]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4B
authorAndy Yan <andyshrk@163.com>
Sun, 23 Jun 2024 11:55:26 +0000 (19:55 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 24 Jun 2024 15:02:31 +0000 (17:02 +0200)
commit5d101df8fc3261607bd946a222248dd193956a0a
tree736a3ae51c06e7706e2d145f7647695454a81af2
parent02afd3d5b9fa4ffed284c0f7e7bec609097804fc
arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi 4B

According to the hardware design, the i2c address of audio codec es8316
on Cool Pi 4B is 0x10.

This fix the read/write error like bellow:
es8316 7-0011: ASoC: error at soc_component_write_no_lock on es8316.7-0011 for register: [0x0000000c] -6
es8316 7-0011: ASoC: error at soc_component_write_no_lock on es8316.7-0011 for register: [0x00000003] -6
es8316 7-0011: ASoC: error at soc_component_read_no_lock on es8316.7-0011 for register: [0x00000016] -6
es8316 7-0011: ASoC: error at soc_component_read_no_lock on es8316.7-0011 for register: [0x00000016] -6

Fixes: 3f5d336d64d6 ("arm64: dts: rockchip: Add support for rk3588s based board Cool Pi 4B")
Signed-off-by: Andy Yan <andyshrk@163.com>
Link: https://lore.kernel.org/r/20240623115526.2154645-1-andyshrk@163.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts