]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: sun6i-p2wi: make bindings file name match the driver
authorWolfram Sang <wsa@the-dreams.de>
Thu, 21 Mar 2019 23:04:22 +0000 (00:04 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 27 Mar 2019 13:20:20 +0000 (14:20 +0100)
commitb0b74bced34f627721d7d7c321a087e023613ceb
treec2c55607f2ebb2b41b71e474b00010e9ad702e70
parent7f065a483b0009b9224ab708f309c7d8c3ef835d
i2c: sun6i-p2wi: make bindings file name match the driver

If we use the "i2c-" prefix for the binding documentation file name,
then it should match the file name of the driver, if possible. It is
possible for this driver, so rename it.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Documentation/devicetree/bindings/i2c/i2c-sun6i-p2wi.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-sunxi-p2wi.txt [deleted file]