From: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
To: Marek Vasut <marex@denx.de>, Michal Simek <michal.simek@amd.com>,
Sean Anderson <seanga2@gmail.com>, Angus Ainslie <angus@akkea.ca>,
Lukasz Majewski <lukma@denx.de>,
T Karthik Reddy <t.karthik.reddy@xilinx.com>,
Jan Kiszka <jan.kiszka@siemens.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH v2 10/12] ARM: dts: uniphier: Fix node names and missing reg property in USB glue node
Date: Thu, 2 Feb 2023 14:13:39 +0900 [thread overview]
Message-ID: <5fecc5de-97c8-7979-7db7-da665d899b59@socionext.com> (raw)
In-Reply-To: <c19fa73f-bc71-a43e-c588-9d8cd1f55a27@denx.de>
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@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
next prev parent reply other threads:[~2023-02-02 5:13 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-01 1:13 [PATCH v2 00/12] usb: dwc3: Refactor dwc3-generic and apply to dwc3-uniphier Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 01/12] usb: dwc3: Look up reference clock DT phandle in both controller DT nodes Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 02/12] usb: dwc3-generic: Allow different controller DT node pattern Kunihiko Hayashi
2023-02-01 21:49 ` Marek Vasut
2023-02-01 1:13 ` [PATCH v2 03/12] usb: dwc3-generic: Add clock initialization in child DT node Kunihiko Hayashi
2023-02-01 21:50 ` Marek Vasut
2023-02-01 1:13 ` [PATCH v2 04/12] usb: dwc3-generic: Export glue structures and functions Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 05/12] usb: dwc3-generic: Add the size of regs property to glue structure Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 06/12] usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 07/12] reset: uniphier: Add USB glue reset support Kunihiko Hayashi
2023-02-01 21:51 ` Marek Vasut
2023-02-02 5:38 ` Kunihiko Hayashi
2023-02-02 12:54 ` Marek Vasut
2023-02-01 1:13 ` [PATCH v2 08/12] clk: uniphier: Add missing USB SS-PHY clocks Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 09/12] phy: socionext: Add UniPhier USB3 PHY driver Kunihiko Hayashi
2023-02-01 21:54 ` Marek Vasut
2023-02-02 5:13 ` Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 10/12] ARM: dts: uniphier: Fix node names and missing reg property in USB glue node Kunihiko Hayashi
2023-02-01 21:55 ` Marek Vasut
2023-02-02 5:13 ` Kunihiko Hayashi [this message]
2023-02-02 12:53 ` Marek Vasut
2023-02-01 1:13 ` [PATCH v2 11/12] ARM: dts: uniphier: Switch USB node to the original Kunihiko Hayashi
2023-02-01 1:13 ` [PATCH v2 12/12] uniphier_defconfig: Disable USB_XHCI_DWC3 Kunihiko Hayashi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5fecc5de-97c8-7979-7db7-da665d899b59@socionext.com \
--to=hayashi.kunihiko@socionext.com \
--cc=angus@akkea.ca \
--cc=jan.kiszka@siemens.com \
--cc=lukma@denx.de \
--cc=marex@denx.de \
--cc=michal.simek@amd.com \
--cc=seanga2@gmail.com \
--cc=t.karthik.reddy@xilinx.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox