On Sat, 28 Nov 2020 17:33:41 +0000, Jonathan Cameron wrote: > From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > This file provides very little in the way of actual schema but > does provide a convenient intro to what an i2c-gate node actually > represents. > > Signed-off-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > Cc: Peter Rosin <peda@xxxxxxxxxx> > Cc: Wolfram Sang <wsa@xxxxxxxxxxxxx> > Link: https://lore.kernel.org/r/20201031181801.742585-2-jic23@xxxxxxxxxx > --- > .../devicetree/bindings/i2c/i2c-gate.txt | 41 ------------------- > .../devicetree/bindings/i2c/i2c-gate.yaml | 39 ++++++++++++++++++ > 2 files changed, 39 insertions(+), 41 deletions(-) > Applied, thanks!