On Fri, 21 Jan 2022 15:50:56 +0800, Li-hao Kuo wrote: > Add bindings for Sunplus SP7021 i2c driver > > Signed-off-by: Li-hao Kuo <lhjeff911@xxxxxxxxx> > --- > Changes in v4: > - Modified the YAML file : fix indentation issue > > .../devicetree/bindings/i2c/i2c-sunplus.yaml | 73 ++++++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 74 insertions(+) > create mode 100644 Documentation/devicetree/bindings/i2c/i2c-sunplus.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>