
4 Feb
2017
4 Feb
'17
3:15 p.m.
Hi Romain,
Am Freitag, 3. Februar 2017, 15:38:00 CET schrieb Romain Perier:
This commit adds the DT definition of the es8388 i2c device found at address 0x10. It also adds the definition for connecting the Rockchip I2S to the es8388 analog output.
This commit is based on the initial work that was done by Sjoerd Simons sjoerd.simons@collabora.com with some improvements.
Signed-off-by: Romain Perier romain.perier@collabora.com
applied for 4.12, with the following changes:
- subject: ARM: dts: rockchip: ... (ARM upper case + "rockchip:") - sound-i2s (dash instead of underscore, better alphabetical ordering) - es8388: dropped clock-names property, the driver only ever grabs the first clock and clock-names is not part of the binding
Heiko