The i2c-mt6577.txt actually holds the bindings for all mediatek supported i2c controller. Change the name to i2c.mtk.txt to reflect that.
Signed-off-by: Matthias Brugger <[email protected]> --- Documentation/devicetree/bindings/i2c/{i2c-mt6577.txt => i2c-mtk.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/i2c/{i2c-mt6577.txt => i2c-mtk.txt} (100%) diff --git a/Documentation/devicetree/bindings/i2c/i2c-mt6577.txt b/Documentation/devicetree/bindings/i2c/i2c-mtk.txt similarity index 100% rename from Documentation/devicetree/bindings/i2c/i2c-mt6577.txt rename to Documentation/devicetree/bindings/i2c/i2c-mtk.txt -- 2.12.0

