linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
@ 2021-06-03 12:10 Johan Jonker
  2021-06-03 12:48 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Jonker @ 2021-06-03 12:10 UTC (permalink / raw)
  To: heiko; +Cc: robh+dt, linux-rockchip, devicetree, linux-arm-kernel, linux-kernel

The review process of rockchip-usb-phy.yaml was not finished
when the patch in the link below was already applied.
Remove the unneeded #phy-cells property.

https://lore.kernel.org/r/20210512122346.9463-4-jbx6244@gmail.com

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
 arch/arm/boot/dts/rk3066a.dtsi | 1 -
 arch/arm/boot/dts/rk3188.dtsi  | 1 -
 2 files changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/rk3066a.dtsi b/arch/arm/boot/dts/rk3066a.dtsi
index 30dcf557e..511311d25 100644
--- a/arch/arm/boot/dts/rk3066a.dtsi
+++ b/arch/arm/boot/dts/rk3066a.dtsi
@@ -684,7 +684,6 @@
 	usbphy: usbphy {
 		compatible = "rockchip,rk3066a-usb-phy",
 			     "rockchip,rk3288-usb-phy";
-		#phy-cells = <0>;
 		#address-cells = <1>;
 		#size-cells = <0>;
 		status = "disabled";
diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi
index 3a0c50026..b36fcdd9a 100644
--- a/arch/arm/boot/dts/rk3188.dtsi
+++ b/arch/arm/boot/dts/rk3188.dtsi
@@ -644,7 +644,6 @@
 	usbphy: usbphy {
 		compatible = "rockchip,rk3188-usb-phy",
 			     "rockchip,rk3288-usb-phy";
-		#phy-cells = <0>;
 		#address-cells = <1>;
 		#size-cells = <0>;
 		status = "disabled";
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
  2021-06-03 12:10 [PATCH] ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188 Johan Jonker
@ 2021-06-03 12:48 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2021-06-03 12:48 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, linux-rockchip, robh+dt, linux-arm-kernel,
	linux-kernel, devicetree

On Thu, 3 Jun 2021 14:10:10 +0200, Johan Jonker wrote:
> The review process of rockchip-usb-phy.yaml was not finished
> when the patch in the link below was already applied.
> Remove the unneeded #phy-cells property.
> 
> https://lore.kernel.org/r/20210512122346.9463-4-jbx6244@gmail.com

Added a Fixes-tag and applied, thanks!

[1/1] ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
      commit: 60fba46d6e7a6e5de4be2ea158aa6134ec7a161e

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-03 12:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03 12:10 [PATCH] ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188 Johan Jonker
2021-06-03 12:48 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).