Re: [PATCH v2 0/5] DT Fixes for OMAP4 and OMAP5 boards

From: Tony Lindgren
Date: Tue Apr 26 2016 - 13:28:26 EST


* H. Nikolaus Schaller <hns@xxxxxxxxxxxxx> [160426 08:02]:
> ping.
>
> > Am 18.04.2016 um 20:20 schrieb H. Nikolaus Schaller <hns@xxxxxxxxxxxxx>:
> >
> > This patch series adds DT nodes for:
> > * twl6030 gpadc for omap4 based boards (Pandaboard ES)
> > * twl6037 gpadc for omap5 based board (OMAP5EVM)
> > * omap5-board-common: ckobuffer (needed for high quality twl6040 audio)
> > * fix range problem with omap5 pinmux
> >
> >
> > H. Nikolaus Schaller (5):
> > ARM: dts: twl6030: describe gpadc
> > ARM: dts: omap5-board-common: describe gpadc for Palmas
> > ARM: dts: omap5: fix range of permitted wakeup pinmux registers
> > ARM: dts: omap5: describe control for ckobuffer
> > ARM: dts: omap5-board-common: set up ckobuffer for twl6040
> >
> > arch/arm/boot/dts/omap5-board-common.dtsi | 24 ++++++++++++++++++++++++
> > arch/arm/boot/dts/omap5.dtsi | 12 +++++++++++-
> > arch/arm/boot/dts/twl6030.dtsi | 6 ++++++
> > 3 files changed, 41 insertions(+), 1 deletion(-)

Thanks for the reminder, I had somehow untagged this thread.
Picked one into fixes, two into next, and two Tero should
review.

Tony