[PATCH v2 10/12] ARM: dts: uniphier: Fix node names and missing reg property in USB glue node
Kunihiko Hayashi
hayashi.kunihiko at socionext.com
Thu Feb 2 06:13:39 CET 2023
Hi Marek,
On 2023/02/02 6:55, Marek Vasut wrote:
> On 2/1/23 02:13, Kunihiko Hayashi wrote:
>> The node name should follow the generic name list in DT specification.
>> This moves "reset" to "reset-controller", "hs-phy" and "ss-phy" to "phy"
>> in the USB glue node.
>>
>> And the node should have reg property to define the register region.
>>
>> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko at socionext.com>
>> ---
>> arch/arm/dts/uniphier-ld20.dtsi | 15 ++++++++-------
>> arch/arm/dts/uniphier-pro4.dtsi | 7 ++++---
>> arch/arm/dts/uniphier-pro5.dtsi | 15 ++++++++-------
>> arch/arm/dts/uniphier-pxs2.dtsi | 20 +++++++++++---------
>> arch/arm/dts/uniphier-pxs3.dtsi | 20 +++++++++++---------
>> 5 files changed, 42 insertions(+), 35 deletions(-)
>
> I don't mind this patch, but would it make sense to later, in a separate
> patch, synchronize the .dtsi with Linux kernel fully ?
I see.
I also think I should to synchronize the devicetree with Linux, so
I'll separate this patch from this series in the next.
Thank you,
---
Best Regards
Kunihiko Hayashi
More information about the U-Boot
mailing list