Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1200505

Re: [PATCH 08/10] ARM: dts: OMAP5: Use "syscon-phy-power" instead of "ctrl-module" in SATA PHY node

From Roger Quadros <rogerq@ti.com>
Newsgroups linux.kernel
Subject Re: [PATCH 08/10] ARM: dts: OMAP5: Use "syscon-phy-power" instead of "ctrl-module" in SATA PHY node
Date 2015-08-05 10:10 +0200
Message-ID <pU1VT-3PS-15@gated-at.bofh.it> (permalink)
References <pTMtQ-6gT-3@gated-at.bofh.it> <pTMtS-6gT-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 04/08/15 18:30, Kishon Vijay Abraham I wrote:
> Add "syscon-phy-power" property and remove the deprecated "ctrl-module"
> property from SATA PHY node.
> 
> Since "omap_control_sata" devicetree node is no longer used, remove it.
> 
> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

Acked-by: Roger Quadros <rogerq@ti.com>

cheers,
-roger

> ---
>  arch/arm/boot/dts/omap5.dtsi |   10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
> index f0b6cd6..c3ca5b7 100644
> --- a/arch/arm/boot/dts/omap5.dtsi
> +++ b/arch/arm/boot/dts/omap5.dtsi
> @@ -946,14 +946,6 @@
>  			#thermal-sensor-cells = <1>;
>  		};
>  
> -		omap_control_sata: control-phy@4a002374 {
> -			compatible = "ti,control-phy-pipe3";
> -			reg = <0x4a002374 0x4>;
> -			reg-names = "power";
> -			clocks = <&sys_clkin>;
> -			clock-names = "sysclk";
> -		};
> -
>  		/* OCP2SCP3 */
>  		ocp2scp@4a090000 {
>  			compatible = "ti,omap-ocp2scp";
> @@ -968,7 +960,7 @@
>  				      <0x4A096400 0x64>, /* phy_tx */
>  				      <0x4A096800 0x40>; /* pll_ctrl */
>  				reg-names = "phy_rx", "phy_tx", "pll_ctrl";
> -				ctrl-module = <&omap_control_sata>;
> +				syscon-phy-power = <&scm_conf 0x374>;
>  				clocks = <&sys_clkin>, <&sata_ref_clk>;
>  				clock-names = "sysclk", "refclk";
>  				#phy-cells = <0>;
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 00/10] ARM: dts: use syscon property instead of ctrl-module Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-04 17:40 +0200
  [PATCH 07/10] ARM: dts: OMAP5: Use "syscon-phy-power" instead of "ctrl-module" in USB PHY node Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-04 17:40 +0200
    Re: [PATCH 07/10] ARM: dts: OMAP5: Use "syscon-phy-power" instead  of "ctrl-module" in USB PHY node Roger Quadros <rogerq@ti.com> - 2015-08-05 10:00 +0200
  [PATCH 05/10] ARM: dts: dra7: Use "syscon-phy-power" instead of "ctrl-module" in USB PHY node Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-04 17:40 +0200
    Re: [PATCH 05/10] ARM: dts: dra7: Use "syscon-phy-power" instead  of "ctrl-module" in USB PHY node Roger Quadros <rogerq@ti.com> - 2015-08-05 10:00 +0200
  [PATCH 08/10] ARM: dts: OMAP5: Use "syscon-phy-power" instead of "ctrl-module" in SATA PHY node Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-04 17:40 +0200
    Re: [PATCH 08/10] ARM: dts: OMAP5: Use "syscon-phy-power" instead  of "ctrl-module" in SATA PHY node Roger Quadros <rogerq@ti.com> - 2015-08-05 10:10 +0200
  [PATCH 09/10] ARM: dts: omap4: Use "syscon-phy-power" instead of "ctrl-module" in USB PHY node Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-04 17:40 +0200
    Re: [PATCH 09/10] ARM: dts: omap4: Use "syscon-phy-power" instead  of "ctrl-module" in USB PHY node Roger Quadros <rogerq@ti.com> - 2015-08-05 10:10 +0200
  [PATCH 02/10] ARM: dts: dra7: Use "syscon-phy-power" instead of "ctrl-module" in SATA PHY node Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-04 17:40 +0200
    Re: [PATCH 02/10] ARM: dts: dra7: Use "syscon-phy-power" instead  of "ctrl-module" in SATA PHY node Roger Quadros <rogerq@ti.com> - 2015-08-05 10:00 +0200
  [PATCH 10/10] ARM: dts: omap4: Use "syscon-otghs" instead of "ctrl-module" in USB node Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-04 17:40 +0200
    Re: [PATCH 10/10] ARM: dts: omap4: Use "syscon-otghs" instead of  "ctrl-module" in USB node Roger Quadros <rogerq@ti.com> - 2015-08-05 10:10 +0200
      Re: [PATCH 10/10] ARM: dts: omap4: Use "syscon-otghs" instead of  "ctrl-module" in USB node Roger Quadros <rogerq@ti.com> - 2015-08-05 10:10 +0200
        Re: [PATCH 10/10] ARM: dts: omap4: Use "syscon-otghs" instead of  "ctrl-module" in USB node Kishon Vijay Abraham I <kishon@ti.com> - 2015-08-05 16:30 +0200
          Re: [PATCH 10/10] ARM: dts: omap4: Use "syscon-otghs" instead of  "ctrl-module" in USB node Tony Lindgren <tony@atomide.com> - 2015-08-06 10:50 +0200

csiph-web