From 6bc17c07558a53b18bbf9332a584582924c1f7bf Mon Sep 17 00:00:00 2001 From: Jianqun Xu Date: Tue, 24 Jul 2018 15:59:27 +0800 Subject: [PATCH] ARM64: dts: rockchip: rk3399 reorder nodes Sync with upstream Change-Id: I24aa7e127c21d1b4f2516a70b6d2c27339da0bbc Signed-off-by: Jianqun Xu --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 48 ++++++++++++------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index 927c67407db9..778233be1cd2 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi @@ -1512,15 +1512,6 @@ status = "disabled"; }; - emmc_phy: phy@f780 { - compatible = "rockchip,rk3399-emmc-phy"; - reg = <0xf780 0x24>; - clocks = <&sdhci>; - clock-names = "emmcclk"; - #phy-cells = <0>; - status = "disabled"; - }; - u2phy0: usb2-phy@e450 { compatible = "rockchip,rk3399-usb2phy"; reg = <0xe450 0x10>; @@ -1530,6 +1521,13 @@ clock-output-names = "clk_usbphy0_480m"; status = "disabled"; + u2phy0_host: host-port { + #phy-cells = <0>; + interrupts = ; + interrupt-names = "linestate"; + status = "disabled"; + }; + u2phy0_otg: otg-port { #phy-cells = <0>; interrupts = , @@ -1539,13 +1537,6 @@ "linestate"; status = "disabled"; }; - - u2phy0_host: host-port { - #phy-cells = <0>; - interrupts = ; - interrupt-names = "linestate"; - status = "disabled"; - }; }; u2phy1: usb2-phy@e460 { @@ -1557,6 +1548,13 @@ clock-output-names = "clk_usbphy1_480m"; status = "disabled"; + u2phy1_host: host-port { + #phy-cells = <0>; + interrupts = ; + interrupt-names = "linestate"; + status = "disabled"; + }; + u2phy1_otg: otg-port { #phy-cells = <0>; interrupts = , @@ -1566,13 +1564,15 @@ "linestate"; status = "disabled"; }; + }; - u2phy1_host: host-port { - #phy-cells = <0>; - interrupts = ; - interrupt-names = "linestate"; - status = "disabled"; - }; + emmc_phy: phy@f780 { + compatible = "rockchip,rk3399-emmc-phy"; + reg = <0xf780 0x24>; + clocks = <&sdhci>; + clock-names = "emmcclk"; + #phy-cells = <0>; + status = "disabled"; }; mipi_dphy_rx0: mipi-dphy-rx0 { @@ -2206,8 +2206,8 @@ compatible = "rockchip,rk3399-pinctrl"; rockchip,grf = <&grf>; rockchip,pmu = <&pmugrf>; - #address-cells = <0x2>; - #size-cells = <0x2>; + #address-cells = <2>; + #size-cells = <2>; ranges; gpio0: gpio0@ff720000 {