Re: [PATCH v7 4/4] phy: dt-bindings: Add Cadence D-PHY Rx bindings
From: Rob Herring <robh@kernel.org>
Date: 2021-12-27 16:57:27
Also in:
linux-phy, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-12-27 16:57:27
Also in:
linux-phy, lkml
On Mon, 27 Dec 2021 16:25:45 +0530, Pratyush Yadav wrote:
The Rx mode DPHY is different from Tx mode DPHY. Add a separate binding for it. Signed-off-by: Pratyush Yadav <redacted> --- (no changes since v6) Changes in v6: - Add a new binding for DPHY Rx. .../devicetree/bindings/phy/cdns,dphy-rx.yaml | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.