Re: [PATCH 1/3] arm64: defconfig: add allwinner sid support

2019-05-12 Thread Maxime Ripard
On Sun, May 12, 2019 at 04:26:12AM -0400, Yangtao Li wrote: > Sid contains speedbin information and temperature sensor > calibration information and more, which are important for SOC. > > This patch enables CONFIG_NVMEM_SUNXI_SID by default. > > Signed-off-by: Yangtao Li Applied for 5.3, thanks

[PATCH 1/3] arm64: defconfig: add allwinner sid support

2019-05-12 Thread Yangtao Li
Sid contains speedbin information and temperature sensor calibration information and more, which are important for SOC. This patch enables CONFIG_NVMEM_SUNXI_SID by default. Signed-off-by: Yangtao Li --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git