[PATCH v2 07/12] ARM: dts: imx6q: Align pin config nodes with bindings

Marek Vasut marex at denx.de
Thu Oct 17 05:17:52 PDT 2024


On 10/17/24 8:55 AM, Alexander Stein wrote:
> Hi Marek,
> 
> Am Donnerstag, 17. Oktober 2024, 02:06:53 CEST schrieb Marek Vasut:
>> Bindings expect pin configuration nodes in pinctrl to match certain
>> naming and not be part of another fake node:
>>
>> pinctrl at 30330000: '...' does not match any of the regexes: 'grp$', 'pinctrl-[0-9]+'
>>
>> Drop the wrapping node and adjust the names to have "grp" prefix.
>> Diff looks big but this should have no functional impact, use e.g.
>> git show -w to view the diff.
>>
>> Signed-off-by: Marek Vasut <marex at denx.de>
>> ---
>> Cc: Conor Dooley <conor+dt at kernel.org>
>> Cc: Dong Aisheng <aisheng.dong at nxp.com>
>> Cc: Fabio Estevam <festevam at gmail.com>
>> Cc: Jacky Bai <ping.bai at nxp.com>
>> Cc: Krzysztof Kozlowski <krzk+dt at kernel.org>
>> Cc: Linus Walleij <linus.walleij at linaro.org>
>> Cc: Pengutronix Kernel Team <kernel at pengutronix.de>
>> Cc: Rob Herring <robh at kernel.org>
>> Cc: Sascha Hauer <s.hauer at pengutronix.de>
>> Cc: Shawn Guo <shawnguo at kernel.org>
>> Cc: devicetree at vger.kernel.org
>> Cc: imx at lists.linux.dev
>> Cc: kernel at dh-electronics.com
>> Cc: linux-arm-kernel at lists.infradead.org
>> Cc: linux-gpio at vger.kernel.org
>> ---
>> V2: New patch
>> ---
>>   arch/arm/boot/dts/nxp/imx/imx6q-ba16.dtsi     |   2 +-
>>   .../boot/dts/nxp/imx/imx6q-dmo-edmqmx6.dts    | 232 +++++++++---------
>>   arch/arm/boot/dts/nxp/imx/imx6q-gk802.dts     |  92 ++++---
>>   arch/arm/boot/dts/nxp/imx/imx6q-h100.dts      | 200 ++++++++-------
>>   arch/arm/boot/dts/nxp/imx/imx6q-logicpd.dts   |   4 +-
>>   arch/arm/boot/dts/nxp/imx/imx6q-mba6.dtsi     |   2 +-
> 
> Reviewed-by: Alexander Stein <alexander.stein at ew.tq-group.com> # imx6q-mba6
Thanks for keeping an eye on these large changes, it is much appreciated.



More information about the linux-arm-kernel mailing list