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 ?