aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk356x-u-boot.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/dts/rk356x-u-boot.dtsi')
-rw-r--r--arch/arm/dts/rk356x-u-boot.dtsi12
1 files changed, 5 insertions, 7 deletions
diff --git a/arch/arm/dts/rk356x-u-boot.dtsi b/arch/arm/dts/rk356x-u-boot.dtsi
index 354b695..d347080 100644
--- a/arch/arm/dts/rk356x-u-boot.dtsi
+++ b/arch/arm/dts/rk356x-u-boot.dtsi
@@ -19,7 +19,6 @@
dmc: dmc {
compatible = "rockchip,rk3568-dmc";
bootph-all;
- status = "okay";
};
otp: nvmem@fe38c000 {
@@ -27,7 +26,6 @@
reg = <0x0 0xfe38c000 0x0 0x4000>;
#address-cells = <1>;
#size-cells = <1>;
- status = "okay";
cpu_id: id@a {
reg = <0x0a 0x10>;
@@ -37,27 +35,22 @@
&xin24m {
bootph-all;
- status = "okay";
};
&cru {
bootph-all;
- status = "okay";
};
&pmucru {
bootph-all;
- status = "okay";
};
&grf {
bootph-all;
- status = "okay";
};
&pmugrf {
bootph-all;
- status = "okay";
};
&pinctrl {
@@ -141,6 +134,11 @@
bootph-pre-ram;
};
+&uart2 {
+ bootph-pre-ram;
+ clock-frequency = <24000000>;
+};
+
#ifdef CONFIG_ROCKCHIP_SPI_IMAGE
&binman {
simple-bin-spi {