Re: [PATCH 04/33] ARM: dts: exynos: Correct S3C RTC bindings and enable it in Origen

2020-08-31 Thread Marek Szyprowski
On 30.08.2020 15:51, Krzysztof Kozlowski wrote: > The S3C RTC requires 32768 Hz clock as input which is provided by PMIC > (Maxim MAX8997). However there is no clock provided for the PMIC and > the driver registers the clock as regulator. This is an old driver > which will not be updated so add

[PATCH 04/33] ARM: dts: exynos: Correct S3C RTC bindings and enable it in Origen

2020-08-30 Thread Krzysztof Kozlowski
The S3C RTC requires 32768 Hz clock as input which is provided by PMIC (Maxim MAX8997). However there is no clock provided for the PMIC and the driver registers the clock as regulator. This is an old driver which will not be updated so add a workaround: 1. Enable the "clock" regulator in PMIC, 2.