|
@@ -579,6 +579,12 @@
|
|
status = "disabled";
|
|
status = "disabled";
|
|
};
|
|
};
|
|
|
|
|
|
|
|
+ timer@ff810000 {
|
|
|
|
+ compatible = "rockchip,rk3368-timer", "rockchip,rk3288-timer";
|
|
|
|
+ reg = <0x0 0xff810000 0x0 0x20>;
|
|
|
|
+ interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
|
|
|
|
+ };
|
|
|
|
+
|
|
gic: interrupt-controller@ffb71000 {
|
|
gic: interrupt-controller@ffb71000 {
|
|
compatible = "arm,gic-400";
|
|
compatible = "arm,gic-400";
|
|
interrupt-controller;
|
|
interrupt-controller;
|
|
@@ -849,7 +855,7 @@
|
|
rockchip,pins = <2 10 RK_FUNC_1 &pcfg_pull_up>;
|
|
rockchip,pins = <2 10 RK_FUNC_1 &pcfg_pull_up>;
|
|
};
|
|
};
|
|
|
|
|
|
- sdmmc_cd: sdmcc-cd {
|
|
|
|
|
|
+ sdmmc_cd: sdmmc-cd {
|
|
rockchip,pins = <2 11 RK_FUNC_1 &pcfg_pull_up>;
|
|
rockchip,pins = <2 11 RK_FUNC_1 &pcfg_pull_up>;
|
|
};
|
|
};
|
|
|
|
|