All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/24] Fix broken file docs cross-references
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, linux-kernel, Jonathan Corbet,
	Akira Yokosawa, Daniel Lustig, Daniel Vetter, David Airlie,
	Guenter Roeck, Jean Delvare, Joel Fernandes, Jonathan Cameron,
	Lars-Peter Clausen, Matthias Brugger, Mauro Carvalho Chehab,
	Peter Meerwald-Stadler, Rob Herring, devicetree, dri-devel,
	linux-arch, linux-arm-kernel, linux-hwmon, linux-iio,
	linux-media, linux-mediatek

File renames and yaml conversions broke file references for several files,
as reported by:

	./scripts/documentation-file-ref-check

Fix most of them.

Please notice that this series was generated against  linux-next
(next-20210113).  So, it is better if the fixup patch could be added
at the same tree that received the patch renaming the filename.

Regards,
Mauro

Mauro Carvalho Chehab (24):
  MAINTAINERS: update adi,ad5758.yaml reference
  MAINTAINERS: update fsl,dpaa2-console.yaml reference
  MAINTAINERS: update st,hts221.yaml reference
  MAINTAINERS: update dpot-dac.yaml reference
  MAINTAINERS: update envelope-detector.yaml reference
  MAINTAINERS: update current-sense-amplifier.yaml reference
  MAINTAINERS: update current-sense-shunt.yaml reference
  MAINTAINERS: update voltage-divider.yaml reference
  MAINTAINERS: update mtk-sd.yaml reference
  MAINTAINERS: update atmel,sama5d2-adc.yaml reference
  MAINTAINERS: update pni,rm3100.yaml reference
  MAINTAINERS: update renesas,rcar-gyroadc.yaml reference
  MAINTAINERS: update st,lsm6dsx.yaml reference
  MAINTAINERS: update st,vl53l0x.yaml reference
  MAINTAINERS: update ti,dac7612.yaml reference
  Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference
  arch/Kconfig: update unaligned-memory-access.rst reference
  include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref
  doc: update rcu_dereference.rst reference
  ASoC: audio-graph-card: update audio-graph-card.yaml reference
  dt-bindings: display: mediatek: update mediatek,dpi.yaml reference
  dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml
    references
  dt-bindings:iio:adc: update adc.yaml reference
  dt-bindings: phy: update phy-cadence-sierra.yaml reference

 .../bindings/display/bridge/sii902x.txt       |  2 +-
 .../display/mediatek/mediatek,disp.txt        |  4 +--
 .../bindings/iio/adc/adi,ad7192.yaml          |  2 +-
 .../bindings/media/mediatek-jpeg-decoder.txt  |  2 +-
 .../bindings/media/mediatek-jpeg-encoder.txt  |  2 +-
 .../bindings/media/mediatek-mdp.txt           |  2 +-
 .../bindings/phy/ti,phy-j721e-wiz.yaml        |  2 +-
 Documentation/hwmon/ina2xx.rst                |  2 +-
 MAINTAINERS                                   | 30 +++++++++----------
 arch/Kconfig                                  |  2 +-
 include/linux/iio/dac/mcp4725.h               |  2 +-
 tools/memory-model/Documentation/glossary.txt |  2 +-
 12 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.29.2



^ permalink raw reply	[flat|nested] 52+ messages in thread

* [PATCH 00/24] Fix broken file docs cross-references
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: linux-iio, Akira Yokosawa, dri-devel, Peter Meerwald-Stadler,
	Joel Fernandes, linux-arch, Lars-Peter Clausen, Jonathan Corbet,
	Mauro Carvalho Chehab, David Airlie, Guenter Roeck, linux-media,
	devicetree, Jean Delvare, Daniel Lustig, Rob Herring,
	linux-mediatek, Matthias Brugger, Mauro Carvalho Chehab,
	linux-arm-kernel, linux-hwmon, linux-kernel, Daniel Vetter,
	Jonathan Cameron

File renames and yaml conversions broke file references for several files,
as reported by:

	./scripts/documentation-file-ref-check

Fix most of them.

Please notice that this series was generated against  linux-next
(next-20210113).  So, it is better if the fixup patch could be added
at the same tree that received the patch renaming the filename.

Regards,
Mauro

Mauro Carvalho Chehab (24):
  MAINTAINERS: update adi,ad5758.yaml reference
  MAINTAINERS: update fsl,dpaa2-console.yaml reference
  MAINTAINERS: update st,hts221.yaml reference
  MAINTAINERS: update dpot-dac.yaml reference
  MAINTAINERS: update envelope-detector.yaml reference
  MAINTAINERS: update current-sense-amplifier.yaml reference
  MAINTAINERS: update current-sense-shunt.yaml reference
  MAINTAINERS: update voltage-divider.yaml reference
  MAINTAINERS: update mtk-sd.yaml reference
  MAINTAINERS: update atmel,sama5d2-adc.yaml reference
  MAINTAINERS: update pni,rm3100.yaml reference
  MAINTAINERS: update renesas,rcar-gyroadc.yaml reference
  MAINTAINERS: update st,lsm6dsx.yaml reference
  MAINTAINERS: update st,vl53l0x.yaml reference
  MAINTAINERS: update ti,dac7612.yaml reference
  Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference
  arch/Kconfig: update unaligned-memory-access.rst reference
  include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref
  doc: update rcu_dereference.rst reference
  ASoC: audio-graph-card: update audio-graph-card.yaml reference
  dt-bindings: display: mediatek: update mediatek,dpi.yaml reference
  dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml
    references
  dt-bindings:iio:adc: update adc.yaml reference
  dt-bindings: phy: update phy-cadence-sierra.yaml reference

 .../bindings/display/bridge/sii902x.txt       |  2 +-
 .../display/mediatek/mediatek,disp.txt        |  4 +--
 .../bindings/iio/adc/adi,ad7192.yaml          |  2 +-
 .../bindings/media/mediatek-jpeg-decoder.txt  |  2 +-
 .../bindings/media/mediatek-jpeg-encoder.txt  |  2 +-
 .../bindings/media/mediatek-mdp.txt           |  2 +-
 .../bindings/phy/ti,phy-j721e-wiz.yaml        |  2 +-
 Documentation/hwmon/ina2xx.rst                |  2 +-
 MAINTAINERS                                   | 30 +++++++++----------
 arch/Kconfig                                  |  2 +-
 include/linux/iio/dac/mcp4725.h               |  2 +-
 tools/memory-model/Documentation/glossary.txt |  2 +-
 12 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.29.2



_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 52+ messages in thread

* [PATCH 00/24] Fix broken file docs cross-references
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: linux-iio, Akira Yokosawa, dri-devel, Peter Meerwald-Stadler,
	Joel Fernandes, linux-arch, Lars-Peter Clausen, Jonathan Corbet,
	Mauro Carvalho Chehab, David Airlie, Guenter Roeck, linux-media,
	devicetree, Jean Delvare, Daniel Lustig, Rob Herring,
	linux-mediatek, Matthias Brugger, Mauro Carvalho Chehab,
	linux-arm-kernel, linux-hwmon, linux-kernel, Daniel Vetter,
	Jonathan Cameron

File renames and yaml conversions broke file references for several files,
as reported by:

	./scripts/documentation-file-ref-check

Fix most of them.

Please notice that this series was generated against  linux-next
(next-20210113).  So, it is better if the fixup patch could be added
at the same tree that received the patch renaming the filename.

Regards,
Mauro

Mauro Carvalho Chehab (24):
  MAINTAINERS: update adi,ad5758.yaml reference
  MAINTAINERS: update fsl,dpaa2-console.yaml reference
  MAINTAINERS: update st,hts221.yaml reference
  MAINTAINERS: update dpot-dac.yaml reference
  MAINTAINERS: update envelope-detector.yaml reference
  MAINTAINERS: update current-sense-amplifier.yaml reference
  MAINTAINERS: update current-sense-shunt.yaml reference
  MAINTAINERS: update voltage-divider.yaml reference
  MAINTAINERS: update mtk-sd.yaml reference
  MAINTAINERS: update atmel,sama5d2-adc.yaml reference
  MAINTAINERS: update pni,rm3100.yaml reference
  MAINTAINERS: update renesas,rcar-gyroadc.yaml reference
  MAINTAINERS: update st,lsm6dsx.yaml reference
  MAINTAINERS: update st,vl53l0x.yaml reference
  MAINTAINERS: update ti,dac7612.yaml reference
  Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference
  arch/Kconfig: update unaligned-memory-access.rst reference
  include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref
  doc: update rcu_dereference.rst reference
  ASoC: audio-graph-card: update audio-graph-card.yaml reference
  dt-bindings: display: mediatek: update mediatek,dpi.yaml reference
  dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml
    references
  dt-bindings:iio:adc: update adc.yaml reference
  dt-bindings: phy: update phy-cadence-sierra.yaml reference

 .../bindings/display/bridge/sii902x.txt       |  2 +-
 .../display/mediatek/mediatek,disp.txt        |  4 +--
 .../bindings/iio/adc/adi,ad7192.yaml          |  2 +-
 .../bindings/media/mediatek-jpeg-decoder.txt  |  2 +-
 .../bindings/media/mediatek-jpeg-encoder.txt  |  2 +-
 .../bindings/media/mediatek-mdp.txt           |  2 +-
 .../bindings/phy/ti,phy-j721e-wiz.yaml        |  2 +-
 Documentation/hwmon/ina2xx.rst                |  2 +-
 MAINTAINERS                                   | 30 +++++++++----------
 arch/Kconfig                                  |  2 +-
 include/linux/iio/dac/mcp4725.h               |  2 +-
 tools/memory-model/Documentation/glossary.txt |  2 +-
 12 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.29.2



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 52+ messages in thread

* [PATCH 00/24] Fix broken file docs cross-references
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: linux-iio, Akira Yokosawa, dri-devel, Peter Meerwald-Stadler,
	Joel Fernandes, linux-arch, Jonathan Corbet,
	Mauro Carvalho Chehab, David Airlie, Guenter Roeck, linux-media,
	devicetree, Jean Delvare, Daniel Lustig, Rob Herring,
	linux-mediatek, Matthias Brugger, Mauro Carvalho Chehab,
	linux-arm-kernel, linux-hwmon, linux-kernel, Jonathan Cameron

File renames and yaml conversions broke file references for several files,
as reported by:

	./scripts/documentation-file-ref-check

Fix most of them.

Please notice that this series was generated against  linux-next
(next-20210113).  So, it is better if the fixup patch could be added
at the same tree that received the patch renaming the filename.

Regards,
Mauro

Mauro Carvalho Chehab (24):
  MAINTAINERS: update adi,ad5758.yaml reference
  MAINTAINERS: update fsl,dpaa2-console.yaml reference
  MAINTAINERS: update st,hts221.yaml reference
  MAINTAINERS: update dpot-dac.yaml reference
  MAINTAINERS: update envelope-detector.yaml reference
  MAINTAINERS: update current-sense-amplifier.yaml reference
  MAINTAINERS: update current-sense-shunt.yaml reference
  MAINTAINERS: update voltage-divider.yaml reference
  MAINTAINERS: update mtk-sd.yaml reference
  MAINTAINERS: update atmel,sama5d2-adc.yaml reference
  MAINTAINERS: update pni,rm3100.yaml reference
  MAINTAINERS: update renesas,rcar-gyroadc.yaml reference
  MAINTAINERS: update st,lsm6dsx.yaml reference
  MAINTAINERS: update st,vl53l0x.yaml reference
  MAINTAINERS: update ti,dac7612.yaml reference
  Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference
  arch/Kconfig: update unaligned-memory-access.rst reference
  include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref
  doc: update rcu_dereference.rst reference
  ASoC: audio-graph-card: update audio-graph-card.yaml reference
  dt-bindings: display: mediatek: update mediatek,dpi.yaml reference
  dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml
    references
  dt-bindings:iio:adc: update adc.yaml reference
  dt-bindings: phy: update phy-cadence-sierra.yaml reference

 .../bindings/display/bridge/sii902x.txt       |  2 +-
 .../display/mediatek/mediatek,disp.txt        |  4 +--
 .../bindings/iio/adc/adi,ad7192.yaml          |  2 +-
 .../bindings/media/mediatek-jpeg-decoder.txt  |  2 +-
 .../bindings/media/mediatek-jpeg-encoder.txt  |  2 +-
 .../bindings/media/mediatek-mdp.txt           |  2 +-
 .../bindings/phy/ti,phy-j721e-wiz.yaml        |  2 +-
 Documentation/hwmon/ina2xx.rst                |  2 +-
 MAINTAINERS                                   | 30 +++++++++----------
 arch/Kconfig                                  |  2 +-
 include/linux/iio/dac/mcp4725.h               |  2 +-
 tools/memory-model/Documentation/glossary.txt |  2 +-
 12 files changed, 27 insertions(+), 27 deletions(-)

-- 
2.29.2


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 52+ messages in thread

* [PATCH 01/24] MAINTAINERS: update adi,ad5758.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (2 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 1e6536ee349b ("dt-bindings:iio:dac:adi,ad5758 yaml conversion")
renamed: Documentation/devicetree/bindings/iio/dac/ad5758.txt
to: Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 289465785e88..68f43b83235b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1132,7 +1132,7 @@ W:	http://ez.analog.com/community/linux-device-drivers
 F:	Documentation/ABI/testing/sysfs-bus-iio-frequency-ad9523
 F:	Documentation/ABI/testing/sysfs-bus-iio-frequency-adf4350
 F:	Documentation/devicetree/bindings/iio/*/adi,*
-F:	Documentation/devicetree/bindings/iio/dac/ad5758.txt
+F:	Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml
 F:	drivers/iio/*/ad*
 F:	drivers/iio/adc/ltc249*
 F:	drivers/iio/amplifiers/hmc425a.c
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 02/24] MAINTAINERS: update fsl,dpaa2-console.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (3 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 616fde2dd60f ("dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML")
renamed: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
to: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 68f43b83235b..7578b9798bfe 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7201,7 +7201,7 @@ M:	Li Yang <leoyang.li@nxp.com>
 L:	linuxppc-dev@lists.ozlabs.org
 L:	linux-arm-kernel@lists.infradead.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
+F:	Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml
 F:	Documentation/devicetree/bindings/soc/fsl/
 F:	drivers/soc/fsl/
 F:	include/linux/fsl/
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 03/24] MAINTAINERS: update st,hts221.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (4 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 9a6ac3138258 ("dt-bindings:iio:humidity:st,hts221 yaml conversion.")
renamed: Documentation/devicetree/bindings/iio/humidity/hts221.txt
to: Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7578b9798bfe..b3fe85038eb8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8215,7 +8215,7 @@ M:	Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 W:	http://www.st.com/
-F:	Documentation/devicetree/bindings/iio/humidity/hts221.txt
+F:	Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml
 F:	drivers/iio/humidity/hts221*
 
 HUAWEI ETHERNET DRIVER
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 04/24] MAINTAINERS: update dpot-dac.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (5 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 06d2ff6fe11e ("dt-bindings:iio:dac:dpot-dac: yaml conversion.")
renamed: Documentation/devicetree/bindings/iio/dac/dpot-dac.txt
to: Documentation/devicetree/bindings/iio/dac/dpot-dac.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index b3fe85038eb8..0ff692445967 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8683,7 +8683,7 @@ M:	Peter Rosin <peda@axentia.se>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-bus-iio-dac-dpot-dac
-F:	Documentation/devicetree/bindings/iio/dac/dpot-dac.txt
+F:	Documentation/devicetree/bindings/iio/dac/dpot-dac.yaml
 F:	drivers/iio/dac/dpot-dac.c
 
 IIO ENVELOPE DETECTOR
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 05/24] MAINTAINERS: update envelope-detector.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (6 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 66a6dcc20e63 ("dt-bindings:iio:adc:envelope-detector: txt to yaml conversion.")
renamed: Documentation/devicetree/bindings/iio/adc/envelope-detector.txt
to: Documentation/devicetree/bindings/iio/adc/envelope-detector.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0ff692445967..a2579cdad3ab 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8691,7 +8691,7 @@ M:	Peter Rosin <peda@axentia.se>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 F:	Documentation/ABI/testing/sysfs-bus-iio-adc-envelope-detector
-F:	Documentation/devicetree/bindings/iio/adc/envelope-detector.txt
+F:	Documentation/devicetree/bindings/iio/adc/envelope-detector.yaml
 F:	drivers/iio/adc/envelope-detector.c
 
 IIO MULTIPLEXER
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 06/24] MAINTAINERS: update current-sense-amplifier.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (7 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset fbac26b9ad21 ("dt-bindings:iio:afe:current-sense-amplifier: txt to yaml conversion.")
renamed: Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt
to: Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a2579cdad3ab..832297460974 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8720,7 +8720,7 @@ IIO UNIT CONVERTER
 M:	Peter Rosin <peda@axentia.se>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt
+F:	Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml
 F:	Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt
 F:	Documentation/devicetree/bindings/iio/afe/voltage-divider.txt
 F:	drivers/iio/afe/iio-rescale.c
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 07/24] MAINTAINERS: update current-sense-shunt.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (8 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset ce66e52b6c16 ("dt-bindings:iio:afe:current-sense-shunt: txt to yaml conversion.")
renamed: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt
to: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 832297460974..a699a221a48b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8721,7 +8721,7 @@ M:	Peter Rosin <peda@axentia.se>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml
-F:	Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt
+F:	Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml
 F:	Documentation/devicetree/bindings/iio/afe/voltage-divider.txt
 F:	drivers/iio/afe/iio-rescale.c
 
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 08/24] MAINTAINERS: update voltage-divider.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (9 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 6f633bc91ac1 ("dt-bindings:iio:afe:voltage-divider: txt to yaml conversion")
renamed: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt
to: Documentation/devicetree/bindings/iio/afe/voltage-divider.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a699a221a48b..6083de743261 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8722,7 +8722,7 @@ L:	linux-iio@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml
 F:	Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml
-F:	Documentation/devicetree/bindings/iio/afe/voltage-divider.txt
+F:	Documentation/devicetree/bindings/iio/afe/voltage-divider.yaml
 F:	drivers/iio/afe/iio-rescale.c
 
 IKANOS/ADI EAGLE ADSL USB DRIVER
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 09/24] MAINTAINERS: update mtk-sd.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (10 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset c626695ecd8b ("dt-bindings: mmc: Convert mtk-sd to json-schema")
renamed: Documentation/devicetree/bindings/mmc/mtk-sd.txt
to: Documentation/devicetree/bindings/mmc/mtk-sd.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6083de743261..a35f1bb9ae44 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11272,7 +11272,7 @@ F:	drivers/media/platform/mtk-vpu/
 MEDIATEK MMC/SD/SDIO DRIVER
 M:	Chaotian Jing <chaotian.jing@mediatek.com>
 S:	Maintained
-F:	Documentation/devicetree/bindings/mmc/mtk-sd.txt
+F:	Documentation/devicetree/bindings/mmc/mtk-sd.yaml
 F:	drivers/mmc/host/mtk-sd.c
 
 MEDIATEK MT76 WIRELESS LAN DRIVER
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 10/24] MAINTAINERS: update atmel,sama5d2-adc.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (11 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 58ff1b519753 ("dt-bindings:iio:adc:atmel,sama5d2-adc: txt to yaml conversion")
renamed: Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
to: Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index a35f1bb9ae44..12609dbe15a3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11789,7 +11789,7 @@ MICROCHIP SAMA5D2-COMPATIBLE ADC DRIVER
 M:	Eugen Hristev <eugen.hristev@microchip.com>
 L:	linux-iio@vger.kernel.org
 S:	Supported
-F:	Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
+F:	Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml
 F:	drivers/iio/adc/at91-sama5d2_adc.c
 F:	include/dt-bindings/iio/adc/at91-sama5d2_adc.h
 
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 11/24] MAINTAINERS: update pni,rm3100.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (12 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset f383069be33e ("dt-bindings:iio:magnetometer:pni,rm3100: txt to yaml conversion.")
renamed: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt
to: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 12609dbe15a3..e4fee1b3d768 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14265,7 +14265,7 @@ PNI RM3100 IIO DRIVER
 M:	Song Qiang <songqiang1304521@gmail.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt
+F:	Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml
 F:	drivers/iio/magnetometer/rm3100*
 
 PNP SUPPORT
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 12/24] MAINTAINERS: update renesas,rcar-gyroadc.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (13 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 8c41245872e2 ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to yaml conversion.")
renamed: Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt
to: Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e4fee1b3d768..e5d2f3ef659c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15215,7 +15215,7 @@ RENESAS R-CAR GYROADC DRIVER
 M:	Marek Vasut <marek.vasut@gmail.com>
 L:	linux-iio@vger.kernel.org
 S:	Supported
-F:	Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt
+F:	Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml
 F:	drivers/iio/adc/rcar-gyroadc.c
 
 RENESAS R-CAR I2C DRIVERS
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 13/24] MAINTAINERS: update st,lsm6dsx.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (14 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 7a2cf8e91390 ("dt-bindings:iio:imu:st,lsm6dsx: txt to yaml conversion")
renamed: Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
to: Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e5d2f3ef659c..bba2d2d8576a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16877,7 +16877,7 @@ M:	Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 W:	http://www.st.com/
-F:	Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt
+F:	Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml
 F:	drivers/iio/imu/st_lsm6dsx/
 
 ST MIPID02 CSI-2 TO PARALLEL BRIDGE DRIVER
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 14/24] MAINTAINERS: update st,vl53l0x.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (15 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset b4be8bd1c6a2 ("dt-bindings:iio:proximity:st,vl53l0x yaml conversion")
renamed: Documentation/devicetree/bindings/iio/proximity/vl53l0x.txt
to: Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bba2d2d8576a..17640957fc93 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16898,7 +16898,7 @@ ST VL53L0X ToF RANGER(I2C) IIO DRIVER
 M:	Song Qiang <songqiang1304521@gmail.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/iio/proximity/vl53l0x.txt
+F:	Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml
 F:	drivers/iio/proximity/vl53l0x-i2c.c
 
 STABLE BRANCH
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 15/24] MAINTAINERS: update ti,dac7612.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (16 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel

Changeset 8b74e06b0f4d ("dt-bindings:iio:dac:ti,dac7612 yaml conversion")
renamed: Documentation/devicetree/bindings/iio/dac/ti,dac7612.txt
to: Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 17640957fc93..9318147e0791 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17640,7 +17640,7 @@ TEXAS INSTRUMENTS' DAC7612 DAC DRIVER
 M:	Ricardo Ribalda <ribalda@kernel.org>
 L:	linux-iio@vger.kernel.org
 S:	Supported
-F:	Documentation/devicetree/bindings/iio/dac/ti,dac7612.txt
+F:	Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml
 F:	drivers/iio/dac/ti-dac7612.c
 
 TEXAS INSTRUMENTS DMA DRIVERS
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 16/24] Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (17 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  2021-01-21 19:28   ` Guenter Roeck
  -1 siblings, 1 reply; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Guenter Roeck, Jean Delvare, Jonathan Corbet
  Cc: Mauro Carvalho Chehab, Linux Doc Mailing List, linux-hwmon, linux-kernel

Changeset 94f1ab944565 ("dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema")
renamed: Documentation/devicetree/bindings/hwmon/ina2xx.txt
to: Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/hwmon/ina2xx.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hwmon/ina2xx.rst b/Documentation/hwmon/ina2xx.rst
index f78a5cd44c4c..27d2e39bc8ac 100644
--- a/Documentation/hwmon/ina2xx.rst
+++ b/Documentation/hwmon/ina2xx.rst
@@ -74,7 +74,7 @@ bus supply voltage.
 
 The shunt value in micro-ohms can be set via platform data or device tree at
 compile-time or via the shunt_resistor attribute in sysfs at run-time. Please
-refer to the Documentation/devicetree/bindings/hwmon/ina2xx.txt for bindings
+refer to the Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml for bindings
 if the device tree is used.
 
 Additionally ina226 supports update_interval attribute as described in
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 17/24] arch/Kconfig: update unaligned-memory-access.rst reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (18 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  2021-01-13 18:13   ` Kees Cook
  -1 siblings, 1 reply; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Aneesh Kumar K.V, Jonathan Corbet,
	Steven Rostedt (VMware),
	Andrew Morton, Christian Brauner, Frederic Weisbecker, Kees Cook,
	Masahiro Yamada, Peter Zijlstra, Sami Tolvanen, Stephen Boyd,
	YiFei Zhu, linux-kernel

Changeset 997c798e1444 ("docs: sysctl/kernel: document unaligned controls")
renamed: Documentation/unaligned-memory-access.txt
to: Documentation/process/unaligned-memory-access.rst.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 arch/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/Kconfig b/arch/Kconfig
index a3de881ed54a..89bcfa1c3ad8 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -156,7 +156,7 @@ config HAVE_64BIT_ALIGNED_ACCESS
 	  accesses are required to be 64 bit aligned in this way even
 	  though it is not a 64 bit architecture.
 
-	  See Documentation/unaligned-memory-access.txt for more
+	  See Documentation/process/unaligned-memory-access.rst for more
 	  information on the topic of unaligned memory accesses.
 
 config HAVE_EFFICIENT_UNALIGNED_ACCESS
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 18/24] include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (19 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  2021-01-13 15:52   ` Jonathan Cameron
  -1 siblings, 1 reply; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linux Doc Mailing List,
	Lars-Peter Clausen, Peter Meerwald-Stadler, linux-iio,
	linux-kernel

Changeset 6ced946a4bba ("dt-bindings:iio:dac:microchip,mcp4725 yaml conversion")
renamed: Documentation/devicetree/bindings/iio/dac/mcp4725.txt
to: Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 include/linux/iio/dac/mcp4725.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/iio/dac/mcp4725.h b/include/linux/iio/dac/mcp4725.h
index e9801c8d49c0..1f7e53c506b6 100644
--- a/include/linux/iio/dac/mcp4725.h
+++ b/include/linux/iio/dac/mcp4725.h
@@ -15,7 +15,7 @@
  * @vref_buffered: Controls buffering of the external reference voltage.
  *
  * Vref related settings are available only on MCP4756. See
- * Documentation/devicetree/bindings/iio/dac/mcp4725.txt for more information.
+ * Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml for more information.
  */
 struct mcp4725_platform_data {
 	bool use_vref;
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 19/24] doc: update rcu_dereference.rst reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (20 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  2021-01-13 15:12   ` Paul E. McKenney
  -1 siblings, 1 reply; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Linux Doc Mailing List
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Paul E. McKenney,
	Akira Yokosawa, Alan Stern, Andrea Parri, Boqun Feng,
	Daniel Lustig, David Howells, Jade Alglave, Joel Fernandes,
	Luc Maranget, Nicholas Piggin, Peter Zijlstra, Will Deacon,
	linux-arch, linux-kernel

Changeset b00aedf978aa ("doc: Convert to rcu_dereference.txt to rcu_dereference.rst")
renamed: Documentation/RCU/rcu_dereference.txt
to: Documentation/RCU/rcu_dereference.rst.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 tools/memory-model/Documentation/glossary.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/memory-model/Documentation/glossary.txt b/tools/memory-model/Documentation/glossary.txt
index b2da6365be63..6f3d16dbf467 100644
--- a/tools/memory-model/Documentation/glossary.txt
+++ b/tools/memory-model/Documentation/glossary.txt
@@ -19,7 +19,7 @@ Address Dependency:  When the address of a later memory access is computed
 	 from the value returned by the rcu_dereference() on line 2, the
 	 address dependency extends from that rcu_dereference() to that
 	 "p->a".  In rare cases, optimizing compilers can destroy address
-	 dependencies.	Please see Documentation/RCU/rcu_dereference.txt
+	 dependencies.	Please see Documentation/RCU/rcu_dereference.rst
 	 for more information.
 
 	 See also "Control Dependency" and "Data Dependency".
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 20/24] ASoC: audio-graph-card: update audio-graph-card.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linux Doc Mailing List,
	Alexandru Gagniuc, Rob Herring, Sam Ravnborg,
	Thomas Bogendoerfer, devicetree, dri-devel, linux-kernel

Changeset 97198614f6c3 ("ASoC: audio-graph-card: switch to yaml base Documentation")
renamed: Documentation/devicetree/bindings/sound/audio-graph-card.txt
to: Documentation/devicetree/bindings/sound/audio-graph-card.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/display/bridge/sii902x.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/bridge/sii902x.txt b/Documentation/devicetree/bindings/display/bridge/sii902x.txt
index 02c21b584741..3bc760cc31cb 100644
--- a/Documentation/devicetree/bindings/display/bridge/sii902x.txt
+++ b/Documentation/devicetree/bindings/display/bridge/sii902x.txt
@@ -40,7 +40,7 @@ Optional properties:
 	documents on how to describe the way the sii902x device is
 	connected to the rest of the audio system:
 	Documentation/devicetree/bindings/sound/simple-card.yaml
-	Documentation/devicetree/bindings/sound/audio-graph-card.txt
+	Documentation/devicetree/bindings/sound/audio-graph-card.yaml
 	Note: In case of the audio-graph-card binding the used port
 	index should be 3.
 
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 20/24] ASoC: audio-graph-card: update audio-graph-card.yaml reference
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie
  Cc: devicetree, Thomas Bogendoerfer, Linux Doc Mailing List,
	Mauro Carvalho Chehab, Jonathan Corbet, linux-kernel, dri-devel,
	Rob Herring, Alexandru Gagniuc, Sam Ravnborg

Changeset 97198614f6c3 ("ASoC: audio-graph-card: switch to yaml base Documentation")
renamed: Documentation/devicetree/bindings/sound/audio-graph-card.txt
to: Documentation/devicetree/bindings/sound/audio-graph-card.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/display/bridge/sii902x.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/bridge/sii902x.txt b/Documentation/devicetree/bindings/display/bridge/sii902x.txt
index 02c21b584741..3bc760cc31cb 100644
--- a/Documentation/devicetree/bindings/display/bridge/sii902x.txt
+++ b/Documentation/devicetree/bindings/display/bridge/sii902x.txt
@@ -40,7 +40,7 @@ Optional properties:
 	documents on how to describe the way the sii902x device is
 	connected to the rest of the audio system:
 	Documentation/devicetree/bindings/sound/simple-card.yaml
-	Documentation/devicetree/bindings/sound/audio-graph-card.txt
+	Documentation/devicetree/bindings/sound/audio-graph-card.yaml
 	Note: In case of the audio-graph-card binding the used port
 	index should be 3.
 
-- 
2.29.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 21/24] dt-bindings: display: mediatek: update mediatek,dpi.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
  (?)
  (?)
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger, Rob Herring
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linux Doc Mailing List,
	Chun-Kuang Hu, Philipp Zabel, devicetree, dri-devel,
	linux-arm-kernel, linux-kernel, linux-mediatek

Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 33977e15bebd..865e1e1b88ac 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -23,7 +23,7 @@ connected to.
 
 For a description of the display interface sink function blocks, see
 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt and
-Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt.
+Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
 
 Required properties (all function blocks):
 - compatible: "mediatek,<chip>-disp-<function>", one of
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger, Rob Herring
  Cc: Chun-Kuang Hu, devicetree, Mauro Carvalho Chehab,
	Linux Doc Mailing List, linux-kernel, dri-devel, linux-mediatek,
	Philipp Zabel, Jonathan Corbet, linux-arm-kernel

Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 33977e15bebd..865e1e1b88ac 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -23,7 +23,7 @@ connected to.
 
 For a description of the display interface sink function blocks, see
 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt and
-Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt.
+Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
 
 Required properties (all function blocks):
 - compatible: "mediatek,<chip>-disp-<function>", one of
-- 
2.29.2


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger, Rob Herring
  Cc: Chun-Kuang Hu, devicetree, Mauro Carvalho Chehab,
	Linux Doc Mailing List, linux-kernel, dri-devel, linux-mediatek,
	Philipp Zabel, Jonathan Corbet, linux-arm-kernel

Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 33977e15bebd..865e1e1b88ac 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -23,7 +23,7 @@ connected to.
 
 For a description of the display interface sink function blocks, see
 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt and
-Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt.
+Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
 
 Required properties (all function blocks):
 - compatible: "mediatek,<chip>-disp-<function>", one of
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger, Rob Herring
  Cc: Chun-Kuang Hu, devicetree, Mauro Carvalho Chehab,
	Linux Doc Mailing List, linux-kernel, dri-devel, linux-mediatek,
	Jonathan Corbet, linux-arm-kernel

Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 33977e15bebd..865e1e1b88ac 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -23,7 +23,7 @@ connected to.
 
 For a description of the display interface sink function blocks, see
 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt and
-Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt.
+Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
 
 Required properties (all function blocks):
 - compatible: "mediatek,<chip>-disp-<function>", one of
-- 
2.29.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml references
  2021-01-13 10:59 ` Mauro Carvalho Chehab
  (?)
  (?)
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  -1 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger,
	Mauro Carvalho Chehab, Rob Herring
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linux Doc Mailing List,
	Andrew-CT Chen, Bin Liu, Chun-Kuang Hu, Houlong Wei,
	Minghsiu Tsai, Philipp Zabel, Rick Chang, devicetree, dri-devel,
	linux-arm-kernel, linux-kernel, linux-media, linux-mediatek

Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.

Update its cross-references accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
 Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 865e1e1b88ac..ed76332ec01e 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -61,7 +61,7 @@ Required properties (DMA function blocks):
 	"mediatek,<chip>-disp-wdma"
   the supported chips are mt2701, mt8167 and mt8173.
 - larb: Should contain a phandle pointing to the local arbiter device as defined
-  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
 - iommus: Should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
index 044b11913c49..cf60c5acc0e4 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
@@ -16,7 +16,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
index 736be7cad385..acfb50375b8a 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
@@ -14,7 +14,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current SoCs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-mdp.txt b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
index 0d03e3ae2be2..f4798d04e925 100644
--- a/Documentation/devicetree/bindings/media/mediatek-mdp.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
@@ -28,7 +28,7 @@ Required properties (DMA function blocks, child node):
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 
 Example:
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger,
	Mauro Carvalho Chehab, Rob Herring
  Cc: Bin Liu, Andrew-CT Chen, Minghsiu Tsai, Rick Chang,
	Linux Doc Mailing List, Mauro Carvalho Chehab, dri-devel,
	Jonathan Corbet, linux-kernel, Chun-Kuang Hu, devicetree,
	linux-mediatek, Houlong Wei, Philipp Zabel, linux-arm-kernel,
	linux-media

Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.

Update its cross-references accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
 Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 865e1e1b88ac..ed76332ec01e 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -61,7 +61,7 @@ Required properties (DMA function blocks):
 	"mediatek,<chip>-disp-wdma"
   the supported chips are mt2701, mt8167 and mt8173.
 - larb: Should contain a phandle pointing to the local arbiter device as defined
-  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
 - iommus: Should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
index 044b11913c49..cf60c5acc0e4 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
@@ -16,7 +16,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
index 736be7cad385..acfb50375b8a 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
@@ -14,7 +14,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current SoCs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-mdp.txt b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
index 0d03e3ae2be2..f4798d04e925 100644
--- a/Documentation/devicetree/bindings/media/mediatek-mdp.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
@@ -28,7 +28,7 @@ Required properties (DMA function blocks, child node):
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 
 Example:
-- 
2.29.2


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger,
	Mauro Carvalho Chehab, Rob Herring
  Cc: Bin Liu, Andrew-CT Chen, Minghsiu Tsai, Rick Chang,
	Linux Doc Mailing List, Mauro Carvalho Chehab, dri-devel,
	Jonathan Corbet, linux-kernel, Chun-Kuang Hu, devicetree,
	linux-mediatek, Houlong Wei, Philipp Zabel, linux-arm-kernel,
	linux-media

Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.

Update its cross-references accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
 Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 865e1e1b88ac..ed76332ec01e 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -61,7 +61,7 @@ Required properties (DMA function blocks):
 	"mediatek,<chip>-disp-wdma"
   the supported chips are mt2701, mt8167 and mt8173.
 - larb: Should contain a phandle pointing to the local arbiter device as defined
-  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
 - iommus: Should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
index 044b11913c49..cf60c5acc0e4 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
@@ -16,7 +16,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
index 736be7cad385..acfb50375b8a 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
@@ -14,7 +14,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current SoCs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-mdp.txt b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
index 0d03e3ae2be2..f4798d04e925 100644
--- a/Documentation/devicetree/bindings/media/mediatek-mdp.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
@@ -28,7 +28,7 @@ Required properties (DMA function blocks, child node):
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 
 Example:
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references
@ 2021-01-13 10:59   ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Daniel Vetter, David Airlie, Matthias Brugger,
	Mauro Carvalho Chehab, Rob Herring
  Cc: Bin Liu, Andrew-CT Chen, Minghsiu Tsai, Rick Chang,
	Linux Doc Mailing List, Mauro Carvalho Chehab, dri-devel,
	Jonathan Corbet, linux-kernel, Chun-Kuang Hu, devicetree,
	linux-mediatek, Houlong Wei, linux-arm-kernel, linux-media

Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.

Update its cross-references accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
 .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
 Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
index 865e1e1b88ac..ed76332ec01e 100644
--- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
+++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
@@ -61,7 +61,7 @@ Required properties (DMA function blocks):
 	"mediatek,<chip>-disp-wdma"
   the supported chips are mt2701, mt8167 and mt8173.
 - larb: Should contain a phandle pointing to the local arbiter device as defined
-  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
 - iommus: Should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
index 044b11913c49..cf60c5acc0e4 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-decoder.txt
@@ -16,7 +16,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
index 736be7cad385..acfb50375b8a 100644
--- a/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-jpeg-encoder.txt
@@ -14,7 +14,7 @@ Required properties:
 - power-domains: a phandle to the power domain, see
   Documentation/devicetree/bindings/power/power_domain.txt for details.
 - mediatek,larb: must contain the local arbiters in the current SoCs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 - iommus: should point to the respective IOMMU block with master port as
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
diff --git a/Documentation/devicetree/bindings/media/mediatek-mdp.txt b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
index 0d03e3ae2be2..f4798d04e925 100644
--- a/Documentation/devicetree/bindings/media/mediatek-mdp.txt
+++ b/Documentation/devicetree/bindings/media/mediatek-mdp.txt
@@ -28,7 +28,7 @@ Required properties (DMA function blocks, child node):
   argument, see Documentation/devicetree/bindings/iommu/mediatek,iommu.txt
   for details.
 - mediatek,larb: must contain the local arbiters in the current Socs, see
-  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
+  Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml
   for details.
 
 Example:
-- 
2.29.2

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 23/24] dt-bindings:iio:adc: update adc.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (24 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  2021-01-13 15:53   ` Jonathan Cameron
  2021-01-25 19:36   ` Rob Herring
  -1 siblings, 2 replies; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Jonathan Cameron, Rob Herring
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linux Doc Mailing List,
	Alexandru Tachici, Lars-Peter Clausen, Michael Hennerich,
	Peter Meerwald-Stadler, devicetree, linux-iio, linux-kernel

Changeset b70d154d6558 ("dt-bindings:iio:adc: convert adc.txt to yaml")
renamed: Documentation/devicetree/bindings/iio/adc/adc.txt
to: Documentation/devicetree/bindings/iio/adc/adc.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
index e0cc3b2e8957..22b7ed3723f6 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
@@ -80,7 +80,7 @@ properties:
     type: boolean
 
   bipolar:
-    description: see Documentation/devicetree/bindings/iio/adc/adc.txt
+    description: see Documentation/devicetree/bindings/iio/adc/adc.yaml
     type: boolean
 
 required:
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* [PATCH 24/24] dt-bindings: phy: update phy-cadence-sierra.yaml reference
  2021-01-13 10:59 ` Mauro Carvalho Chehab
                   ` (25 preceding siblings ...)
  (?)
@ 2021-01-13 10:59 ` Mauro Carvalho Chehab
  2021-01-13 14:17   ` Vinod Koul
  -1 siblings, 1 reply; 52+ messages in thread
From: Mauro Carvalho Chehab @ 2021-01-13 10:59 UTC (permalink / raw)
  To: Rob Herring
  Cc: Mauro Carvalho Chehab, Jonathan Corbet, Linux Doc Mailing List,
	Kishon Vijay Abraham I, Vinod Koul, devicetree, linux-kernel

Changeset ba2bf1f090eb ("dt-bindings: phy: Add Cadence Sierra PHY bindings in YAML format")
renamed: Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
to: Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
 Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml
index c33e9bc79521..bbbd85501ada 100644
--- a/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml
+++ b/Documentation/devicetree/bindings/phy/ti,phy-j721e-wiz.yaml
@@ -151,7 +151,7 @@ patternProperties:
       WIZ node should have '1' subnode for the SERDES. It could be either
       Sierra SERDES or Torrent SERDES. Sierra SERDES should follow the
       bindings specified in
-      Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
+      Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml
       Torrent SERDES should follow the bindings specified in
       Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml
 
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 52+ messages in thread

* Re: [PATCH 24/24] dt-bindings: phy: update phy-cadence-sierra.yaml reference
  2021-01-13 10:59 ` [PATCH 24/24] dt-bindings: phy: update phy-cadence-sierra.yaml reference Mauro Carvalho Chehab
@ 2021-01-13 14:17   ` Vinod Koul
  0 siblings, 0 replies; 52+ messages in thread
From: Vinod Koul @ 2021-01-13 14:17 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Rob Herring, Jonathan Corbet, Linux Doc Mailing List,
	Kishon Vijay Abraham I, devicetree, linux-kernel

On 13-01-21, 11:59, Mauro Carvalho Chehab wrote:
> Changeset ba2bf1f090eb ("dt-bindings: phy: Add Cadence Sierra PHY bindings in YAML format")
> renamed: Documentation/devicetree/bindings/phy/phy-cadence-sierra.txt
> to: Documentation/devicetree/bindings/phy/phy-cadence-sierra.yaml.
> 
> Update its cross-reference accordingly.

Applied, thanks

-- 
~Vinod

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 19/24] doc: update rcu_dereference.rst reference
  2021-01-13 10:59 ` [PATCH 19/24] doc: update rcu_dereference.rst reference Mauro Carvalho Chehab
@ 2021-01-13 15:12   ` Paul E. McKenney
  0 siblings, 0 replies; 52+ messages in thread
From: Paul E. McKenney @ 2021-01-13 15:12 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Jonathan Corbet, Akira Yokosawa,
	Alan Stern, Andrea Parri, Boqun Feng, Daniel Lustig,
	David Howells, Jade Alglave, Joel Fernandes, Luc Maranget,
	Nicholas Piggin, Peter Zijlstra, Will Deacon, linux-arch,
	linux-kernel

On Wed, Jan 13, 2021 at 11:59:20AM +0100, Mauro Carvalho Chehab wrote:
> Changeset b00aedf978aa ("doc: Convert to rcu_dereference.txt to rcu_dereference.rst")
> renamed: Documentation/RCU/rcu_dereference.txt
> to: Documentation/RCU/rcu_dereference.rst.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Queued, thank you!

							Thanx, Paul

> ---
>  tools/memory-model/Documentation/glossary.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/memory-model/Documentation/glossary.txt b/tools/memory-model/Documentation/glossary.txt
> index b2da6365be63..6f3d16dbf467 100644
> --- a/tools/memory-model/Documentation/glossary.txt
> +++ b/tools/memory-model/Documentation/glossary.txt
> @@ -19,7 +19,7 @@ Address Dependency:  When the address of a later memory access is computed
>  	 from the value returned by the rcu_dereference() on line 2, the
>  	 address dependency extends from that rcu_dereference() to that
>  	 "p->a".  In rare cases, optimizing compilers can destroy address
> -	 dependencies.	Please see Documentation/RCU/rcu_dereference.txt
> +	 dependencies.	Please see Documentation/RCU/rcu_dereference.rst
>  	 for more information.
>  
>  	 See also "Control Dependency" and "Data Dependency".
> -- 
> 2.29.2
> 

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 18/24] include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref
  2021-01-13 10:59 ` [PATCH 18/24] include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref Mauro Carvalho Chehab
@ 2021-01-13 15:52   ` Jonathan Cameron
  0 siblings, 0 replies; 52+ messages in thread
From: Jonathan Cameron @ 2021-01-13 15:52 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Jonathan Cameron, Jonathan Corbet, Linux Doc Mailing List,
	Lars-Peter Clausen, Peter Meerwald-Stadler, linux-iio,
	linux-kernel

On Wed, 13 Jan 2021 11:59:19 +0100
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote:

> Changeset 6ced946a4bba ("dt-bindings:iio:dac:microchip,mcp4725 yaml conversion")
> renamed: Documentation/devicetree/bindings/iio/dac/mcp4725.txt
> to: Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Thanks,

> ---
>  include/linux/iio/dac/mcp4725.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/linux/iio/dac/mcp4725.h b/include/linux/iio/dac/mcp4725.h
> index e9801c8d49c0..1f7e53c506b6 100644
> --- a/include/linux/iio/dac/mcp4725.h
> +++ b/include/linux/iio/dac/mcp4725.h
> @@ -15,7 +15,7 @@
>   * @vref_buffered: Controls buffering of the external reference voltage.
>   *
>   * Vref related settings are available only on MCP4756. See
> - * Documentation/devicetree/bindings/iio/dac/mcp4725.txt for more information.
> + * Documentation/devicetree/bindings/iio/dac/microchip,mcp4725.yaml for more information.
>   */
>  struct mcp4725_platform_data {
>  	bool use_vref;


^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 23/24] dt-bindings:iio:adc: update adc.yaml reference
  2021-01-13 10:59 ` [PATCH 23/24] dt-bindings:iio:adc: update adc.yaml reference Mauro Carvalho Chehab
@ 2021-01-13 15:53   ` Jonathan Cameron
  2021-01-25 19:36   ` Rob Herring
  1 sibling, 0 replies; 52+ messages in thread
From: Jonathan Cameron @ 2021-01-13 15:53 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Jonathan Cameron, Rob Herring, Jonathan Corbet,
	Linux Doc Mailing List, Alexandru Tachici, Lars-Peter Clausen,
	Michael Hennerich, Peter Meerwald-Stadler, devicetree, linux-iio,
	linux-kernel

On Wed, 13 Jan 2021 11:59:24 +0100
Mauro Carvalho Chehab <mchehab+huawei@kernel.org> wrote:

> Changeset b70d154d6558 ("dt-bindings:iio:adc: convert adc.txt to yaml")
> renamed: Documentation/devicetree/bindings/iio/adc/adc.txt
> to: Documentation/devicetree/bindings/iio/adc/adc.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>


> ---
>  Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
> index e0cc3b2e8957..22b7ed3723f6 100644
> --- a/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml
> @@ -80,7 +80,7 @@ properties:
>      type: boolean
>  
>    bipolar:
> -    description: see Documentation/devicetree/bindings/iio/adc/adc.txt
> +    description: see Documentation/devicetree/bindings/iio/adc/adc.yaml
>      type: boolean
>  
>  required:


^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 17/24] arch/Kconfig: update unaligned-memory-access.rst reference
  2021-01-13 10:59 ` [PATCH 17/24] arch/Kconfig: update unaligned-memory-access.rst reference Mauro Carvalho Chehab
@ 2021-01-13 18:13   ` Kees Cook
  0 siblings, 0 replies; 52+ messages in thread
From: Kees Cook @ 2021-01-13 18:13 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linux Doc Mailing List, Aneesh Kumar K.V, Jonathan Corbet,
	Steven Rostedt (VMware),
	Andrew Morton, Christian Brauner, Frederic Weisbecker,
	Masahiro Yamada, Peter Zijlstra, Sami Tolvanen, Stephen Boyd,
	YiFei Zhu, linux-kernel

On Wed, Jan 13, 2021 at 11:59:18AM +0100, Mauro Carvalho Chehab wrote:
> Changeset 997c798e1444 ("docs: sysctl/kernel: document unaligned controls")
> renamed: Documentation/unaligned-memory-access.txt
> to: Documentation/process/unaligned-memory-access.rst.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Reviewed-by: Kees Cook <keescook@chromium.org>

-- 
Kees Cook

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 16/24] Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference
  2021-01-13 10:59 ` [PATCH 16/24] Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference Mauro Carvalho Chehab
@ 2021-01-21 19:28   ` Guenter Roeck
  0 siblings, 0 replies; 52+ messages in thread
From: Guenter Roeck @ 2021-01-21 19:28 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Jean Delvare, Jonathan Corbet, Linux Doc Mailing List,
	linux-hwmon, linux-kernel

On Wed, Jan 13, 2021 at 11:59:17AM +0100, Mauro Carvalho Chehab wrote:
> Changeset 94f1ab944565 ("dt-bindings: hwmon: convert TI INA2xx bindings to dt-schema")
> renamed: Documentation/devicetree/bindings/hwmon/ina2xx.txt
> to: Documentation/devicetree/bindings/hwmon/ti,ina2xx.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

Applied.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 20/24] ASoC: audio-graph-card: update audio-graph-card.yaml reference
  2021-01-13 10:59   ` Mauro Carvalho Chehab
@ 2021-01-25 19:34     ` Rob Herring
  -1 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:34 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: dri-devel, Thomas Bogendoerfer, devicetree, Jonathan Corbet,
	Alexandru Gagniuc, Rob Herring, David Airlie, linux-kernel,
	Sam Ravnborg, Linux Doc Mailing List, Daniel Vetter

On Wed, 13 Jan 2021 11:59:21 +0100, Mauro Carvalho Chehab wrote:
> Changeset 97198614f6c3 ("ASoC: audio-graph-card: switch to yaml base Documentation")
> renamed: Documentation/devicetree/bindings/sound/audio-graph-card.txt
> to: Documentation/devicetree/bindings/sound/audio-graph-card.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/display/bridge/sii902x.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 20/24] ASoC: audio-graph-card: update audio-graph-card.yaml reference
@ 2021-01-25 19:34     ` Rob Herring
  0 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:34 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: devicetree, Thomas Bogendoerfer, Jonathan Corbet, David Airlie,
	Linux Doc Mailing List, linux-kernel, dri-devel, Rob Herring,
	Alexandru Gagniuc, Sam Ravnborg

On Wed, 13 Jan 2021 11:59:21 +0100, Mauro Carvalho Chehab wrote:
> Changeset 97198614f6c3 ("ASoC: audio-graph-card: switch to yaml base Documentation")
> renamed: Documentation/devicetree/bindings/sound/audio-graph-card.txt
> to: Documentation/devicetree/bindings/sound/audio-graph-card.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/display/bridge/sii902x.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
  2021-01-13 10:59   ` Mauro Carvalho Chehab
  (?)
  (?)
@ 2021-01-25 19:35     ` Rob Herring
  -1 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:35 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Chun-Kuang Hu, devicetree, Jonathan Corbet, linux-arm-kernel,
	Daniel Vetter, Rob Herring, David Airlie, linux-mediatek,
	Matthias Brugger, linux-kernel, Linux Doc Mailing List,
	dri-devel

On Wed, 13 Jan 2021 11:59:22 +0100, Mauro Carvalho Chehab wrote:
> Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
> renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
> to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
@ 2021-01-25 19:35     ` Rob Herring
  0 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:35 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Chun-Kuang Hu, Jonathan Corbet, David Airlie,
	Linux Doc Mailing List, linux-kernel, dri-devel, devicetree,
	Rob Herring, linux-mediatek, Daniel Vetter, Matthias Brugger,
	linux-arm-kernel

On Wed, 13 Jan 2021 11:59:22 +0100, Mauro Carvalho Chehab wrote:
> Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
> renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
> to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
@ 2021-01-25 19:35     ` Rob Herring
  0 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:35 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Chun-Kuang Hu, Jonathan Corbet, David Airlie,
	Linux Doc Mailing List, linux-kernel, dri-devel, devicetree,
	Rob Herring, linux-mediatek, Daniel Vetter, Matthias Brugger,
	linux-arm-kernel

On Wed, 13 Jan 2021 11:59:22 +0100, Mauro Carvalho Chehab wrote:
> Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
> renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
> to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference
@ 2021-01-25 19:35     ` Rob Herring
  0 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:35 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Chun-Kuang Hu, Jonathan Corbet, David Airlie,
	Linux Doc Mailing List, linux-kernel, dri-devel, devicetree,
	Rob Herring, linux-mediatek, Matthias Brugger, linux-arm-kernel

On Wed, 13 Jan 2021 11:59:22 +0100, Mauro Carvalho Chehab wrote:
> Changeset 9273cf7d3942 ("dt-bindings: display: mediatek: convert the dpi bindings to yaml")
> renamed: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt
> to: Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references
  2021-01-13 10:59   ` Mauro Carvalho Chehab
  (?)
  (?)
@ 2021-01-25 19:36     ` Rob Herring
  -1 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:36 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Bin Liu, David Airlie, Jonathan Corbet, devicetree, linux-media,
	Houlong Wei, dri-devel, Rob Herring, Mauro Carvalho Chehab,
	linux-kernel, linux-arm-kernel, Daniel Vetter,
	Linux Doc Mailing List, Minghsiu Tsai, Andrew-CT Chen,
	linux-mediatek, Chun-Kuang Hu, Matthias Brugger, Rick Chang

On Wed, 13 Jan 2021 11:59:23 +0100, Mauro Carvalho Chehab wrote:
> Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
> renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
> to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.
> 
> Update its cross-references accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
>  Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references
@ 2021-01-25 19:36     ` Rob Herring
  0 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:36 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Bin Liu, devicetree, Minghsiu Tsai, Rick Chang, Jonathan Corbet,
	David Airlie, Linux Doc Mailing List, linux-kernel, Houlong Wei,
	Matthias Brugger, Chun-Kuang Hu, Rob Herring, linux-mediatek,
	dri-devel, Daniel Vetter, Andrew-CT Chen, Mauro Carvalho Chehab,
	linux-arm-kernel, linux-media

On Wed, 13 Jan 2021 11:59:23 +0100, Mauro Carvalho Chehab wrote:
> Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
> renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
> to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.
> 
> Update its cross-references accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
>  Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 

Applied, thanks!

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references
@ 2021-01-25 19:36     ` Rob Herring
  0 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:36 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Bin Liu, devicetree, Minghsiu Tsai, Rick Chang, Jonathan Corbet,
	David Airlie, Linux Doc Mailing List, linux-kernel, Houlong Wei,
	Matthias Brugger, Chun-Kuang Hu, Rob Herring, linux-mediatek,
	dri-devel, Daniel Vetter, Andrew-CT Chen, Mauro Carvalho Chehab,
	linux-arm-kernel, linux-media

On Wed, 13 Jan 2021 11:59:23 +0100, Mauro Carvalho Chehab wrote:
> Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
> renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
> to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.
> 
> Update its cross-references accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
>  Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references
@ 2021-01-25 19:36     ` Rob Herring
  0 siblings, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:36 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Bin Liu, devicetree, Minghsiu Tsai, Rick Chang, Jonathan Corbet,
	David Airlie, Linux Doc Mailing List, linux-kernel, Houlong Wei,
	Matthias Brugger, Chun-Kuang Hu, Rob Herring, linux-mediatek,
	dri-devel, Andrew-CT Chen, Mauro Carvalho Chehab,
	linux-arm-kernel, linux-media

On Wed, 13 Jan 2021 11:59:23 +0100, Mauro Carvalho Chehab wrote:
> Changeset 27bb0e42855a ("dt-bindings: memory: mediatek: Convert SMI to DT schema")
> renamed: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt
> to: Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.yaml.
> 
> Update its cross-references accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  .../devicetree/bindings/display/mediatek/mediatek,disp.txt      | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-decoder.txt         | 2 +-
>  .../devicetree/bindings/media/mediatek-jpeg-encoder.txt         | 2 +-
>  Documentation/devicetree/bindings/media/mediatek-mdp.txt        | 2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)
> 

Applied, thanks!
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 52+ messages in thread

* Re: [PATCH 23/24] dt-bindings:iio:adc: update adc.yaml reference
  2021-01-13 10:59 ` [PATCH 23/24] dt-bindings:iio:adc: update adc.yaml reference Mauro Carvalho Chehab
  2021-01-13 15:53   ` Jonathan Cameron
@ 2021-01-25 19:36   ` Rob Herring
  1 sibling, 0 replies; 52+ messages in thread
From: Rob Herring @ 2021-01-25 19:36 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Alexandru Tachici, Peter Meerwald-Stadler, Michael Hennerich,
	Lars-Peter Clausen, linux-kernel, Jonathan Corbet,
	Jonathan Cameron, devicetree, Linux Doc Mailing List,
	Rob Herring, linux-iio

On Wed, 13 Jan 2021 11:59:24 +0100, Mauro Carvalho Chehab wrote:
> Changeset b70d154d6558 ("dt-bindings:iio:adc: convert adc.txt to yaml")
> renamed: Documentation/devicetree/bindings/iio/adc/adc.txt
> to: Documentation/devicetree/bindings/iio/adc/adc.yaml.
> 
> Update its cross-reference accordingly.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
> ---
>  Documentation/devicetree/bindings/iio/adc/adi,ad7192.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 52+ messages in thread

end of thread, other threads:[~2021-01-26  1:25 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 10:59 [PATCH 00/24] Fix broken file docs cross-references Mauro Carvalho Chehab
2021-01-13 10:59 ` Mauro Carvalho Chehab
2021-01-13 10:59 ` Mauro Carvalho Chehab
2021-01-13 10:59 ` Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 01/24] MAINTAINERS: update adi,ad5758.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 02/24] MAINTAINERS: update fsl,dpaa2-console.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 03/24] MAINTAINERS: update st,hts221.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 04/24] MAINTAINERS: update dpot-dac.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 05/24] MAINTAINERS: update envelope-detector.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 06/24] MAINTAINERS: update current-sense-amplifier.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 07/24] MAINTAINERS: update current-sense-shunt.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 08/24] MAINTAINERS: update voltage-divider.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 09/24] MAINTAINERS: update mtk-sd.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 10/24] MAINTAINERS: update atmel,sama5d2-adc.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 11/24] MAINTAINERS: update pni,rm3100.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 12/24] MAINTAINERS: update renesas,rcar-gyroadc.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 13/24] MAINTAINERS: update st,lsm6dsx.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 14/24] MAINTAINERS: update st,vl53l0x.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 15/24] MAINTAINERS: update ti,dac7612.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59 ` [PATCH 16/24] Documentation/hwmon/ina2xx.rst: update ti,ina2xx.yaml reference Mauro Carvalho Chehab
2021-01-21 19:28   ` Guenter Roeck
2021-01-13 10:59 ` [PATCH 17/24] arch/Kconfig: update unaligned-memory-access.rst reference Mauro Carvalho Chehab
2021-01-13 18:13   ` Kees Cook
2021-01-13 10:59 ` [PATCH 18/24] include/linux/iio/dac/mcp4725.h: update a microchip,mcp4725.yaml ref Mauro Carvalho Chehab
2021-01-13 15:52   ` Jonathan Cameron
2021-01-13 10:59 ` [PATCH 19/24] doc: update rcu_dereference.rst reference Mauro Carvalho Chehab
2021-01-13 15:12   ` Paul E. McKenney
2021-01-13 10:59 ` [PATCH 20/24] ASoC: audio-graph-card: update audio-graph-card.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59   ` Mauro Carvalho Chehab
2021-01-25 19:34   ` Rob Herring
2021-01-25 19:34     ` Rob Herring
2021-01-13 10:59 ` [PATCH 21/24] dt-bindings: display: mediatek: update mediatek,dpi.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59   ` [PATCH 21/24] dt-bindings: display: mediatek: update mediatek, dpi.yaml reference Mauro Carvalho Chehab
2021-01-13 10:59   ` Mauro Carvalho Chehab
2021-01-13 10:59   ` Mauro Carvalho Chehab
2021-01-25 19:35   ` Rob Herring
2021-01-25 19:35     ` Rob Herring
2021-01-25 19:35     ` Rob Herring
2021-01-25 19:35     ` Rob Herring
2021-01-13 10:59 ` [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek,smi-larb.yaml references Mauro Carvalho Chehab
2021-01-13 10:59   ` [PATCH 22/24] dt-bindings: memory: mediatek: update mediatek, smi-larb.yaml references Mauro Carvalho Chehab
2021-01-13 10:59   ` Mauro Carvalho Chehab
2021-01-13 10:59   ` Mauro Carvalho Chehab
2021-01-25 19:36   ` Rob Herring
2021-01-25 19:36     ` Rob Herring
2021-01-25 19:36     ` Rob Herring
2021-01-25 19:36     ` Rob Herring
2021-01-13 10:59 ` [PATCH 23/24] dt-bindings:iio:adc: update adc.yaml reference Mauro Carvalho Chehab
2021-01-13 15:53   ` Jonathan Cameron
2021-01-25 19:36   ` Rob Herring
2021-01-13 10:59 ` [PATCH 24/24] dt-bindings: phy: update phy-cadence-sierra.yaml reference Mauro Carvalho Chehab
2021-01-13 14:17   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.