summaryrefslogtreecommitdiff
path: root/arch/arm/dts/rk3288-veyron.dtsi
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2018-12-27 20:15:23 -0700
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2019-02-01 16:59:10 +0100
commit2d0c01b8f0adbaf7437ef0f4fcd01763190f40e7 (patch)
treec0b7ea462c1698fb41fae665151e8e653548f718 /arch/arm/dts/rk3288-veyron.dtsi
parentbcea0e1e81791ff86d05c324102677643932bae6 (diff)
downloadu-boot-2d0c01b8f0adbaf7437ef0f4fcd01763190f40e7.tar.gz
sound: rockchip: Add sound support for jerry
Jerry uses a max98090 audio codec and the internal SoC I2S peripheral. Enable sound support and add the required device-tree pieces. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'arch/arm/dts/rk3288-veyron.dtsi')
-rw-r--r--arch/arm/dts/rk3288-veyron.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/rk3288-veyron.dtsi b/arch/arm/dts/rk3288-veyron.dtsi
index 92b68878fd..49ba3f3f14 100644
--- a/arch/arm/dts/rk3288-veyron.dtsi
+++ b/arch/arm/dts/rk3288-veyron.dtsi
@@ -484,6 +484,7 @@
max98090: max98090@10 {
compatible = "maxim,max98090";
reg = <0x10>;
+ #sound-dai-cells = <0>;
interrupt-parent = <&gpio6>;
interrupts = <7 IRQ_TYPE_EDGE_FALLING>;
pinctrl-names = "default";