[PATCH v3 0/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou

From: Klaus Goger
Date: Mon Feb 19 2018 - 03:20:52 EST


Enables the audio codec on the Haikou Baseboard when used with a RK3399-Q7.

Changes in v3:
- split i2s0 move from rk3399-puma-haikou.dts to rk3399-puma.dtsi into it's
own patch
- use dasheÑ in node names
- added missing vin-supply properties to regulators
had to add an additional regulator to model this correctly
- simple overwrite pins in i2s0_2ch_bus instead of deleting and redefining
the node

Changes in v2:
- reordered entries as suggested in review
- removed a conflicting i2s definition in rk3399-puma-haikou.dts
i2s0 was already enabled in rk3399-puma.dtsi as it should be,
so reuse it and fix the incorrect rockchip,*-channels values
- add a patch to the series that definies a generic i2s0-2ch-bus
- overwrite the generic pin definition of i2s0-2ch-bus with a specific
one used in the Haikou with RK3399-Q7 setup

Klaus Goger (2):
arm64: dts: rockchip: move i2s0 node from baseboard to SoM
arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou

.../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 71 +++++++++++++++++++---
arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi | 22 +++++++
2 files changed, 85 insertions(+), 8 deletions(-)

--
2.11.0