All of lore.kernel.org
 help / color / mirror / Atom feed
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates
Date: Sun, 22 Apr 2018 12:38:03 +0200	[thread overview]
Message-ID: <20180422103805.1324-1-martin.blumenstingl@googlemail.com> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates
Date: Sun, 22 Apr 2018 12:38:03 +0200	[thread overview]
Message-ID: <20180422103805.1324-1-martin.blumenstingl@googlemail.com> (raw)

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

             reply	other threads:[~2018-04-22 10:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-22 10:38 Martin Blumenstingl [this message]
2018-04-22 10:38 ` [PATCH 0/2] Amlogic 32-bit multi_v7_defconfig updates 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180422103805.1324-1-martin.blumenstingl@googlemail.com \
    --to=martin.blumenstingl@googlemail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.