26 Apr
2018
26 Apr
'18
9:15 p.m.
On 04/26/18 14:51, Peter Ujfalusi wrote:
The n810 uses tlv320aic33 codec. GPIO118 is used as reset GPIO for the codec, which was missing. The MCLK of the codec is connected to the SYS_CLKOUT2 of omap2420. The SYS_CLKOUT2 needs to be running at 12MHz.
Add the pinctrl entries to configure the pins for GPIO118 and SYS_CLKOUT2.
Signed-off-by: Peter Ujfalusi peter.ujfalusi@ti.com
arch/arm/boot/dts/omap2420-n810.dts | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-)
Tested-by: Jarkko Nikula jarkko.nikula@bitmer.com