From: Fabio Estevam Date: Thu, 2 Jul 2020 11:32:33 +0000 (-0300) Subject: dt-bindings: mfd: st,stmfx: Remove I2C unit name X-Git-Tag: v5.10.7~1828^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a3f673d0092cee167b2a6e3d61454405d0a06b25;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: mfd: st,stmfx: Remove I2C unit name Remove the I2C unit name to fix the following build warning with 'make dt_binding_check': Warning (unit_address_vs_reg): /example-0/i2c@0: node has a unit name, but no reg or ranges property Signed-off-by: Fabio Estevam Acked-by: Rob Herring Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/st,stmfx.yaml b/Documentation/devicetree/bindings/mfd/st,stmfx.yaml index bed22d4..888ab4b 100644 --- a/Documentation/devicetree/bindings/mfd/st,stmfx.yaml +++ b/Documentation/devicetree/bindings/mfd/st,stmfx.yaml @@ -93,7 +93,7 @@ required: examples: - | #include - i2c@0 { + i2c { #address-cells = <1>; #size-cells = <0>; stmfx@42 {