[PATCH v1] ARM: dts: imx: Fix iMX6QDL DHCOM PDK2 DTC Warnings

Tom Rini trini at konsulko.com
Wed Apr 27 01:02:47 CEST 2022


On Wed, Apr 27, 2022 at 12:56:31AM +0200, Marek Vasut wrote:
> On 4/27/22 00:29, Marcel Ziswiler wrote:
> > From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
> > 
> > Currently, compiling any i.MX 6 based target results in the following
> > warning:
> 
> Oh no.
> 
> [...]
> 
> >   arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi b/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi
> > index bf6b3a5ce0..9dcb37ec7e 100644
> > --- a/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi
> > +++ b/arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi
> > @@ -25,7 +25,7 @@
> >   		compatible = "pwm-backlight";
> >   		default-brightness-level = <8>;
> >   		enable-gpios = <&gpio3 27 GPIO_ACTIVE_HIGH>; /* GPIO G */
> > -		pwms = <&pwm1 0 50000 PWM_POLARITY_INVERTED>;
> > +		pwms = <&pwm1 0 50000>;
> 
> I think just pick Linux
> 
> fa28d8212ede ("ARM: dts: imx: default to #pwm-cells = <3> in the SoC dtsi
> files")

We've just done -rc1, there should be time for re-syncing things.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220426/e0596aeb/attachment.sig>


More information about the U-Boot mailing list