History log of /linux-master/Documentation/devicetree/bindings/i2c/i2c-iop3xx.txt
Revision Date Author Comments
# c4dcd89d 21-Mar-2019 Wolfram Sang <wsa@kernel.org>

i2c: iop3xx: 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>