summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot
diff options
context:
space:
mode:
authorMichael Turquette <mturquette@baylibre.com>2016-06-22 19:12:23 -0700
committerKevin Hilman <khilman@baylibre.com>2016-06-23 15:23:04 -0700
commitba6a6c7fa6de9f3e29f0e15a7e972b2461ac44a5 (patch)
tree64b981cc72a61e612a2b1fdc60a9ac98b6780983 /arch/arm64/boot
parent4b7bed38528581796a988f67e168fb2f50cfd969 (diff)
downloadop-kernel-dev-ba6a6c7fa6de9f3e29f0e15a7e972b2461ac44a5.zip
op-kernel-dev-ba6a6c7fa6de9f3e29f0e15a7e972b2461ac44a5.tar.gz
arm64: dts: gxbb clock controller
Add the clock controller node for the AmLogic GXBB machine. Signed-off-by: Michael Turquette <mturquette@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'arch/arm64/boot')
-rw-r--r--arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
index 806b903..e502c24 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
@@ -315,6 +315,12 @@
#address-cells = <2>;
#size-cells = <2>;
ranges = <0x0 0x0 0x0 0xc883c000 0x0 0x2000>;
+
+ clkc: clock-controller@0 {
+ compatible = "amlogic,gxbb-clkc";
+ #clock-cells = <1>;
+ reg = <0x0 0x0 0x0 0x3db>;
+ };
};
apb: apb@d0000000 {
OpenPOWER on IntegriCloud