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 June 2, 2021, 9:03 p.m. UTC | #1
On Wed, 02 Jun 2021 17:43:09 +0200, Mauro Carvalho Chehab wrote:
> Changeset fda55c7256fe ("dt-bindings: soc: ti: Convert ti,sci-pm-domain to json schema")
> renamed: Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt
> to: Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml.
> 
> Update the cross-references accordingly.
> 
> Fixes: fda55c7256fe ("dt-bindings: soc: ti: Convert ti,sci-pm-domain to json schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/dma/ti-edma.txt             | 4 ++--
>  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 +-
>  .../devicetree/bindings/remoteproc/ti,keystone-rproc.txt      | 2 +-
>  Documentation/devicetree/bindings/usb/ti,j721e-usb.yaml       | 2 +-
>  Documentation/devicetree/bindings/usb/ti,keystone-dwc3.yaml   | 2 +-
>  MAINTAINERS                                                   | 2 +-
>  8 files changed, 9 insertions(+), 9 deletions(-)
> 

Applied, thanks!
Rob Herring June 3, 2021, 8 p.m. UTC | #2
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:08 p.m. UTC | #3
On Wed, Jun 02, 2021 at 05:43:09PM +0200, Mauro Carvalho Chehab wrote:
> Changeset fda55c7256fe ("dt-bindings: soc: ti: Convert ti,sci-pm-domain to json schema")

> renamed: Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt

> to: Documentation/devicetree/bindings/soc/ti/sci-pm-domain.yaml.

> 

> Update the cross-references accordingly.

> 

> Fixes: fda55c7256fe ("dt-bindings: soc: ti: Convert ti,sci-pm-domain to json schema")

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


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