Commit a0a220b6 authored by Tero Kristo's avatar Tero Kristo Committed by Santosh Shilimkar

ARM: dts: keystone-k2g: Add ti-sci clock provider node

Add a ti-sci node representing the clock provider in the system.
Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
Signed-off-by: default avatarSantosh Shilimkar <ssantosh@kernel.org>
parent 2557a289
......@@ -157,6 +157,11 @@ k2g_pds: power-controller {
compatible = "ti,sci-pm-domain";
#power-domain-cells = <1>;
};
k2g_clks: clocks {
compatible = "ti,k2g-sci-clk";
#clock-cells = <2>;
};
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment