Re: [PATCH 07/12] docs: dt: fix broken reference to phy-cadence-torrent.yaml

From: Rob Herring
Date: Mon Mar 30 2020 - 17:09:47 EST


On Tue, 17 Mar 2020 14:10:46 +0100, Mauro Carvalho Chehab wrote:
> This file was removed, and another file was added instead of
> it, on two separate commits.
>
> Splitting a single logical change (doc conversion) on two
> patches is a bad thing, as it makes harder to discover what
> crap happened.
>
> Anyway, this patch fixes the broken reference, making it
> pointing to the new location of the file.
>
> Fixes: 922003733d42 ("dt-bindings: phy: Remove Cadence MHDP PHY dt binding")
> Fixes: c6d8eef38b7f ("dt-bindings: phy: Add Cadence MHDP PHY bindings in YAML format.")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>