From: Linus Walleij Date: Sun, 13 Mar 2022 23:03:54 +0000 (+0100) Subject: ARM: dts: ux500: Add clkout-clock node X-Git-Tag: v6.3-rc1~202^2~48^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=80b3303221a0a3d3731076e1c52e93f69c657d3b;p=tomoyo%2Ftomoyo-test1.git ARM: dts: ux500: Add clkout-clock node This adds the DTS node and picks up the include file from the bindings required to obtain externally routed CLKOUT1 and CLKOUT2 clocks. Cc: Ulf Hansson Signed-off-by: Linus Walleij --- diff --git a/arch/arm/boot/dts/ste-dbx5x0.dtsi b/arch/arm/boot/dts/ste-dbx5x0.dtsi index a42a4fd69299..fead7afd5517 100644 --- a/arch/arm/boot/dts/ste-dbx5x0.dtsi +++ b/arch/arm/boot/dts/ste-dbx5x0.dtsi @@ -5,6 +5,7 @@ #include #include +#include #include #include #include @@ -312,6 +313,11 @@ smp_twd_clk: smp-twd-clock { #clock-cells = <0>; }; + + clkout_clk: clkout-clock { + /* Cell 1 id, cell 2 source, cell 3 div */ + #clock-cells = <3>; + }; }; mtu@a03c6000 {