[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c544bcb8ea20dadcea68e22d33c160a713c7fe02.camel@pengutronix.de>
Date: Mon, 15 Jun 2020 09:48:04 +0200
From: Philipp Zabel <p.zabel@...gutronix.de>
To: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Linux Doc Mailing List <linux-doc@...r.kernel.org>
Cc: linux-kernel@...r.kernel.org, Jonathan Corbet <corbet@....net>,
Rob Herring <robh+dt@...nel.org>,
David Airlie <airlied@...ux.ie>,
Daniel Vetter <daniel@...ll.ch>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Mark Brown <broonie@...nel.org>, devicetree@...r.kernel.org,
dri-devel@...ts.freedesktop.org,
linux-arm-kernel@...ts.infradead.org,
linux-arm-msm@...r.kernel.org, linux-spi@...r.kernel.org
Subject: Re: [PATCH 14/29] dt: Fix broken references to renamed docs
On Mon, 2020-06-15 at 08:46 +0200, Mauro Carvalho Chehab wrote:
> Some files got renamed. Those were all fixed automatically by
>
> ./scripts/documentation-file-ref-check --fix
>
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
> ---
> Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt | 2 +-
> Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt | 4 ++--
> Documentation/devicetree/bindings/display/imx/ldb.txt | 4 ++--
> Documentation/devicetree/bindings/spi/qcom,spi-geni-qcom.txt | 2 +-
> MAINTAINERS | 4 ++--
> 5 files changed, 8 insertions(+), 8 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
> index 715047444391..10b8459e49f8 100644
> --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
> +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu.txt
> @@ -47,7 +47,7 @@ Required properties:
> &lsio_mu1 1 2
> &lsio_mu1 1 3
> &lsio_mu1 3 3>;
> - See Documentation/devicetree/bindings/mailbox/fsl,mu.txt
> + See Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
> for detailed mailbox binding.
>
> Note: Each mu which supports general interrupt should have an alias correctly
> diff --git a/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt b/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
> index 5bf77f6dd19d..5a99490c17b9 100644
> --- a/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
> +++ b/Documentation/devicetree/bindings/display/imx/fsl-imx-drm.txt
> @@ -68,7 +68,7 @@ Required properties:
> datasheet
> - clocks : phandle to the PRE axi clock input, as described
> in Documentation/devicetree/bindings/clock/clock-bindings.txt and
> - Documentation/devicetree/bindings/clock/imx6q-clock.txt.
> + Documentation/devicetree/bindings/clock/imx6q-clock.yaml.
> - clock-names: should be "axi"
> - interrupts: should contain the PRE interrupt
> - fsl,iram: phandle pointing to the mmio-sram device node, that should be
> @@ -94,7 +94,7 @@ Required properties:
> datasheet
> - clocks : phandles to the PRG ipg and axi clock inputs, as described
> in Documentation/devicetree/bindings/clock/clock-bindings.txt and
> - Documentation/devicetree/bindings/clock/imx6q-clock.txt.
> + Documentation/devicetree/bindings/clock/imx6q-clock.yaml.
> - clock-names: should be "ipg" and "axi"
> - fsl,pres: phandles to the PRE units attached to this PRG, with the fixed
> PRE as the first entry and the muxable PREs following.
> diff --git a/Documentation/devicetree/bindings/display/imx/ldb.txt b/Documentation/devicetree/bindings/display/imx/ldb.txt
> index 38c637fa39dd..8e6e7d797943 100644
> --- a/Documentation/devicetree/bindings/display/imx/ldb.txt
> +++ b/Documentation/devicetree/bindings/display/imx/ldb.txt
> @@ -30,8 +30,8 @@ Required properties:
> "di2_sel" - IPU2 DI0 mux
> "di3_sel" - IPU2 DI1 mux
> The needed clock numbers for each are documented in
> - Documentation/devicetree/bindings/clock/imx5-clock.txt, and in
> - Documentation/devicetree/bindings/clock/imx6q-clock.txt.
> + Documentation/devicetree/bindings/clock/imx5-clock.yaml, and in
> + Documentation/devicetree/bindings/clock/imx6q-clock.yaml.
>
> Optional properties:
> - pinctrl-names : should be "default" on i.MX53, not used on i.MX6q
Reviewed-by: Philipp Zabel <p.zabel@...gutronix.de>
regards
Philipp
Powered by blists - more mailing lists