On 2/2/23 06:13, Kunihiko Hayashi wrote:
Hi Marek,

Hello Hayashi-san,

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.kunih...@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.

I am fine if you do the full DT synchronization in a separate patch.

Feel free to keep this smaller DT update as part of this series to keep the USB functional.

Reply via email to