Message ID | 20220912102223.1050418-1-martyn.welch@collabora.co.uk |
---|---|
State | Superseded |
Headers | show |
Series | [v3,1/5] dt-bindings: vendor-prefixes: add Diodes | expand |
On Mon, 12 Sep 2022 11:22:19 +0100, Martyn Welch wrote: > From: Martyn Welch <martyn.welch@collabora.com> > > The NXP PCAL6534 is a 34-bit I2C I/O expander similar to the PCAL6524. The > Diodes PI4IOE5V6534Q is a functionally identical chip provided by Diodes > Inc. > > Signed-off-by: Martyn Welch <martyn.welch@collabora.com> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Reviewed-by: Linus Walleij <linus.walleij@linaro.org> > --- > > Changes in v2: > - Enumerate pi4ioe5v6534q as requiring pcal6534 fallback > > Changes in v3: > - Corrected indentation > > .../bindings/gpio/gpio-pca95xx.yaml | 98 ++++++++++--------- > 1 file changed, 52 insertions(+), 46 deletions(-) > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: ./Documentation/devicetree/bindings/gpio/gpio-pca95xx.yaml:24:13: [warning] wrong indentation: expected 14 but found 12 (indentation) dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit.
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 2f0151e9f6be..7ee9b7692ed1 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -328,6 +328,8 @@ patternProperties: description: Digi International Inc. "^digilent,.*": description: Diglent, Inc. + "^diodes,.*": + description: Diodes, Inc. "^dioo,.*": description: Dioo Microcircuit Co., Ltd "^dlc,.*":