public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou
@ 2018-02-19  8:18 Klaus Goger
  2018-02-19  8:18 ` [PATCH v3 1/2] arm64: dts: rockchip: move i2s0 node from baseboard to SoM Klaus Goger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Klaus Goger @ 2018-02-19  8:18 UTC (permalink / raw)
  To: linux-rockchip; +Cc: linux-kernel, Heiko Stuebner, Klaus Goger

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-02-19  8:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-19  8:18 [PATCH v3 0/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou Klaus Goger
2018-02-19  8:18 ` [PATCH v3 1/2] arm64: dts: rockchip: move i2s0 node from baseboard to SoM Klaus Goger
2018-02-19  8:18 ` [PATCH v3 2/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou Klaus Goger
2018-02-19  8:47 ` [PATCH v3 0/2] " Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox