* [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER
@ 2018-02-15 3:20 Ooi, Joyce
2018-03-02 6:41 ` Ooi, Joyce
0 siblings, 1 reply; 2+ messages in thread
From: Ooi, Joyce @ 2018-02-15 3:20 UTC (permalink / raw)
To: linux-arm-kernel
Enable LED timer trigger for ARM64 to allow LEDs to be controlled via
sysfs.
Signed-off-by: Ooi, Joyce <joyce.ooi@intel.com>
---
arch/arm64/configs/defconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 634b373..b728742 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -471,6 +471,8 @@ CONFIG_LEDS_CLASS=y
CONFIG_LEDS_GPIO=y
CONFIG_LEDS_PWM=y
CONFIG_LEDS_SYSCON=y
+CONFIG_LEDS_TRIGGERS=y
+CONFIG_LEDS_TRIGGER_TIMER=y
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
CONFIG_LEDS_TRIGGER_CPU=y
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER
2018-02-15 3:20 [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER Ooi, Joyce
@ 2018-03-02 6:41 ` Ooi, Joyce
0 siblings, 0 replies; 2+ messages in thread
From: Ooi, Joyce @ 2018-03-02 6:41 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
It's been a while since I received any feedback about this patch. Are there any concerns about this patch? If no, could you please kindly ACK this patch?
Thanks.
Regards,
Joyce Ooi
> -----Original Message-----
> From: Ooi, Joyce
> Sent: Thursday, February 15, 2018 11:20 AM
> To: Catalin Marinas <catalin.marinas@arm.com>; Will Deacon
> <will.deacon@arm.com>; Nguyen, Dinh <dinh.nguyen@intel.com>
> Cc: linux-arm-kernel at lists.infradead.org; linux-kernel at vger.kernel.org; Ooi,
> Joyce <joyce.ooi@intel.com>; Vandervennet, Yves
> <yves.vandervennet@intel.com>; Ong, Hean Loong
> <hean.loong.ong@intel.com>
> Subject: [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER
>
> Enable LED timer trigger for ARM64 to allow LEDs to be controlled via sysfs.
>
> Signed-off-by: Ooi, Joyce <joyce.ooi@intel.com>
> ---
> arch/arm64/configs/defconfig | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 634b373..b728742 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -471,6 +471,8 @@ CONFIG_LEDS_CLASS=y
> CONFIG_LEDS_GPIO=y
> CONFIG_LEDS_PWM=y
> CONFIG_LEDS_SYSCON=y
> +CONFIG_LEDS_TRIGGERS=y
> +CONFIG_LEDS_TRIGGER_TIMER=y
> CONFIG_LEDS_TRIGGER_HEARTBEAT=y
> CONFIG_LEDS_TRIGGER_CPU=y
> CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
> --
> 1.7.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-03-02 6:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-15 3:20 [PATCH] arm64: defconfig: enable CONFIG_LEDS_TRIGGER_TIMER Ooi, Joyce
2018-03-02 6:41 ` Ooi, Joyce
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).