Re: [PATCH v3 1/7] dt-bindings: timer: renesas,cmt: Fix SoC-specific compatible values

From: Rob Herring
Date: Thu Sep 21 2017 - 19:10:28 EST


On Mon, Sep 18, 2017 at 03:46:41PM +0200, Geert Uytterhoeven wrote:
> While the new family-specific compatible values introduced by commit
> 6f54cc1adcc8957f ("devicetree: bindings: R-Car Gen2 CMT0 and CMT1
> bindings") use the recommended order "<vendor>,<family>-<device>", the
> new SoC-specific compatible values still use the old and deprecated
> order "<vendor>,<device>-<soc>".
>
> Switch the SoC-specific compatible values to the recommended order while
> there are no upstream users of these compatible values yet.
>
> Fixes: 7f03a0ecfdc786c1 ("devicetree: bindings: r8a73a4 and R-Car Gen2 CMT bindings")
> Fixes: 63d9e8ca0dd4bfa4 ("devicetree: bindings: Deprecate property, update example")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---
> v3:
> - New.
> ---
> .../devicetree/bindings/timer/renesas,cmt.txt | 24 +++++++++++-----------
> 1 file changed, 12 insertions(+), 12 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>