]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: mt65xx: make bindings file name match the driver
authorWolfram Sang <wsa@the-dreams.de>
Thu, 21 Mar 2019 23:04:20 +0000 (00:04 +0100)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 27 Mar 2019 13:20:20 +0000 (14:20 +0100)
commit7b14179df4725fd4f5e44c7e17b16d8f6fee9d94
treea7e2a876af360a9a4337d386530198f34c32fb66
parent0e8fe061afe349622079859be55498a132bf6382
i2c: mt65xx: 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>
Documentation/devicetree/bindings/i2c/i2c-mt65xx.txt [new file with mode: 0644]
Documentation/devicetree/bindings/i2c/i2c-mtk.txt [deleted file]