commit | 98de744e901f41c1662dd9054b51af811b23c8fd | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Fri Apr 25 10:12:42 2014 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Apr 28 09:57:49 2014 -0600 |
tree | d0e178ee252e75dd920dab26d71d03a35a6ace22 | |
parent | 87ab35330c899f5ef3e11fe7d0fc463634f808cb [diff] |
ARM: tegra: use correct audio CODEC on Jetson TK1 Jetson TK1 contains an RT5639 not an RT5640. While the two are extremely similar and mostly compatible, we should still use the correct device name in the device tree. I had meant to fix this before applying the initial DT, but this issue slipped my mind. Signed-off-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Thierry Reding <treding@nvidia.com>