[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201207192039.GA656120@robh.at.kernel.org>
Date: Mon, 7 Dec 2020 13:20:39 -0600
From: Rob Herring <robh@...nel.org>
To: Rafał Miłecki <zajec5@...il.com>
Cc: devicetree@...r.kernel.org, Kishon Vijay Abraham I <kishon@...com>,
linux-kernel@...r.kernel.org, Hauke Mehrtens <hauke@...ke-m.de>,
Rafał Miłecki <rafal@...ecki.pl>,
Vinod Koul <vkoul@...nel.org>,
bcm-kernel-feedback-list@...adcom.com
Subject: Re: [PATCH] dt-bindings: phy: bcm-ns-usb3-phy: convert to yaml
On Mon, 16 Nov 2020 08:46:49 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@...ecki.pl>
>
> 1. Change syntax from txt to yaml
> 2. Drop "Driver for" from the title
> 3. Drop "reg = <0x0>;" from example (noticed by dt_binding_check)
> 4. Specify license
>
> Signed-off-by: Rafał Miłecki <rafal@...ecki.pl>
> ---
> I think this should go through linux-phy tree. Kishon, Vinod, can you
> take this patch?
>
> This patch generates a false positive checkpatch.pl warning [0].
> Please ignore:
> WARNING: DT binding docs and includes should be a separate patch. See: Documentation/devicetree/bindings/submitting-patches.rst
>
> [0] https://lkml.org/lkml/2020/2/18/1084
> ---
> .../bindings/phy/bcm-ns-usb3-phy.txt | 34 ----------
> .../bindings/phy/bcm-ns-usb3-phy.yaml | 62 +++++++++++++++++++
> 2 files changed, 62 insertions(+), 34 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/phy/bcm-ns-usb3-phy.txt
> create mode 100644 Documentation/devicetree/bindings/phy/bcm-ns-usb3-phy.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists