Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@debian.org>
To: Benoit Cousson <bcousson@baylibre.com>
Cc: linux-omap@vger.kernel.org, Sebastian Reichel <sre@debian.org>
Subject: [PATCH 4/6] DTS: ARM: OMAP3-N900: Add tpa6130a2 support
Date: Sat, 11 Jan 2014 22:17:01 +0100	[thread overview]
Message-ID: <1389475023-11616-5-git-send-email-sre@debian.org> (raw)
In-Reply-To: <1389475023-11616-1-git-send-email-sre@debian.org>

This adds support for the N900's headphone
amplifier to the N900 DTS file.

Signed-off-by: Sebastian Reichel <sre@debian.org>
---
 arch/arm/boot/dts/omap3-n900.dts | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n900.dts b/arch/arm/boot/dts/omap3-n900.dts
index 79c1881..0ceacad 100644
--- a/arch/arm/boot/dts/omap3-n900.dts
+++ b/arch/arm/boot/dts/omap3-n900.dts
@@ -418,6 +418,15 @@
 		compatible = "ti,bq27200";
 		reg = <0x55>;
 	};
+
+	tpa6130a2: tpa6130a2@60 {
+		compatible = "ti,tpa6130a2";
+		reg = <0x60>;
+
+		Vdd-supply = <&vmmc2>;
+
+		power-gpio = <&gpio4 2 GPIO_ACTIVE_HIGH>; /* 98 */
+	};
 };
 
 &i2c3 {
-- 
1.8.5.2


  parent reply	other threads:[~2014-01-11 21:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-11 21:16 [PATCH 0/6] N900 DTS additions for 3.14 Sebastian Reichel
2014-01-11 21:16 ` [PATCH 1/6] DTS: ARM: TWL4030: Add keypad node Sebastian Reichel
2014-01-11 21:16 ` [PATCH 2/6] DTS: ARM: OMAP3-N900: Add TWL4030 Keypad Matrix Sebastian Reichel
2014-01-11 21:17 ` [PATCH 3/6] DTS: ARM: OMAP3-N900: Add support for tsl2563 Sebastian Reichel
2014-01-11 21:17 ` Sebastian Reichel [this message]
2014-01-11 21:17 ` [PATCH 5/6] DTS: ARM: OMAP3-N900: Add isp1704 support Sebastian Reichel
2014-01-11 21:17 ` [PATCH 6/6] DTS: ARM: OMAP3-N900: Add bq24150a support Sebastian Reichel
2014-01-20 15:59 ` [PATCH 0/6] N900 DTS additions for 3.14 Sebastian Reichel
2014-01-21 11:59   ` Benoit Cousson
2014-01-21 13:26     ` Sebastian Reichel
2014-01-29 15:03       ` Sebastian Reichel
2014-01-29 15:04         ` Nishanth Menon
2014-01-29 15:47           ` Sebastian Reichel
2014-02-21 14:26         ` Benoit Cousson
2014-02-21 14:42           ` Sebastian Reichel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1389475023-11616-5-git-send-email-sre@debian.org \
    --to=sre@debian.org \
    --cc=bcousson@baylibre.com \
    --cc=linux-omap@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox