Commit f585a15c authored by Pavel Machek's avatar Pavel Machek Committed by Tony Lindgren

ARM: dts: n900: cleanup

Fix GPIO comment to be consistent with rest of file and add comment what
tpa6130 is.
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
Reviewed-By: default avatarSebastian Reichel <sre@kernel.org>
Reviewed-By: default avatarPali Rohár <pali.rohar@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 9ea28a36
......@@ -47,7 +47,7 @@ leds {
compatible = "gpio-leds";
heartbeat {
label = "debug::sleep";
gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>; /* gpio162 */
gpios = <&gpio6 2 GPIO_ACTIVE_HIGH>; /* 162 */
linux,default-trigger = "default-on";
pinctrl-names = "default";
pinctrl-0 = <&debug_leds>;
......@@ -625,6 +625,7 @@ bq27200: bq27200@55 {
reg = <0x55>;
};
/* Stereo headphone amplifier */
tpa6130a2: tpa6130a2@60 {
compatible = "ti,tpa6130a2";
reg = <0x60>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment