On Mon, 24 Oct 2022 09:51:51 +0800, Weilong Chen wrote: > Add the new compatible for HiSilicon i2c. > > Signed-off-by: Weilong Chen <chenweilong@xxxxxxxxxx> > --- > Change since v7: > - Fix yamllint errors, rename i2c-xxx to i2c-ascend910 > Link: https://lore.kernel.org/all/166635752527.3428089.707277745439761591.robh@xxxxxxxxxx/ > > .../bindings/i2c/hisilicon,i2c-ascend910.yaml | 70 +++++++++++++++++++ > MAINTAINERS | 1 + > 2 files changed, 71 insertions(+) > create mode 100644 Documentation/devicetree/bindings/i2c/hisilicon,i2c-ascend910.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>