Re: [PATCH 1/2] arm64: defconfig: enable SENSORS_ARM_SCPI

2016-06-21 Thread Sudeep Holla
On 13/06/16 16:15, Javi Merino wrote: ARM SCPI Sensors were merged for v4.4 and they are defined in the Juno dts. Enable it in the defconfig to get them registered automatically in Juno by default. Applied, thanks. -- Regards, Sudeep

[PATCH 1/2] arm64: defconfig: enable SENSORS_ARM_SCPI

2016-06-13 Thread Javi Merino
ARM SCPI Sensors were merged for v4.4 and they are defined in the Juno dts. Enable it in the defconfig to get them registered automatically in Juno by default. Signed-off-by: Javi Merino --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defc