[U-Boot] [PATCH 5/6 V2] DTS: Addition of GPIO chipselect for MAX98095

Dani Krishna Mohan krishna.md at samsung.com
Sun Aug 4 08:44:42 CEST 2013


This patch enables the chipselect for MAX98095 audio codec
in snow.

Signed-off-by: Dani Krishna Mohan <krishna.md at samsung.com>
---
changes in V2:
	- New patch added to V2
 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