mbox series

[00/12] Fix broken docs references at next-20210602

Message ID cover.1622648507.git.mchehab+huawei@kernel.org
Headers show
Series Fix broken docs references at next-20210602 | expand

Message

Mauro Carvalho Chehab June 2, 2021, 3:43 p.m. UTC
There are some broken references at today's linux-next with regards
to files inside Documentation/.

Address them.

Mauro Carvalho Chehab (12):
  dt-bindings: power: supply: cpcap-battery: update cpcap-battery.yaml
    reference
  dt-bindings: power: supply: cpcap-charger: update cpcap-charger.yaml
    reference
  dt-bindings: soc: ti: update sci-pm-domain.yaml references
  dt-bindings: clock: update ti,sci-clk.yaml references
  dt-bindings: reset: update ti,sci-reset.yaml references
  dt-bindings: iio: io-channel-mux.yaml: fix a typo
  docs: accounting: update delay-accounting.rst reference
  MAINTAINERS: update faraday,ftrtc010.yaml reference
  MAINTAINERS: update marvell,armada-3700-utmi-phy.yaml reference
  MAINTAINERS: update ti,omap-gpio.yaml reference
  MAINTAINERS: update ti,sci.yaml reference
  MAINTAINERS: update nxp,imx8-jpeg.yaml reference

 Documentation/admin-guide/sysctl/kernel.rst      |  2 +-
 .../devicetree/bindings/dma/ti-edma.txt          |  4 ++--
 .../devicetree/bindings/gpio/gpio-davinci.txt    |  2 +-
 .../devicetree/bindings/i2c/i2c-davinci.txt      |  4 ++--
 .../bindings/iio/multiplexer/io-channel-mux.yaml |  2 +-
 .../devicetree/bindings/mfd/motorola-cpcap.txt   |  4 ++--
 .../devicetree/bindings/mmc/ti-omap-hsmmc.txt    |  4 ++--
 .../devicetree/bindings/net/can/c_can.txt        |  4 ++--
 .../bindings/remoteproc/ti,keystone-rproc.txt    |  4 ++--
 .../devicetree/bindings/spi/spi-davinci.txt      |  2 +-
 .../devicetree/bindings/usb/ti,j721e-usb.yaml    |  2 +-
 .../bindings/usb/ti,keystone-dwc3.yaml           |  2 +-
 MAINTAINERS                                      | 16 ++++++++--------
 13 files changed, 26 insertions(+), 26 deletions(-)

Comments

Rob Herring (Arm) June 2, 2021, 9:04 p.m. UTC | #1
On Wed, 02 Jun 2021 17:43:10 +0200, Mauro Carvalho Chehab wrote:
> Changeset a7dbfa6f3877 ("dt-bindings: clock: Convert ti,sci-clk to json schema")
> renamed: Documentation/devicetree/bindings/clock/ti,sci-clk.txt
> to: Documentation/devicetree/bindings/clock/ti,sci-clk.yaml.
> 
> Update the cross-references accordingly.
> 
> Fixes: a7dbfa6f3877 ("dt-bindings: clock: Convert ti,sci-clk to json schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/gpio/gpio-davinci.txt | 2 +-
>  Documentation/devicetree/bindings/i2c/i2c-davinci.txt   | 2 +-
>  Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt | 2 +-
>  Documentation/devicetree/bindings/net/can/c_can.txt     | 2 +-
>  Documentation/devicetree/bindings/spi/spi-davinci.txt   | 2 +-
>  MAINTAINERS                                             | 2 +-
>  6 files changed, 6 insertions(+), 6 deletions(-)
> 

Applied, thanks!
Rob Herring (Arm) June 3, 2021, 1:54 a.m. UTC | #2
On Wed, 02 Jun 2021 17:43:08 +0200, Mauro Carvalho Chehab wrote:
> Changeset ce49e4282200 ("dt-bindings: power: supply: cpcap-charger: Convert to DT schema format")

> renamed: Documentation/devicetree/bindings/power/supply/cpcap-charger.txt

> to: Documentation/devicetree/bindings/power/supply/cpcap-charger.yaml.

> 

> Update its cross-reference accordingly.

> 

> Fixes: ce49e4282200 ("dt-bindings: power: supply: cpcap-charger: Convert to DT schema format")

> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

> ---

>  Documentation/devicetree/bindings/mfd/motorola-cpcap.txt | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

> 


Applied, thanks!
Rob Herring June 3, 2021, 8 p.m. UTC | #3
On Wed, Jun 2, 2021 at 10:43 AM Mauro Carvalho Chehab
<mchehab+huawei@kernel.org> wrote:
>
> There are some broken references at today's linux-next with regards
> to files inside Documentation/.
>
> Address them.

I've finally added this to my automated checks, so now anyone that
breaks this on binding schema patches should get notified (with the
exception of patches not Cc'ed to the DT list).

Rob
Wolfram Sang June 3, 2021, 8:09 p.m. UTC | #4
On Wed, Jun 02, 2021 at 05:43:10PM +0200, Mauro Carvalho Chehab wrote:
> Changeset a7dbfa6f3877 ("dt-bindings: clock: Convert ti,sci-clk to json schema")

> renamed: Documentation/devicetree/bindings/clock/ti,sci-clk.txt

> to: Documentation/devicetree/bindings/clock/ti,sci-clk.yaml.

> 

> Update the cross-references accordingly.

> 

> Fixes: a7dbfa6f3877 ("dt-bindings: clock: Convert ti,sci-clk to json schema")

> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>


Acked-by: Wolfram Sang <wsa@kernel.org> # for I2C