On Sun, 27 Nov 2022 13:32:59 +0100, Krzysztof Kozlowski wrote: > Exynos850 has dedicated clock for accessing SYSREGs. Allow it, even > though Linux currently does not enable them and relies on bootloader. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Make clocks required on Exynos850. > 2. Due to above change, do not add Rb tags. > > Cc: Sriranjani P <sriranjani.p@xxxxxxxxxxx> > Cc: Chanho Park <chanho61.park@xxxxxxxxxxx> > Cc: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > --- > .../soc/samsung/samsung,exynos-sysreg.yaml | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>