diff options
author | Andy Yan <andyshrk@163.com> | 2024-03-24 19:28:33 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2024-03-24 23:36:09 +0100 |
commit | 64da060dd4eb625646970d7c96a16de617412ec5 (patch) | |
tree | be059df7786abb3c75703bae4983c62a56dff60d /drivers/virtio | |
parent | d7ed698abc28b2886c9fc71d17ca6b023fcf47f3 (diff) | |
download | linux-stable-64da060dd4eb625646970d7c96a16de617412ec5.tar.gz linux-stable-64da060dd4eb625646970d7c96a16de617412ec5.tar.bz2 linux-stable-64da060dd4eb625646970d7c96a16de617412ec5.zip |
arm64: dts: rockchip: Fix the i2c address of es8316 on Cool Pi CM5
According to the hardware design, the i2c address of audio codec es8316
on Cool Pi CM5 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: 791c154c3982 ("arm64: dts: rockchip: Add support for rk3588 based board Cool Pi CM5 EVB")
Signed-off-by: Andy Yan <andyshrk@163.com>
Link: https://lore.kernel.org/r/20240324112833.2181961-1-andyshrk@163.com
[also adapted the node name to audio-codec@10]
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'drivers/virtio')
0 files changed, 0 insertions, 0 deletions