summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
diff options
context:
space:
mode:
authorJerome Brunet <jbrunet@baylibre.com>2018-10-30 11:22:30 +0100
committerKevin Hilman <khilman@baylibre.com>2018-11-15 12:31:30 -0800
commiteed5afc6fc194b9615c1f8239ed1391fb3ee50aa (patch)
treebd240e0863245393ef36567f2962727b7376eee5 /arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
parent651022382c7f8da46cb4872a545ee1da6d097d2a (diff)
downloadlinux-eed5afc6fc194b9615c1f8239ed1391fb3ee50aa.tar.gz
linux-eed5afc6fc194b9615c1f8239ed1391fb3ee50aa.tar.xz
arm64: dts: meson-gx: add efuse pclk
Add the required peripheral clock for the efuse device. Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gxl.dtsi')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxl.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
index 8f0bb3c44bd6..8ccab9a1ebcc 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxl.dtsi
@@ -75,6 +75,10 @@
};
};
+&efuse {
+ clocks = <&clkc CLKID_EFUSE>;
+};
+
&ethmac {
reg = <0x0 0xc9410000 0x0 0x10000
0x0 0xc8834540 0x0 0x4>;