Re: [PATCH v3 7/8] ARM: dts: r9a06g032: Add USB PHY DT support
From: Sergey Shtylyov
Date: Sat Apr 23 2022 - 05:10:13 EST
Hello!
On 4/22/22 3:08 PM, Herve Codina wrote:
> Define the r9a06g032 generic part of the USB PHY device node.
>
> Signed-off-by: Herve Codina <herve.codina@xxxxxxxxxxx>
> ---
> arch/arm/boot/dts/r9a06g032.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/boot/dts/r9a06g032.dtsi b/arch/arm/boot/dts/r9a06g032.dtsi
> index 33581f0c55c4..58af07eb75c9 100644
> --- a/arch/arm/boot/dts/r9a06g032.dtsi
> +++ b/arch/arm/boot/dts/r9a06g032.dtsi
> @@ -59,6 +59,12 @@ ext_rtc_clk: extrtcclk {
> clock-frequency = <0>;
> };
>
> + usbphy: usbphy {
I think the node name should be "usb-phy"...
[...]
MBR, Sergey