All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: Nishanth Menon <nm@ti.com>
Cc: Tony Lindgren <tony@atomide.com>,
	linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platform
Date: Thu, 8 Jan 2015 15:59:43 -0600	[thread overview]
Message-ID: <20150108215943.GW31926@saruman> (raw)
In-Reply-To: <1420751680-21230-1-git-send-email-nm@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1994 bytes --]

On Thu, Jan 08, 2015 at 03:14:40PM -0600, Nishanth Menon wrote:
> BeagleBoard-X15 has options such as rtc, fan that need to be functional
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>

Reviewed-by: Felipe Balbi <balbi@ti.com>

> ---
> 
> Applies on
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
> branch:
> omap-for-v3.20/defconfig  4af41284e83c ARM: omap2plus_defconfig: enable TPS65218 power button
> 
>  erch/arm/configs/omap2plus_defconfig |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index b5ccb36c599b..3435e6043710 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -184,6 +184,7 @@ CONFIG_TOUCHSCREEN_TSC2007=m
>  CONFIG_INPUT_MISC=y
>  CONFIG_INPUT_TPS65218_PWRBUTTON=m
>  CONFIG_INPUT_TWL4030_PWRBUTTON=m
> +CONFIG_INPUT_PALMAS_PWRBUTTON=m
>  CONFIG_SERIO=m
>  # CONFIG_LEGACY_PTYS is not set
>  CONFIG_SERIAL_8250=y
> @@ -205,6 +206,7 @@ CONFIG_PINCTRL_SINGLE=y
>  CONFIG_DEBUG_GPIO=y
>  CONFIG_GPIO_SYSFS=y
>  CONFIG_GPIO_TWL4030=y
> +CONFIG_GPIO_PALMAS=y
>  CONFIG_W1=m
>  CONFIG_HDQ_MASTER_OMAP=m
>  CONFIG_BATTERY_BQ27x00=m
> @@ -216,6 +218,7 @@ CONFIG_CHARGER_BQ24735=m
>  CONFIG_POWER_RESET=y
>  CONFIG_POWER_AVS=y
>  CONFIG_HWMON=m
> +CONFIG_SENSORS_GPIO_FAN=m
>  CONFIG_SENSORS_LM75=m
>  CONFIG_SENSORS_TMP102=m
>  CONFIG_THERMAL=m
> @@ -346,6 +349,8 @@ CONFIG_LEDS_TRIGGER_CPU=y
>  CONFIG_LEDS_TRIGGER_GPIO=m
>  CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
>  CONFIG_RTC_CLASS=y
> +CONFIG_RTC_DRV_DS1307=m
> +CONFIG_RTC_DRV_PALMAS=m
>  CONFIG_RTC_DRV_TWL92330=y
>  CONFIG_RTC_DRV_TWL4030=m
>  CONFIG_RTC_DRV_OMAP=m
> -- 
> 1.7.9.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
balbi

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: balbi@ti.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platform
Date: Thu, 8 Jan 2015 15:59:43 -0600	[thread overview]
Message-ID: <20150108215943.GW31926@saruman> (raw)
In-Reply-To: <1420751680-21230-1-git-send-email-nm@ti.com>

On Thu, Jan 08, 2015 at 03:14:40PM -0600, Nishanth Menon wrote:
> BeagleBoard-X15 has options such as rtc, fan that need to be functional
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>

Reviewed-by: Felipe Balbi <balbi@ti.com>

> ---
> 
> Applies on
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
> branch:
> omap-for-v3.20/defconfig  4af41284e83c ARM: omap2plus_defconfig: enable TPS65218 power button
> 
>  erch/arm/configs/omap2plus_defconfig |    5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index b5ccb36c599b..3435e6043710 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -184,6 +184,7 @@ CONFIG_TOUCHSCREEN_TSC2007=m
>  CONFIG_INPUT_MISC=y
>  CONFIG_INPUT_TPS65218_PWRBUTTON=m
>  CONFIG_INPUT_TWL4030_PWRBUTTON=m
> +CONFIG_INPUT_PALMAS_PWRBUTTON=m
>  CONFIG_SERIO=m
>  # CONFIG_LEGACY_PTYS is not set
>  CONFIG_SERIAL_8250=y
> @@ -205,6 +206,7 @@ CONFIG_PINCTRL_SINGLE=y
>  CONFIG_DEBUG_GPIO=y
>  CONFIG_GPIO_SYSFS=y
>  CONFIG_GPIO_TWL4030=y
> +CONFIG_GPIO_PALMAS=y
>  CONFIG_W1=m
>  CONFIG_HDQ_MASTER_OMAP=m
>  CONFIG_BATTERY_BQ27x00=m
> @@ -216,6 +218,7 @@ CONFIG_CHARGER_BQ24735=m
>  CONFIG_POWER_RESET=y
>  CONFIG_POWER_AVS=y
>  CONFIG_HWMON=m
> +CONFIG_SENSORS_GPIO_FAN=m
>  CONFIG_SENSORS_LM75=m
>  CONFIG_SENSORS_TMP102=m
>  CONFIG_THERMAL=m
> @@ -346,6 +349,8 @@ CONFIG_LEDS_TRIGGER_CPU=y
>  CONFIG_LEDS_TRIGGER_GPIO=m
>  CONFIG_LEDS_TRIGGER_DEFAULT_ON=m
>  CONFIG_RTC_CLASS=y
> +CONFIG_RTC_DRV_DS1307=m
> +CONFIG_RTC_DRV_PALMAS=m
>  CONFIG_RTC_DRV_TWL92330=y
>  CONFIG_RTC_DRV_TWL4030=m
>  CONFIG_RTC_DRV_OMAP=m
> -- 
> 1.7.9.5
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150108/e594461f/attachment.sig>

  parent reply	other threads:[~2015-01-08 22:00 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-08 21:14 [PATCH] ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platform Nishanth Menon
2015-01-08 21:14 ` Nishanth Menon
2015-01-08 21:25 ` Felipe Balbi
2015-01-08 21:25   ` Felipe Balbi
2015-01-08 21:49   ` Nishanth Menon
2015-01-08 21:49     ` Nishanth Menon
2015-01-08 21:58     ` Felipe Balbi
2015-01-08 21:58       ` Felipe Balbi
2015-01-08 21:59 ` Felipe Balbi [this message]
2015-01-08 21:59   ` Felipe Balbi
2015-01-20 17:45   ` Tony Lindgren
2015-01-20 17:45     ` 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=20150108215943.GW31926@saruman \
    --to=balbi@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=tony@atomide.com \
    /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.