Re: [PATCH v4 2/6] dt-bindings: samsung: Update the CHIP ID binding documentation

From: Krzysztof Kozlowski
Date: Wed Oct 02 2019 - 11:48:26 EST


On Tue, Sep 17, 2019 at 01:13:22PM -0500, Rob Herring wrote:
> On Tue, 10 Sep 2019 14:36:14 +0200, Sylwester Nawrocki wrote:
> > This patch adds documentation of a new optional "samsung,asv-bin"
> > property in the chipid device node and documents requirement of
> > "syscon" compatible string. These additions are needed to support
> > Exynos ASV (Adaptive Supply Voltage) feature.
> >
> > Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
> > ---
> > Changes since v3:
> > - none
> >
> > Changes since v2:
> > - corrected patch summary line prefix, the patch moved in the
> > sequence
> >
> > Changes since v1 (RFC):
> > - new patch
> > ---
> > .../devicetree/bindings/arm/samsung/exynos-chipid.txt | 10 ++++++++--
> > 1 file changed, 8 insertions(+), 2 deletions(-)
> >
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

Dear Sylwester,

This will create conflicts with conversion to dt-schema (already picked
up by Rob).

Can you convert this patch to dt-schema format and send it for Rob?

Best regards,
Krzysztof