All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Meson8b: Odroid-C1 improvements
@ 2018-09-13 20:29 ` Martin Blumenstingl
  0 siblings, 0 replies; 12+ messages in thread
From: Martin Blumenstingl @ 2018-09-13 20:29 UTC (permalink / raw)
  To: linus-amlogic

This is a small collection of improvements for the Odroid-C1 board.
My main goal is to prepare the CPU voltage regulator as I'm using
the Odroid-C1 to test my changes which will enable CPU frequency
scaling on Meson8/Meson8b/Meson8m2.

While I was going through the schematics anyways I added more
regulators, enabled the SAR ADC and added the /chosen/stdout-path
property to make debugging with "earlycon" easier.

schematics for the board are published by Hardkernel and can be found
here: [0]

NOTE: This series depends on my patch "ARM: dts: meson8b: add the
I2C_A, PWM_C and UART_B pins" [1] from my other series called
"Meson8b: add support for the Endless Mini EC-100" as this defines
the "pwm_c1_pins" for the CPU voltage regulator (which is controlled
via PWM).


[0] https://dn.odroid.com/S805/Schematics/odroid-c1+_rev0.4_20150615.pdf
[1] https://patchwork.kernel.org/patch/10600043/
[2] https://patchwork.kernel.org/cover/10600031/

Martin Blumenstingl (4):
  ARM: dts: meson8b: odroidc1: add the CPU voltage regulator
  ARM: dts: meson8b: odroidc1: add the fixed voltage regulators
  ARM: dts: meson8b: odroidc1: enable the SAR ADC
  ARM: dts: meson8b: odroidc1: add stdout-path property

 arch/arm/boot/dts/meson8b-odroidc1.dts | 109 +++++++++++++++++++++++++
 1 file changed, 109 insertions(+)

-- 
2.19.0

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

end of thread, other threads:[~2018-09-26  8:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-13 20:29 [PATCH 0/4] Meson8b: Odroid-C1 improvements Martin Blumenstingl
2018-09-13 20:29 ` Martin Blumenstingl
2018-09-13 20:29 ` [PATCH 1/4] ARM: dts: meson8b: odroidc1: add the CPU voltage regulator Martin Blumenstingl
2018-09-13 20:29   ` Martin Blumenstingl
2018-09-13 20:29 ` [PATCH 2/4] ARM: dts: meson8b: odroidc1: add the fixed voltage regulators Martin Blumenstingl
2018-09-13 20:29   ` Martin Blumenstingl
2018-09-13 20:29 ` [PATCH 3/4] ARM: dts: meson8b: odroidc1: enable the SAR ADC Martin Blumenstingl
2018-09-13 20:29   ` Martin Blumenstingl
2018-09-13 20:29 ` [PATCH 4/4] ARM: dts: meson8b: odroidc1: add stdout-path property Martin Blumenstingl
2018-09-13 20:29   ` Martin Blumenstingl
2018-09-26  8:52 ` [PATCH 0/4] Meson8b: Odroid-C1 improvements Kevin Hilman
2018-09-26  8:52   ` 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.