On Sat, 7 Sep 2019 11:20:05 +0200, Krzysztof Kozlowski wrote: > Convert Samsung S3C/Exynos Real Time Clock bindings to DT schema format > using json-schema. > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > --- > > Changes since v1: > 1. Use deprecated property instead of custom select, > 2. Rework clocks and clock-names matching for specific compatibles. > --- > .../devicetree/bindings/rtc/s3c-rtc.txt | 31 ------- > .../devicetree/bindings/rtc/s3c-rtc.yaml | 85 +++++++++++++++++++ > 2 files changed, 85 insertions(+), 31 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/rtc/s3c-rtc.txt > create mode 100644 Documentation/devicetree/bindings/rtc/s3c-rtc.yaml > Applied, thanks. Rob