Thread (1 message) 1 message, 1 author, 2015-03-30

[PATCH] ARM: dts: hummingboard: add sgtl5000 support for Hummingboard Pro

From: Shawn Guo <hidden>
Date: 2015-03-30 13:01:45
Also in: linux-devicetree

On Mon, Mar 30, 2015 at 01:06:57PM +0100, Russell King wrote:
quoted hunk
@@ -120,6 +137,17 @@
 		compatible = "nxp,pcf8523";
 		reg = <0x68>;
 	};
+
+	/* Pro baseboard model */
+	sgtl5000: sgtl5000 at 0a {
+		clocks = <&clks 201>;
Macro IMX6QDL_CLK_CKO in include/dt-bindings/clock/imx6qdl-clock.h
should make it more readable.

I fixed it up and applied the patch.

Shawn
+		compatible = "fsl,sgtl5000";
+		pinctrl-names = "default";
+		pinctrl-0 = <&pinctrl_hummingboard_sgtl5000>;
+		reg = <0x0a>;
+		VDDA-supply = <&reg_3p3v>;
+		VDDIO-supply = <&reg_3p3v>;
+	};
 };
 
 &i2c2 {
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help