summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
diff options
context:
space:
mode:
authorKevin Hilman <khilman@baylibre.com>2020-07-21 14:12:19 -0700
committerKevin Hilman <khilman@baylibre.com>2020-07-21 14:12:19 -0700
commitf26d8e7ac4cd8720f8acee25503cc824ce159e4a (patch)
tree51572dc86f678a57cf3742e2d2b29abce7e5744f /arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
parentea232b9ccccf2f55fe231441f3908c31c7136c4f (diff)
parent54320dcaa2522db3222c02d68b52cfed32a2e95b (diff)
downloadlinux-f26d8e7ac4cd8720f8acee25503cc824ce159e4a.tar.gz
linux-f26d8e7ac4cd8720f8acee25503cc824ce159e4a.tar.xz
Merge tag 'amlogic-fixes' into v5.9/dt64
Amlogic fixes for v5.8-rc - misc DT fixes, and SoC ID fixes
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gxl.dtsi')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxl.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
index beb5fc79d186..c3ac531c4f84 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
@@ -338,6 +338,11 @@
};
};
+&hwrng {
+ clocks = <&clkc CLKID_RNG0>;
+ clock-names = "core";
+};
+
&i2c_A {
clocks = <&clkc CLKID_I2C>;
};