On Fri, 21 Feb 2020 11:55:34 +0900, Masahiro Yamada wrote: > Convert the UniPhier FIFO-builtin I2C (a.k.a. FIFO) controller binding > to DT schema format. > > There are two types of I2C controllers used on the UniPhier platform. > This is the new one with FIFO support, which is used on the Pro4 SoC > or newer. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > --- > > .../bindings/i2c/i2c-uniphier-f.txt | 25 ---------- > .../bindings/i2c/socionext,uniphier-fi2c.yaml | 50 +++++++++++++++++++ > 2 files changed, 50 insertions(+), 25 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-uniphier-f.txt > create mode 100644 Documentation/devicetree/bindings/i2c/socionext,uniphier-fi2c.yaml > Applied, thanks. Rob