添加构建Allwinner H616四核2GB RAM SoC WiFi(蓝莓)
This commit is contained in:
17
patch/kernel/archive/rockchip-4.4/260_DTS_gpiomem_node.patch
Normal file
17
patch/kernel/archive/rockchip-4.4/260_DTS_gpiomem_node.patch
Normal file
@@ -0,0 +1,17 @@
|
||||
diff --git a/arch/arm/boot/dts/rk3288-miniarm.dts b/arch/arm/boot/dts/rk3288-miniarm.dts
|
||||
index 3d13a2c..1093186 100644
|
||||
--- a/arch/arm/boot/dts/rk3288-miniarm.dts
|
||||
+++ b/arch/arm/boot/dts/rk3288-miniarm.dts
|
||||
@@ -192,6 +192,12 @@
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
};
|
||||
+
|
||||
+ rk3288-gpiomem {
|
||||
+ compatible = "rockchip,rk3288-gpiomem";
|
||||
+ reg = <0x0 0xff750000 0x0 0x1000>;
|
||||
+ status = "okay";
|
||||
+ };
|
||||
|
||||
ext_cam_clk: external-camera-clock {
|
||||
compatible = "fixed-clock";
|
||||
Reference in New Issue
Block a user