public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou
@ 2018-02-03 15:50 Klaus Goger
  2018-02-03 15:50 ` [PATCH v2 1/2] arm64: dts: rockchip: add i2s0-2ch-bus pins on rk3399 Klaus Goger
  2018-02-03 15:50 ` [PATCH v2 2/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou Klaus Goger
  0 siblings, 2 replies; 5+ messages in thread
From: Klaus Goger @ 2018-02-03 15:50 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 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: add i2s0-2ch-bus pins on rk3399
  arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou

 .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts | 59 +++++++++++++++++++---
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      | 25 +++++++++
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           | 10 ++++
 3 files changed, 86 insertions(+), 8 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-02-09 18:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-03 15:50 [PATCH v2 0/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou Klaus Goger
2018-02-03 15:50 ` [PATCH v2 1/2] arm64: dts: rockchip: add i2s0-2ch-bus pins on rk3399 Klaus Goger
2018-02-03 22:02   ` Heiko Stuebner
2018-02-03 15:50 ` [PATCH v2 2/2] arm64: dts: rockchip: enable I2S codec on rk3399-puma-haikou Klaus Goger
2018-02-09 18:52   ` Heiko Stuebner

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