aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2020-07-02 08:32:33 -0300
committerLee Jones <lee.jones@linaro.org>2020-08-13 07:49:46 +0100
commita3f673d0092cee167b2a6e3d61454405d0a06b25 (patch)
tree3bd7711b1f17f71637ba85bd9bed98226da58374 /Documentation/devicetree
parentdt-bindings: mfd: ti,j721e-system-controller.yaml: Add J721e system controller (diff)
downloadlinux-dev-a3f673d0092cee167b2a6e3d61454405d0a06b25.tar.xz
linux-dev-a3f673d0092cee167b2a6e3d61454405d0a06b25.zip
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 <festevam@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/mfd/st,stmfx.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/st,stmfx.yaml b/Documentation/devicetree/bindings/mfd/st,stmfx.yaml
index bed22d4abffb..888ab4b5df45 100644
--- a/Documentation/devicetree/bindings/mfd/st,stmfx.yaml
+++ b/Documentation/devicetree/bindings/mfd/st,stmfx.yaml
@@ -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 {