diff options
author | Rob Herring <robh@kernel.org> | 2022-12-09 18:16:57 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-01-09 01:14:17 +0100 |
commit | 3db50cb6db7771f4dfa14fb5ef76841627fd9e58 (patch) | |
tree | 178f0fd717076d3ac57f387492962348110401dc /MAINTAINERS | |
parent | dt-bindings: interrupt-controller: Convert Synquacer EXIU to DT schema (diff) | |
download | linux-3db50cb6db7771f4dfa14fb5ef76841627fd9e58.tar.xz linux-3db50cb6db7771f4dfa14fb5ef76841627fd9e58.zip |
dt-bindings: i2c: Convert Synquacer I2C to DT schema
Convert the Socionext Synquacer I2C binding to DT schema format.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221209171658.3352119-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5035336998a3..2db295cef26a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19310,7 +19310,7 @@ SOCIONEXT SYNQUACER I2C DRIVER M: Ard Biesheuvel <ardb@kernel.org> L: linux-i2c@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/i2c/i2c-synquacer.txt +F: Documentation/devicetree/bindings/i2c/socionext,synquacer-i2c.yaml F: drivers/i2c/busses/i2c-synquacer.c SOCIONEXT UNIPHIER SOUND DRIVER |