Re: [PATCH v3 03/14] ARM: tegra: Add labels to tegra114.dtsi

From: Dmitry Osipenko
Date: Sun Nov 28 2021 - 16:14:21 EST


28.11.2021 04:32, Michał Mirosław пишет:
> On Sat, Nov 27, 2021 at 05:23:16PM +0300, Dmitry Osipenko wrote:
>> From: Anton Bambura <jenneron@xxxxxxxxxxxxxx>
>>
>> Add more labels in order to use label reference in device-specific
>> dts files. Labels make device-trees more readable and prevent typos
>> that are difficult to notice.
>
> I believe that you had also a similar patch for Tegra3 (or my [1]).
> Could you pull it into this series to make the DT's easier to manage?
>
> [1] https://rere.qmqm.pl/git/?p=linux;a=commitdiff;h=2c3341163b07d94d209680a22286608d0e4d711a

I had a thought about including it in to this series, but we don't have
a user for that patch right now, so I decided not to include it.

I'll reconsider to include it into v4, now that you're asking about it.
It won't hurt to have that patch, but I really would want somebody to
add a similar patch for T20 and then convert all DTs to use those labels
uniformly, this will take some time and effort to type these patches.