[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230503060739.GM14287@atomide.com>
Date: Wed, 3 May 2023 09:07:39 +0300
From: Tony Lindgren <tony@...mide.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Cc: Julien Panis <jpanis@...libre.com>, arnd@...db.de, olof@...om.net,
soc@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org
Subject: Re: [PATCH] arm: dts: Add am335x-boneblack-pps.dts
Hi,
* Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> [230428 13:50]:
> On 28/04/2023 12:54, Julien Panis wrote:
> > From: Lokesh Vutla <lokeshvutla@...com>
> > + compatible = "ti,omap-dmtimer-pwm";
> > + pinctrl-names = "default";
> > + pinctrl-0 = <&pwm7_pins>;
> > + #pwm-cells = <3>;
> > + ti,timers = <&timer7>;
> > + ti,clock-source = <0x00>; /* timer_sys_ck */
>
> Why this is hex? Should be just 0/1/2?
I think the ti,clock-source can be left out now, this can be done
with assigned-clocks and parents instead. Please grep for some
examples in the current mainline kernel dts files.
Regards,
Tony
Powered by blists - more mailing lists