summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKhalil Blaiech <kblaiech@nvidia.com>2020-11-21 02:06:06 +0300
committerWolfram Sang <wsa@kernel.org>2020-12-02 23:29:30 +0300
commit579f8983c4597ccb0011fa7c5a388c322f4b46ef (patch)
tree7d25dcbdf0a83f72e4e81111ba1a024a952f7802 /MAINTAINERS
parent9c7cae2427715502227f823364a6a77828fdf3ea (diff)
downloadlinux-579f8983c4597ccb0011fa7c5a388c322f4b46ef.tar.xz
dt-bindings: i2c: mellanox,i2c-mlxbf: convert txt to YAML schema
Write the devicetree binding text file associated with the Mellanox BlueField I2C controller in schema file, JSON compatible subset of YAML. Besides, add an entry within MAINTAINERS file. Signed-off-by: Khalil Blaiech <kblaiech@nvidia.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index b516bb34a8d5..b2b505ff31f5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11166,6 +11166,7 @@ MELLANOX BLUEFIELD I2C DRIVER
M: Khalil Blaiech <kblaiech@mellanox.com>
L: linux-i2c@vger.kernel.org
S: Supported
+F: Documentation/devicetree/bindings/i2c/mellanox,i2c-mlxbf.yaml
F: drivers/i2c/busses/i2c-mlxbf.c
MELLANOX ETHERNET DRIVER (mlx4_en)