[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1440765756-1382-7-git-send-email-marcel.ziswiler@toradex.com>
Date: Fri, 28 Aug 2015 14:42:33 +0200
From: Marcel Ziswiler <marcel.ziswiler@...adex.com>
To: linux-tegra@...r.kernel.org
Cc: Marcel Ziswiler <marcel.ziswiler@...adex.com>,
Russell King <linux@....linux.org.uk>,
Thierry Reding <thierry.reding@...il.com>,
devicetree@...r.kernel.org, Kumar Gala <galak@...eaurora.org>,
Stephen Warren <swarren@...dotorg.org>,
linux-kernel@...r.kernel.org,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Alexandre Courbot <gnurou@...il.com>,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 6/9] arm: tegra: apalis_t30: enable hda for eval board
Actually enable HDA now that it should otherwise be supported driver
and device tree wise.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@...adex.com>
---
arch/arm/boot/dts/tegra30-apalis-eval.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/tegra30-apalis-eval.dts b/arch/arm/boot/dts/tegra30-apalis-eval.dts
index 6236bde..5a49f03 100644
--- a/arch/arm/boot/dts/tegra30-apalis-eval.dts
+++ b/arch/arm/boot/dts/tegra30-apalis-eval.dts
@@ -126,6 +126,10 @@
};
};
+ hda@...30000 {
+ status = "okay";
+ };
+
sd1: sdhci@...00000 {
status = "okay";
bus-width = <4>;
--
2.4.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists