On Fri, 20 Aug 2021 17:03:50 +0200, Krzysztof Kozlowski wrote: > Convert Samsung Exynos NoC Probe bindings to DT schema format using > json-schema. > > New bindings contain copied description from previous bindings document, > therefore the license is set as GPL-2.0-only. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > > --- > > Changes since v1: > 1. New patch > --- > .../bindings/devfreq/event/exynos-nocp.txt | 26 ---------- > .../devfreq/event/samsung,exynos-nocp.yaml | 48 +++++++++++++++++++ > 2 files changed, 48 insertions(+), 26 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/devfreq/event/exynos-nocp.txt > create mode 100644 Documentation/devicetree/bindings/devfreq/event/samsung,exynos-nocp.yaml > Applied, thanks!