Re: [PATCH v4 1/2] dt-bindings: pinctrl: samsung: stop using bindings header with constants

From: Rob Herring
Date: Thu Aug 18 2022 - 10:59:49 EST


On Tue, Aug 16, 2022 at 04:30:15PM +0300, Krzysztof Kozlowski wrote:
> The bindings header with pin controller register values is being
> deprecated and DTS already switched to a DTS-local header.
>
> Do not reference the bindings header in schema and replace the defines
> with raw values.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../pinctrl/samsung,pinctrl-pins-cfg.yaml | 1 -
> .../bindings/pinctrl/samsung,pinctrl.yaml | 63 ++++++++-----------
> 2 files changed, 27 insertions(+), 37 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>