Re: [PATCH v2 1/4] dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema

From: Rob Herring
Date: Tue Aug 24 2021 - 09:02:05 EST


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!