[PATCH v2 10/12] ARM: dts: uniphier: Fix node names and missing reg property in USB glue node
Marek Vasut
marex at denx.de
Wed Feb 1 22:55:32 CET 2023
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 ?
More information about the U-Boot
mailing list