Signed-off-by: Andreas Färber <afaer...@suse.de> --- arch/arm/boot/dts/exynos5250-spring.dts | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5250-spring.dts b/arch/arm/boot/dts/exynos5250-spring.dts index d075a68ac078..866beb4e0597 100644 --- a/arch/arm/boot/dts/exynos5250-spring.dts +++ b/arch/arm/boot/dts/exynos5250-spring.dts @@ -400,6 +400,11 @@ samsung,i2c-sda-delay = <100>; samsung,i2c-max-bus-freq = <66000>; + max98089: codec@10 { + compatible = "maxim,max98089", "maxim,max98088"; + reg = <0x10>; + }; + temperature-sensor@4c { compatible = "gmt,g781"; reg = <0x4c>; -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html