arm64: dts: rockchip: fix audio-supply for Rock Pi 4
authorAlex Bee <knaerzche@gmail.com>
Wed, 27 Oct 2021 14:37:25 +0000 (16:37 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 21 Nov 2021 17:37:02 +0000 (18:37 +0100)
commit8240e87f16d17a9592c9d67857a3dcdbcb98f10d
treef83c50965d94bca5b5848e2088b0b9e6443313fe
parent2b454a90e2ccdd6e03f88f930036da4df577be76
arm64: dts: rockchip: fix audio-supply for Rock Pi 4

As stated in the schematics [1] and [2] P5 the APIO5 domain is supplied
by RK808-D Buck4, which in our case vcc1v8_codec - i.e. a 1.8 V regulator.

Currently only white noise comes from the ES8316's output, which - for
whatever reason - came up only after the the correct switch from i2s0_8ch_bus
to i2s0_2ch_bus for i2s0's pinctrl was done.

Fix this by setting the correct regulator for audio-supply.

[1] https://dl.radxa.com/rockpi4/docs/hw/rockpi4/rockpi4_v13_sch_20181112.pdf
[2] https://dl.radxa.com/rockpi4/docs/hw/rockpi4/rockpi_4c_v12_sch_20200620.pdf

Fixes: 1b5715c602fd ("arm64: dts: rockchip: add ROCK Pi 4 DTS support")
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Link: https://lore.kernel.org/r/20211027143726.165809-1-knaerzche@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-rock-pi-4.dtsi