Commit a3f673d0 authored by Fabio Estevam's avatar Fabio Estevam Committed by Lee Jones
Browse files

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: default avatarFabio Estevam <festevam@gmail.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent e9faaf05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,7 +93,7 @@ required:
examples:
  - |
    #include <dt-bindings/interrupt-controller/arm-gic.h>
    i2c@0 {
    i2c {
      #address-cells = <1>;
      #size-cells = <0>;
      stmfx@42 {