Re: [PATCH v4 0/8] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning

From: Krzysztof Kozlowski
Date: Wed Jun 12 2024 - 02:31:59 EST


On 11/06/2024 22:16, Rob Herring wrote:
> On Tue, Jun 11, 2024 at 12:01:45PM -0400, Frank Li wrote:
>> Start from v4 because fsl.esdhc.txt to yaml already sent out as v3.
>>
>> Change from v3 to v4
>> - Add dts warning fixes
>> - Add mmc-spi-slot's voltage range fix, (not sure why it apply to
>> layserscape's dts file.
>> - clock-frequency is not required property
>> - add dma-conherence: true in binding doc
>>
>> Now only "bit-endian" proptery warning left.
>>
>> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
>> ---
>> Frank Li (8):
>> dt-bindings: mmc: Convert fsl-esdhc.txt to yaml
>> dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix
>
>> arm64: dts: ls1012a: Chang node name from 'esdhc' to 'mmc'
>> arm64: dts: ls1043a: Chang node name from 'esdhc' to 'mmc'
>> arm64: dts: ls1046a: Chang node name from 'esdhc' to 'mmc'
>> arm64: dts: ls1088a: Chang node name from 'esdhc' to 'mmc'
>> arm64: dts: ls208ax: Chang node name from 'esdhc' to 'mmc'
>> arm64: dts: lx2160a: Chang node name from 'esdhc' to 'mmc'
>
> It is all the same change to the same maintainer, so these can be just
> one patch. Then you just have 1 typo to fix.

Yeah, considering that this is trivial node name alignment, so rather
style issue.

Best regards,
Krzysztof