linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] ARM: dts/OMAP: Pinmux audio configuration for OMAP4+
@ 2012-10-04 11:57 Peter Ujfalusi
  2012-10-04 11:57 ` [PATCH 1/9] ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needs Peter Ujfalusi
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Peter Ujfalusi @ 2012-10-04 11:57 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

u-boot recently stopped configuring 'non essential' pin mux. This change leaves
the audio essential pins in non configured state which prevents the use of audio.
The following series makes sure that the needed pins are configured correctly by
the kernel on OMAP4 and OMAP5.

Tony: can this series queued for 3.7?

Regards,
Peter
---
Peter Ujfalusi (9):
  ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needs
  ARM: OMAP: board-omap4panda: Pin mux configuration for audio needs
  ARM/dts: omap4-panda: Disable unused audio IPs
  ARM/dts: omap4-sdp: Disable unused McBSP3
  ARM/dts: omap5-evm: Disable unused McBSP3
  ARM/dts: omap4-sdp: pinmux configuration for audio
  ARM/dts: omap4-panda: pinmux configuration for audio
  ARM/dts: Add pinctrl driver entries for omap5
  ARM/dts: omap5-evm: pinmux configuration for audio

 arch/arm/boot/dts/omap4-panda.dts      | 47 +++++++++++++++++++++++++++
 arch/arm/boot/dts/omap4-sdp.dts        | 57 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap5-evm.dts        | 58 ++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/omap5.dtsi           | 17 ++++++++++
 arch/arm/mach-omap2/board-4430sdp.c    | 26 +++++++++++++++
 arch/arm/mach-omap2/board-omap4panda.c | 15 +++++++++
 6 files changed, 220 insertions(+)

-- 
1.7.12

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-10-08  8:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 11:57 [PATCH 0/9] ARM: dts/OMAP: Pinmux audio configuration for OMAP4+ Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 1/9] ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needs Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 2/9] ARM: OMAP: board-omap4panda: " Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 3/9] ARM/dts: omap4-panda: Disable unused audio IPs Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 4/9] ARM/dts: omap4-sdp: Disable unused McBSP3 Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 5/9] ARM/dts: omap5-evm: " Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 6/9] ARM/dts: omap4-sdp: pinmux configuration for audio Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 7/9] ARM/dts: omap4-panda: " Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 8/9] ARM/dts: Add pinctrl driver entries for omap5 Peter Ujfalusi
2012-10-04 11:57 ` [PATCH 9/9] ARM/dts: omap5-evm: pinmux configuration for audio Peter Ujfalusi
2012-10-05 23:03 ` [PATCH 0/9] ARM: dts/OMAP: Pinmux audio configuration for OMAP4+ Tony Lindgren
2012-10-08  8:00   ` Péter Ujfalusi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).