Re: [PATCH v4 01/13] dt-bindings: phy: Remove Cadence MHDP PHY dt binding
From: Rob Herring <robh@kernel.org>
Date: 2020-02-06 21:51:56
Also in:
lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-02-06 21:51:56
Also in:
lkml
On Thu, 6 Feb 2020 07:10:49 +0100, Yuti Amonkar wrote:
Remove the Cadence MHDP PHY bindings. The binding is added in next commit in YAML format. It is renamed to adopt torrent nomenclature. This will not affect ABI as the driver has never been functional, and therefore do not exist in any active use case. Signed-off-by: Yuti Amonkar <redacted> --- .../bindings/phy/phy-cadence-dp.txt | 30 ------------------- 1 file changed, 30 deletions(-) delete mode 100644 Documentation/devicetree/bindings/phy/phy-cadence-dp.txt
Acked-by: Rob Herring <robh@kernel.org>