mbox series

[0/2] arm64: dts: rockchip: rk3399: Fix rt5651 compatible values

Message ID cover.1727358193.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series arm64: dts: rockchip: rk3399: Fix rt5651 compatible values | expand

Message

Geert Uytterhoeven Sept. 26, 2024, 1:48 p.m. UTC
Hi all,

This patch series fixes two occurrences of the "rockchip,rt5651"
compatible value, which is not documented in DT bindings or supported in
any upstream driver.  Presumable these are typos for "realtek,rt5651",
as the "simple-audio-card,name" properties in the "rt5651-sound" nodes
refer to Realtek codecs.

This is untested due to lack of hardware.
Thanks for your comments!

Geert Uytterhoeven (2):
  arm64: dts: rockchip: rk3399-eaidk-610: Fix rt5651 compatible value
  arm64: dts: rockchip: rk3399-sapphire-excavator: Fix rt5651 compatible
    value

 arch/arm64/boot/dts/rockchip/rk3399-eaidk-610.dts          | 2 +-
 arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Heiko Stuebner Sept. 30, 2024, 10:55 a.m. UTC | #1
On Thu, 26 Sep 2024 15:48:39 +0200, Geert Uytterhoeven wrote:
> 	Hi all,
> 
> This patch series fixes two occurrences of the "rockchip,rt5651"
> compatible value, which is not documented in DT bindings or supported in
> any upstream driver.  Presumable these are typos for "realtek,rt5651",
> as the "simple-audio-card,name" properties in the "rt5651-sound" nodes
> refer to Realtek codecs.
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: rockchip: rk3399-eaidk-610: Fix rt5651 compatible value
      commit: 2f39bba3b4f037d6c3c9174eed5befcef1c79abb
[2/2] arm64: dts: rockchip: rk3399-sapphire-excavator: Fix rt5651 compatible value
      commit: 577b5761679da90e691acc939ebbe7879fff5f31

Best regards,