[U-Boot] [PATCH 1/2] DTS: Addition of GPIO chipselect for MAX98095
Dani Krishna Mohan
krishna.md at samsung.com
Wed Jul 24 09:20:31 CEST 2013
This patch enables the chipselect for MAX98095 audio codec
in snow.
Signed-off-by: Dani Krishna Mohan <krishna.md at samsung.com>
---
board/samsung/dts/exynos5250-snow.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/board/samsung/dts/exynos5250-snow.dts b/board/samsung/dts/exynos5250-snow.dts
index 9e258fd..5a39044 100644
--- a/board/samsung/dts/exynos5250-snow.dts
+++ b/board/samsung/dts/exynos5250-snow.dts
@@ -67,6 +67,7 @@
sound at 3830000 {
samsung,codec-type = "max98095";
+ codec-enable-gpio = <&gpio 0xb7 0>;
};
i2c at 12cd0000 {
--
1.7.9.5
More information about the U-Boot
mailing list