diff options
author | Asmaa Mnebhi <asmaa@nvidia.com> | 2022-09-27 23:39:24 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-09-27 23:46:34 +0300 |
commit | be18c5ede25da39a0eda541f6de3620a30cf731f (patch) | |
tree | ff43cd0a315be3aa832fdbb2e9e3616117cfce83 /MAINTAINERS | |
parent | 19e13e1330c63506452eed80f473f344e6779b94 (diff) | |
download | linux-be18c5ede25da39a0eda541f6de3620a30cf731f.tar.xz |
i2c: mlxbf: remove device tree support
BlueField customers have to use the BlueField firmware with
UEFI ACPI tables so there is no need to have device tree
support in the i2c-mlxbf.c driver. Remove the device tree
binding documentation as well.
Signed-off-by: Asmaa Mnebhi <asmaa@nvidia.com>
Reviewed-by: Khalil Blaiech <kblaiech@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 74af5b789d45..a3f380f15ff5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12987,7 +12987,6 @@ M: Khalil Blaiech <kblaiech@nvidia.com> M: Asmaa Mnebhi <asmaa@nvidia.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) |