diff options
author | Eddie James <eajames@linux.ibm.com> | 2024-05-22 14:25:15 -0500 |
---|---|---|
committer | Rob Herring (Arm) <robh@kernel.org> | 2024-07-09 07:40:17 -0600 |
commit | 1a73912f9f64e1596c8db234f5f0e6ec9662a3d6 (patch) | |
tree | b3bfaee1f459c46e612e79c702c5edce1367240d /MAINTAINERS | |
parent | 51a3f7c52981024dcd1a6f05f118f1f1903126e1 (diff) |
dt-bindings: i2c: i2c-fsi: Convert to json-schema
Convert to json-schema for the FSI-attached I2C controller.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Ninad Palsule <ninad@linux.ibm.com>
Link: https://lore.kernel.org/r/20240522192524.3286237-12-eajames@linux.ibm.com
Signed-off-by: Rob Herring (Arm) <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 d6c90161c7bf..b32c391f1b6d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8976,7 +8976,7 @@ M: Eddie James <eajames@linux.ibm.com> L: linux-i2c@vger.kernel.org L: openbmc@lists.ozlabs.org (moderated for non-subscribers) S: Maintained -F: Documentation/devicetree/bindings/i2c/i2c-fsi.txt +F: Documentation/devicetree/bindings/i2c/ibm,i2c-fsi.yaml F: drivers/i2c/busses/i2c-fsi.c FSI-ATTACHED SPI DRIVER |