diff options
author | Fabio Estevam <festevam@gmail.com> | 2012-04-24 01:11:09 -0300 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-24 12:04:05 +0100 |
commit | ddb6706af3cd372194cecd2cc61950519df620d7 (patch) | |
tree | 4e002ffb1163899aacedbfe80abb1d0117df4e7a /Documentation/devicetree/bindings/sound/sgtl5000.txt | |
parent | de050acaa1fdba4852cb195baf2bfed75368e0be (diff) |
ASoC: dt: sgtl5000.txt: Add description for 'reg' field
Add description for 'reg' field.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/sgtl5000.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/sgtl5000.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sound/sgtl5000.txt b/Documentation/devicetree/bindings/sound/sgtl5000.txt index 2c3cd413f042..9cc44449508d 100644 --- a/Documentation/devicetree/bindings/sound/sgtl5000.txt +++ b/Documentation/devicetree/bindings/sound/sgtl5000.txt @@ -3,6 +3,8 @@ Required properties: - compatible : "fsl,sgtl5000". +- reg : the I2C address of the device + Example: codec: sgtl5000@0a { |