diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-06-10 14:24:08 -0300 |
---|---|---|
committer | Rob Herring <rob.herring@calxeda.com> | 2012-06-13 13:34:41 -0500 |
commit | d7858de94584a2edb842fa5bea1c5c7aa08608c4 (patch) | |
tree | 3d6fd282a7ca26875914dee9cd74ff663c83f949 /Documentation/devicetree | |
parent | 06693fcd57739d2c6cb22c0f2bb494e7e65ccedd (diff) |
dt: fsl-mma8450.txt: Add missing 'reg' description
Add missing 'reg' description.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
----
.../devicetree/bindings/input/fsl-mma8450.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/input/fsl-mma8450.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/fsl-mma8450.txt b/Documentation/devicetree/bindings/input/fsl-mma8450.txt index a00c94ccbdee..0b96e5737d3a 100644 --- a/Documentation/devicetree/bindings/input/fsl-mma8450.txt +++ b/Documentation/devicetree/bindings/input/fsl-mma8450.txt @@ -2,6 +2,7 @@ Required properties: - compatible : "fsl,mma8450". +- reg: the I2C address of MMA8450 Example: |