[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201207192113.GA657118@robh.at.kernel.org>
Date: Mon, 7 Dec 2020 13:21:13 -0600
From: Rob Herring <robh@...nel.org>
To: Rafał Miłecki <zajec5@...il.com>
Cc: devicetree@...r.kernel.org, Hauke Mehrtens <hauke@...ke-m.de>,
Kishon Vijay Abraham I <kishon@...com>,
linux-kernel@...r.kernel.org,
Rafał Miłecki <rafal@...ecki.pl>,
bcm-kernel-feedback-list@...adcom.com,
Vinod Koul <vkoul@...nel.org>
Subject: Re: [PATCH] dt-bindings: phy: bcm-ns-usb2-phy: convert to yaml
On Mon, 16 Nov 2020 08:46:50 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@...ecki.pl>
>
> 1. Convert from txt to yaml
> 2. Drop "Driver for" from the title
> 3. Document "#phy-cells"
> 4. Fix example node name (noticed by dt_binding_check)
> 5. Add #include to example (noticed by dt_binding_check)
> 6. 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-usb2-phy.txt | 21 -------
> .../bindings/phy/bcm-ns-usb2-phy.yaml | 59 +++++++++++++++++++
> 2 files changed, 59 insertions(+), 21 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/phy/bcm-ns-usb2-phy.txt
> create mode 100644 Documentation/devicetree/bindings/phy/bcm-ns-usb2-phy.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists