Thread (33 messages) 33 messages, 5 authors, 2014-10-01

[PATCH 4/4] ARM: DT: apq8064: Add SATA controller support.

From: Srinivas Kandagatla <hidden>
Date: 2014-09-30 08:18:29
Also in: linux-arm-msm, linux-devicetree, lkml

On 29/09/14 23:20, Stephen Boyd wrote:
On 09/29/14 02:15, Srinivas Kandagatla wrote:
quoted
@@ -396,6 +407,35 @@
  			usb-phy		= <&usb4_phy>;
  		};

+		sata_phy0:sata-phy at 1b400000{
add some spaces here?
Will fix this in next version.
quoted
+			compatible	= "qcom,apq8064-sata-phy";
+			reg		= <0x1b400000 0x200>;
+			reg-names	= "phy_mem";
+			clocks		= <&gcc SATA_PHY_CFG_CLK>;
+			clock-names = "cfg";
+			#phy-cells = <0>;
These two lost the pretty tabs.
Will fix this in next version.
quoted
+		};
+
+		sata0: sata at 29000000 {
+			compatible	= "generic-ahci";
+			reg		= <0x29000000 0x180>;
+			interrupts	= <0 209 0>;
Sorry I'm nitpicking but it annoys me. Either align it all or don't
align it.
I Will fix this in next version.

thanks,
srini
quoted
+			clocks = <&gcc SFAB_SATA_S_H_CLK>, <&gcc SATA_H_CLK>,
+				 <&gcc SATA_A_CLK>, <&gcc SATA_RXOOB_CLK>,
+				 <&gcc SATA_PMALIVE_CLK>;
+
+			clock-names = "slave_iface", "iface",
+				      "bus", "rxoob",
+				      "core_pmalive";
+			assigned-clocks = <&gcc SATA_RXOOB_CLK>,
+						<&gcc SATA_PMALIVE_CLK>;
+			assigned-clock-rates = <100000000>, <100000000>;
+
+			phys  = <&sata_phy0>;
+			phy-names = "sata-phy";
+			target-supply = <&pm8921_s4>;
+		};
+
  		/* Temporary fixed regulator */
  		vsdcc_fixed: vsdcc-regulator {
  			compatible = "regulator-fixed";
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help