diff options
author | Rui Miguel Silva <rui.silva@linaro.org> | 2020-10-14 11:49:26 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-10-31 15:02:29 +0000 |
commit | c95003d895bde422e0daedab868d487dc40f84d4 (patch) | |
tree | 16e773fd2306048bc4cd2bdef1c099b19a72800b /MAINTAINERS | |
parent | b4ae07cde9b31bf94f38ef5c6f0750642f325c2f (diff) | |
download | linux-stable-c95003d895bde422e0daedab868d487dc40f84d4.tar.gz linux-stable-c95003d895bde422e0daedab868d487dc40f84d4.tar.bz2 linux-stable-c95003d895bde422e0daedab868d487dc40f84d4.zip |
dt-bindings: fxas21002c: convert bindings to yaml
Convert fxas21002c gyroscope sensor bindings documentation to
yaml schema, remove the textual bindings document and update MAINTAINERS entry.
Signed-off-by: Rui Miguel Silva <rmfrfs@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201014104926.688666-1-rmfrfs@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5e10735be654..c54ab0218122 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12417,7 +12417,7 @@ NXP FXAS21002C DRIVER M: Rui Miguel Silva <rmfrfs@gmail.com> L: linux-iio@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/iio/gyroscope/nxp,fxas21002c.txt +F: Documentation/devicetree/bindings/iio/gyroscope/nxp,fxas21002c.yaml F: drivers/iio/gyro/fxas21002c.h F: drivers/iio/gyro/fxas21002c_core.c F: drivers/iio/gyro/fxas21002c_i2c.c |