mbox series

[v1,0/2] ARM: dts: at91: Fixes for AT91SAM9G20-EK audio DTS

Message ID 20220325152715.1597893-1-broonie@kernel.org
Headers show
Series ARM: dts: at91: Fixes for AT91SAM9G20-EK audio DTS | expand

Message

Mark Brown March 25, 2022, 3:27 p.m. UTC
The DT description for the audio subsystem on the AT91SAM9G20-EK
reference board is a bit bitrotted, the clocking for the WM8731 audio
CODEC is not described. Previously this was handled in the machine
driver but at some point in the transition to the common clock framework
that code was broken and rendered mostly redundant so the first patch
adds a mapping of the MCLK on the CODEC which is used via existing code
in it's driver.

We also have some warnings on both the WM8731 and the MMC from the
regulator framework since the supplies on the board aren't described.
These don't fundamentally matter since they are fixed voltage regulators
and not controlled by software at runtime but it's nicer to fix them.

Mark Brown (2):
  ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek
  ARM: dts: at91: Describe regulators on at91sam9g20ek

 arch/arm/boot/dts/at91sam9g20ek_common.dtsi | 42 +++++++++++++++++++++
 1 file changed, 42 insertions(+)


base-commit: f443e374ae131c168a065ea1748feac6b2e76613