On Sun, 27 Nov 2022 13:32:57 +0100, Krzysztof Kozlowski wrote: > Split Samsung Exynos SoC SYSREG bindings to own file to narrow the > bindings and do not allow other parts of syscon.yaml. This allows > further customization of Samsung SoC bindings. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Acked-by: Lee Jones <lee@xxxxxxxxxx> > Reviewed-by: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > Reviewed-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > Reviewed-by: Sriranjani P <sriranjani.p@xxxxxxxxxxx> > > --- > > Changes since v1: > 1. Add Rb tags. > > Cc: Sriranjani P <sriranjani.p@xxxxxxxxxxx> > Cc: Chanho Park <chanho61.park@xxxxxxxxxxx> > Cc: Sam Protsenko <semen.protsenko@xxxxxxxxxx> > --- > .../devicetree/bindings/mfd/syscon.yaml | 6 --- > .../soc/samsung/samsung,exynos-sysreg.yaml | 39 +++++++++++++++++++ > 2 files changed, 39 insertions(+), 6 deletions(-) > create mode 100644 Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>