linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: linux-omap@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/7] ARM: omap2plus_defconfig: Enable more droid4 devices as loadable modules
Date: Sat, 14 Mar 2020 14:43:25 -0700	[thread overview]
Message-ID: <20200314214328.13342-4-tony@atomide.com> (raw)
In-Reply-To: <20200314214328.13342-1-tony@atomide.com>

Enable more droid4 devices as loadable modules:

- We have an isl29028 proximity sensor

- Battery has an EEPROM that can be read with w1_ds250x

Signed-off-by: Tony Lindgren <tony@atomide.com>
---
 arch/arm/configs/omap2plus_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -283,6 +283,7 @@ CONFIG_GPIO_PALMAS=y
 CONFIG_GPIO_TWL4030=y
 CONFIG_W1=m
 CONFIG_HDQ_MASTER_OMAP=m
+CONFIG_W1_SLAVE_DS250X=m
 CONFIG_POWER_AVS=y
 CONFIG_POWER_RESET=y
 CONFIG_POWER_RESET_GPIO=y
@@ -504,6 +505,7 @@ CONFIG_IIO_SW_TRIGGER=m
 CONFIG_IIO_ST_ACCEL_3AXIS=m
 CONFIG_CPCAP_ADC=m
 CONFIG_TI_AM335X_ADC=m
+CONFIG_SENSORS_ISL29028=m
 CONFIG_BMP280=m
 CONFIG_PWM=y
 CONFIG_PWM_OMAP_DMTIMER=m
-- 
2.25.1

  parent reply	other threads:[~2020-03-15  2:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-14 21:43 [PATCH 1/7] ARM: omap2plus_defconfig: Enable ext4 security for setcap Tony Lindgren
2020-03-14 21:43 ` [PATCH 2/7] ARM: omap2plus_defconfig: Enable simple-pm-bus Tony Lindgren
2020-03-14 21:43 ` [PATCH 3/7] ARM: omap2plus_defconfig: Enable zram as loadable modules Tony Lindgren
2020-03-14 21:43 ` Tony Lindgren [this message]
2020-03-14 21:43 ` [PATCH 5/7] ARM: omap2plus_defconfig: Enable McPDM optional PMIC clock as modules Tony Lindgren
2020-03-14 21:43 ` [PATCH 6/7] ARM: omap2plus_defconfig: Enable ina2xx_adc as a loadable module Tony Lindgren
2020-03-14 21:43 ` [PATCH 7/7] ARM: omap2plus_defconfig: Update for moved and dropped options Tony Lindgren

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=20200314214328.13342-4-tony@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).