mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-30 21:39:35 -04:00
dt-bindings: pinctrl: airoha: en7581: fix misprint in i2s function name
Due to misprint i2s pin-function is missed, instead i2c pin-function defined
twice. The second of them operates with i2s pin-group.
Let's fix the typo so that the i2s function is defined correctly.
Fixes: d0c15cb96b ("dt-bindings: pinctrl: airoha: Add EN7581 pinctrl")
Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Signed-off-by: Linus Walleij <linusw@kernel.org>
This commit is contained in:
committed by
Linus Walleij
parent
7716c99fa7
commit
acb4f82a54
@@ -166,7 +166,7 @@ patternProperties:
|
||||
- if:
|
||||
properties:
|
||||
function:
|
||||
const: i2c
|
||||
const: i2s
|
||||
then:
|
||||
properties:
|
||||
groups:
|
||||
|
||||
Reference in New Issue
Block a user