[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191022154816.GO5610@atomide.com>
Date: Tue, 22 Oct 2019 08:48:16 -0700
From: Tony Lindgren <tony@...mide.com>
To: Benoit Parrot <bparrot@...com>
Cc: Tero Kristo <t-kristo@...com>, Rob Herring <robh+dt@...nel.org>,
linux-omap@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [Patch 1/3] ARM: dts: am43xx: add support for clkout1 clock
* Benoit Parrot <bparrot@...com> [191016 18:47]:
> --- a/arch/arm/boot/dts/am43xx-clocks.dtsi
> +++ b/arch/arm/boot/dts/am43xx-clocks.dtsi
> @@ -704,6 +704,60 @@
> ti,bit-shift = <8>;
> reg = <0x2a48>;
> };
> +
> + clkout1_osc_div_ck: clkout1_osc_div_ck {
> + #clock-cells = <0>;
> + compatible = "ti,divider-clock";
> + clocks = <&sys_clkin_ck>;
> + ti,bit-shift = <20>;
> + ti,max-div = <4>;
> + reg = <0x4100>;
> + };
Here too please describe why the clock names are not generic.
Regards,
Tony
Powered by blists - more mailing lists