aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/sun50i-h5.dtsi
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-04-27 15:31:27 -0500
committerAndre Przywara <andre.przywara@arm.com>2022-05-23 00:37:51 +0100
commit2c597855aa17d11520da642d03c82ff0c68042ab (patch)
tree626fe5d65103c387d7afeec408261e6d02814916 /arch/arm/dts/sun50i-h5.dtsi
parent2d648e6982e970755e78f9644bbfbe0efef43703 (diff)
downloadu-boot-2c597855aa17d11520da642d03c82ff0c68042ab.zip
u-boot-2c597855aa17d11520da642d03c82ff0c68042ab.tar.gz
u-boot-2c597855aa17d11520da642d03c82ff0c68042ab.tar.bz2
ARM: dts: sunxi: H2+/H3/H5: Sync from Linux v5.18-rc1
Copy the devicetree source for the H2+/H3/H5 SoCs and all existing boards from the Linux v5.18-rc1 tag. To maintain ABI compatibility with existing LTS kernels, one change moving some IP blocks to the r_intc interrupt controller is excluded. This effectively reverts Linux commits 994e5818392c and 9fdef3c3d8c2. This commit also adds the following new board devicetree: - sun8i-h3-nanopi-r1.dts This update should not impact any existing U-Boot functionality. Signed-off-by: Samuel Holland <samuel@sholland.org>
Diffstat (limited to 'arch/arm/dts/sun50i-h5.dtsi')
-rw-r--r--arch/arm/dts/sun50i-h5.dtsi6
1 files changed, 5 insertions, 1 deletions
diff --git a/arch/arm/dts/sun50i-h5.dtsi b/arch/arm/dts/sun50i-h5.dtsi
index ab860e2..9b3462b 100644
--- a/arch/arm/dts/sun50i-h5.dtsi
+++ b/arch/arm/dts/sun50i-h5.dtsi
@@ -217,7 +217,7 @@
};
};
- gpu_thermal {
+ gpu-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&ths 1>;
@@ -233,6 +233,10 @@
compatible = "allwinner,sun50i-h5-de2-clk";
};
+&mbus {
+ compatible = "allwinner,sun50i-h5-mbus";
+};
+
&mmc0 {
compatible = "allwinner,sun50i-h5-mmc",
"allwinner,sun50i-a64-mmc";