diff options
Diffstat (limited to 'Bindings/sound/rt5663.txt')
-rw-r--r-- | Bindings/sound/rt5663.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/sound/rt5663.txt b/Bindings/sound/rt5663.txt index 497bcfc58b71..23386446c63d 100644 --- a/Bindings/sound/rt5663.txt +++ b/Bindings/sound/rt5663.txt @@ -47,7 +47,7 @@ Pins on the device (for linking into audio routes) for RT5663: Example: -codec: rt5663@12 { +rt5663: codec@12 { compatible = "realtek,rt5663"; reg = <0x12>; interrupts = <7 IRQ_TYPE_EDGE_FALLING>; |