All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add Meson8/Meson8b serial core clock handling
@ 2017-10-28 12:34 ` Martin Blumenstingl
  0 siblings, 0 replies; 10+ messages in thread
From: Martin Blumenstingl @ 2017-10-28 12:34 UTC (permalink / raw)
  To: linus-amlogic

This patchset adds the tty/serial core clock handling to the UARTs
on Meson8 and Meson8b.

Basically this is the Meson8 and Meson8b version of a patchset from
Helmut Klein and Neil Armstrong, who implemented this for Meson GX
(see [0]). Back then I asked Neil to drop Meson8b from his patchset
because I was working on the Meson8 clock controller at that time.

This also removes the last users that rely on the "amlogic,meson-uart"
binding. Removing that binding from the meson_uart driver is not part
of this series though.


[0] http://lists.infradead.org/pipermail/linux-amlogic/2017-June/004173.html

Martin Blumenstingl (2):
  ARM: dts: meson8: use stable UART bindings with correct gate clock
  ARM: dts: meson8b: use stable UART bindings with correct gate clock

 arch/arm/boot/dts/meson8.dtsi  | 16 ++++++++++++----
 arch/arm/boot/dts/meson8b.dtsi | 16 ++++++++++++----
 2 files changed, 24 insertions(+), 8 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2017-12-06 19:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-28 12:34 [PATCH 0/2] add Meson8/Meson8b serial core clock handling Martin Blumenstingl
2017-10-28 12:34 ` Martin Blumenstingl
2017-10-28 12:34 ` [PATCH 1/2] ARM: dts: meson8: use stable UART bindings with correct gate clock Martin Blumenstingl
2017-10-28 12:34   ` Martin Blumenstingl
2017-10-28 12:34 ` [PATCH 2/2] ARM: dts: meson8b: " Martin Blumenstingl
2017-10-28 12:34   ` Martin Blumenstingl
2017-10-31 10:20 ` [PATCH 0/2] add Meson8/Meson8b serial core clock handling Jerome Brunet
2017-10-31 10:20   ` Jerome Brunet
2017-12-06 19:36   ` Kevin Hilman
2017-12-06 19:36     ` Kevin Hilman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.