On Fri, 20 Sep 2019 18:25:59 +0200, Krzysztof Kozlowski wrote: > Convert Samsung Exynos System Registers (SYSREG) bindings to DT schema > format using json-schema. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > --- > > Changes since v2: > 1. Use select to skip other syscon nodes, > 2. Indent example with four spaces (more readable), > --- > .../bindings/arm/samsung/sysreg.txt | 19 -------- > .../bindings/arm/samsung/sysreg.yaml | 45 +++++++++++++++++++ > 2 files changed, 45 insertions(+), 19 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/samsung/sysreg.txt > create mode 100644 Documentation/devicetree/bindings/arm/samsung/sysreg.yaml > Applied, thanks. Rob