All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates
@ 2018-04-22 10:38 ` Martin Blumenstingl
  0 siblings, 0 replies; 8+ messages in thread
From: Martin Blumenstingl @ 2018-04-22 10:38 UTC (permalink / raw)
  To: linus-amlogic

Some boards come with a PMU (system power controller, such as the Ricoh
RN5T618). These need CONFIG_I2C_MESON built-in so the regulators can be
set up during boot.

Also enable CONFIG_PWM_MESON (as module) because some boards use it to
dim the LED and/or generate the 32.768 kHz clock for the SDIO wifi chip.

@Kevin: I assume that you'll take this through your tree, so no immediate
action from the arm-soc maintainers needed, right?


Martin Blumenstingl (2):
  arm: multi_v7_defconfig: enable the Amlogic Meson I2C driver
  ARM: multi_v7_defconfig: enable the Meson PWM controller

 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.17.0

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

end of thread, other threads:[~2018-04-27 19:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-22 10:38 [PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates Martin Blumenstingl
2018-04-22 10:38 ` Martin Blumenstingl
2018-04-22 10:38 ` [PATCH 1/2] arm: multi_v7_defconfig: enable the Amlogic Meson I2C driver Martin Blumenstingl
2018-04-22 10:38   ` Martin Blumenstingl
2018-04-22 10:38 ` [PATCH 2/2] ARM: multi_v7_defconfig: enable the Meson PWM controller Martin Blumenstingl
2018-04-22 10:38   ` Martin Blumenstingl
2018-04-27 19:06 ` [PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates Kevin Hilman
2018-04-27 19:06   ` 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.