From: "Heiko Stübner" <heiko@sntech.de>
To: vkoul@kernel.org, kishon@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org,
Frank Wang <frawang.cn@gmail.com>
Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
william.wu@rock-chips.com, tim.chen@rock-chips.com,
Frank Wang <frank.wang@rock-chips.com>
Subject: Re: [PATCH v5 2/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576
Date: Tue, 15 Oct 2024 08:19:15 +0200 [thread overview]
Message-ID: <3589922.iIbC2pHGDl@diego> (raw)
In-Reply-To: <20241011065140.19999-2-frawang.cn@gmail.com>
Am Freitag, 11. Oktober 2024, 08:51:39 CEST schrieb Frank Wang:
> From: Frank Wang <frank.wang@rock-chips.com>
>
> Add compatible for the USB2 phy in the Rockchip RK3576 SoC.
>
> This change also refactor the clocks list as there are new clocks
> adding used for the USB MMU in RK3576 SoC.
>
> Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: vkoul@kernel.org, kishon@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org,
Frank Wang <frawang.cn@gmail.com>
Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
william.wu@rock-chips.com, tim.chen@rock-chips.com,
Frank Wang <frank.wang@rock-chips.com>
Subject: Re: [PATCH v5 2/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576
Date: Tue, 15 Oct 2024 08:19:15 +0200 [thread overview]
Message-ID: <3589922.iIbC2pHGDl@diego> (raw)
In-Reply-To: <20241011065140.19999-2-frawang.cn@gmail.com>
Am Freitag, 11. Oktober 2024, 08:51:39 CEST schrieb Frank Wang:
> From: Frank Wang <frank.wang@rock-chips.com>
>
> Add compatible for the USB2 phy in the Rockchip RK3576 SoC.
>
> This change also refactor the clocks list as there are new clocks
> adding used for the USB MMU in RK3576 SoC.
>
> Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: vkoul@kernel.org, kishon@kernel.org, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org,
Frank Wang <frawang.cn@gmail.com>
Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org,
william.wu@rock-chips.com, tim.chen@rock-chips.com,
Frank Wang <frank.wang@rock-chips.com>
Subject: Re: [PATCH v5 2/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576
Date: Tue, 15 Oct 2024 08:19:15 +0200 [thread overview]
Message-ID: <3589922.iIbC2pHGDl@diego> (raw)
In-Reply-To: <20241011065140.19999-2-frawang.cn@gmail.com>
Am Freitag, 11. Oktober 2024, 08:51:39 CEST schrieb Frank Wang:
> From: Frank Wang <frank.wang@rock-chips.com>
>
> Add compatible for the USB2 phy in the Rockchip RK3576 SoC.
>
> This change also refactor the clocks list as there are new clocks
> adding used for the USB MMU in RK3576 SoC.
>
> Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
next prev parent reply other threads:[~2024-10-15 6:20 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-11 6:51 [PATCH v5 1/3] phy: rockchip: inno-usb2: convert clock management to bulk Frank Wang
2024-10-11 6:51 ` Frank Wang
2024-10-11 6:51 ` Frank Wang
2024-10-11 6:51 ` [PATCH v5 2/3] dt-bindings: phy: rockchip,inno-usb2phy: add rk3576 Frank Wang
2024-10-11 6:51 ` Frank Wang
2024-10-11 6:51 ` Frank Wang
2024-10-11 14:38 ` Krzysztof Kozlowski
2024-10-11 14:38 ` Krzysztof Kozlowski
2024-10-11 14:38 ` Krzysztof Kozlowski
2024-10-15 6:19 ` Heiko Stübner [this message]
2024-10-15 6:19 ` Heiko Stübner
2024-10-15 6:19 ` Heiko Stübner
2024-10-11 6:51 ` [PATCH v5 3/3] phy: rockchip: inno-usb2: Add usb2 phys support for rk3576 Frank Wang
2024-10-11 6:51 ` Frank Wang
2024-10-11 6:51 ` Frank Wang
2024-10-15 6:23 ` Heiko Stübner
2024-10-15 6:23 ` Heiko Stübner
2024-10-15 6:23 ` Heiko Stübner
2024-10-15 6:18 ` [PATCH v5 1/3] phy: rockchip: inno-usb2: convert clock management to bulk Heiko Stübner
2024-10-15 6:18 ` Heiko Stübner
2024-10-15 6:18 ` Heiko Stübner
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=3589922.iIbC2pHGDl@diego \
--to=heiko@sntech.de \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=frank.wang@rock-chips.com \
--cc=frawang.cn@gmail.com \
--cc=kishon@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh@kernel.org \
--cc=tim.chen@rock-chips.com \
--cc=vkoul@kernel.org \
--cc=william.wu@rock-chips.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.