2 * Google Snow board device tree source
4 * Copyright (c) 2012 Google, Inc
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
12 #include "exynos5250-snow-common.dtsi"
15 model = "Google Snow";
16 compatible = "google,snow-rev4", "google,snow", "samsung,exynos5250",
20 compatible = "google,snow-audio-max98095";
22 samsung,model = "Snow-I2S-MAX98095";
23 samsung,audio-codec = <&max98095>;
29 compatible = "maxim,max98095";
31 pinctrl-names = "default";
32 pinctrl-0 = <&max98095_en>;
37 max98095_en: max98095-en {
38 samsung,pins = "gpx1-7";
39 samsung,pin-function = <EXYNOS_PIN_FUNC_INPUT>;
40 samsung,pin-pud = <EXYNOS_PIN_PULL_UP>;
41 samsung,pin-drv = <EXYNOS4_PIN_DRV_LV1>;