commit | 9511cc4df0072df9e6d55c212711d4c103ac917d | [log] [tgz] |
---|---|---|
author | Florian Meier <florian.meier@koalo.de> | Mon Jan 13 12:16:40 2014 +0100 |
committer | Stephen Warren <swarren@wwwdotorg.org> | Tue Feb 11 21:49:49 2014 -0700 |
tree | beff4eda7f8568e50c1316a4416c1691f3c27122 | |
parent | 890723395fc73e8dfb3b7da0f5717750cfae83a0 [diff] |
ARM: bcm2835: add I2S driver to device tree This adds the definitions for the BCM2835 I2S driver to the device tree. Some GPIO settings are needed for the correct pin functions. Signed-off-by: Florian Meier <florian.meier@koalo.de> [swarren: fixed DT node sort order, simplified DT label name, removed RPI .dts file changs, since use of I2S is a user-added option.] Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>