[PATCH v2 0/2] arm64: dts: Fix the value of `dlg,jack-det-rate` mismatch

From: Hsin-Te Yuan
Date: Thu Jun 13 2024 - 08:02:59 EST


According to Documentation/devicetree/bindings/sound/dialog,da7219.yaml,
the value of `dlg,jack-det-rate` property should be like "32_64" instead
of "32ms_64ms".

Signed-off-by: Hsin-Te Yuan <yuanhsinte@xxxxxxxxxxxx>
---
Changes in v2:
- Split the changes to two seperateed commits
- Link to v1: https://lore.kernel.org/r/20240613-jack-rate-v1-1-62ee0259e204@xxxxxxxxxxxx

---
Hsin-Te Yuan (2):
arm64: dts: mediatek: mt8183-kukui: Fix the value of `dlg,jack-det-rate` mismatch
arm64: dts: rockchip: rk3399-gru: Fix the value of `dlg,jack-det-rate` mismatch

arch/arm64/boot/dts/mediatek/mt8183-kukui-audio-da7219.dtsi | 2 +-
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: cea2a26553ace13ee36b56dc09ad548b5e6907df
change-id: 20240613-jack-rate-c478fa76ce19

Best regards,
--
Hsin-Te Yuan <yuanhsinte@xxxxxxxxxxxx>