Re: [PATCH] dt-bindings: net: ti: cpsw-switch: update to fix comments

From: Rob Herring
Date: Thu Dec 05 2019 - 16:56:33 EST


On Wed, 27 Nov 2019 17:55:26 +0200, Grygorii Strashko wrote:
> After original patch was merged there were additional comments/requests
> provided by Rob Herring [1]. Mostly they are related to json-schema usage,
> and this patch fixes them. Also SPDX-License-Identifier has been changed to
> (GPL-2.0-only OR BSD-2-Clause) as requested.
>
> [1] https://lkml.org/lkml/2019/11/21/875
> Fixes: ef63fe72f698 ("dt-bindings: net: ti: add new cpsw switch driver bindings")
> Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
> ---
> .../bindings/net/ti,cpsw-switch.yaml | 20 +++++++------------
> 1 file changed, 7 insertions(+), 13 deletions(-)
>

Applied, thanks.

Rob