* [PATCH 02/23] dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
@ 2022-06-06 15:25 ` Mauro Carvalho Chehab
2022-06-06 15:25 ` [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references Mauro Carvalho Chehab
` (6 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Mauro Carvalho Chehab @ 2022-06-06 15:25 UTC (permalink / raw)
To: Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, Rafael J. Wysocki,
Broadcom internal kernel review list, Florian Fainelli,
Krzysztof Kozlowski, Markus Mayer, Rob Herring, Viresh Kumar,
devicetree, linux-kernel, linux-pm
Changeset 539d25b21fe8 ("dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML")
renamed: Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt
to: Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.yaml.
Update its cross-reference accordingly.
Fixes: 539d25b21fe8 ("dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
.../devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt b/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt
index 73470ecd1f12..ce91a9197697 100644
--- a/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt
+++ b/Documentation/devicetree/bindings/cpufreq/brcm,stb-avs-cpu-freq.txt
@@ -16,7 +16,7 @@ has been processed. See [2] for more information on the brcm,l2-intc node.
firmware. On some SoCs, this firmware supports DFS and DVFS in addition to
Adaptive Voltage Scaling.
-[2] Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.txt
+[2] Documentation/devicetree/bindings/interrupt-controller/brcm,l2-intc.yaml
Node brcm,avs-cpu-data-mem
--
2.36.1
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
2022-06-06 15:25 ` [PATCH 02/23] dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference Mauro Carvalho Chehab
@ 2022-06-06 15:25 ` Mauro Carvalho Chehab
2022-06-06 15:44 ` Guenter Roeck
2022-06-06 15:25 ` [PATCH 04/23] dt-bindings: reset: update st,stih407-powerdown.yaml references Mauro Carvalho Chehab
` (5 subsequent siblings)
7 siblings, 1 reply; 14+ messages in thread
From: Mauro Carvalho Chehab @ 2022-06-06 15:25 UTC (permalink / raw)
To: Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, Andre Przywara,
Guenter Roeck, Jean Delvare, Krzysztof Kozlowski, Liam Girdwood,
Mark Brown, Rob Herring, devicetree, linux-hwmon, linux-kernel
Changeset 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
renamed: Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
to: Documentation/devicetree/bindings/arm/vexpress-config.yaml.
Update the cross-references accordingly.
Fixes: 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
Documentation/devicetree/bindings/hwmon/vexpress.txt | 2 +-
Documentation/devicetree/bindings/regulator/vexpress.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/hwmon/vexpress.txt b/Documentation/devicetree/bindings/hwmon/vexpress.txt
index 9c27ed694bbb..4a4df4ffc460 100644
--- a/Documentation/devicetree/bindings/hwmon/vexpress.txt
+++ b/Documentation/devicetree/bindings/hwmon/vexpress.txt
@@ -9,7 +9,7 @@ Requires node properties:
"arm,vexpress-power"
"arm,vexpress-energy"
- "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
- (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
+ (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
for more details)
Optional node properties:
diff --git a/Documentation/devicetree/bindings/regulator/vexpress.txt b/Documentation/devicetree/bindings/regulator/vexpress.txt
index d775f72487aa..1c2e92c7831e 100644
--- a/Documentation/devicetree/bindings/regulator/vexpress.txt
+++ b/Documentation/devicetree/bindings/regulator/vexpress.txt
@@ -4,7 +4,7 @@ Versatile Express voltage regulators
Requires node properties:
- "compatible" value: "arm,vexpress-volt"
- "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
- (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
+ (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
for more details)
Required regulator properties:
--
2.36.1
^ permalink raw reply related [flat|nested] 14+ messages in thread* Re: [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references
2022-06-06 15:25 ` [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references Mauro Carvalho Chehab
@ 2022-06-06 15:44 ` Guenter Roeck
0 siblings, 0 replies; 14+ messages in thread
From: Guenter Roeck @ 2022-06-06 15:44 UTC (permalink / raw)
To: Mauro Carvalho Chehab, Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Andre Przywara, Jean Delvare,
Krzysztof Kozlowski, Liam Girdwood, Mark Brown, Rob Herring,
devicetree, linux-hwmon, linux-kernel
On 6/6/22 08:25, Mauro Carvalho Chehab wrote:
> Changeset 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
> renamed: Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
> to: Documentation/devicetree/bindings/arm/vexpress-config.yaml.
>
> Update the cross-references accordingly.
>
> Fixes: 7e8339b5162f ("dt-bindings: arm: convert vexpress-config to DT schema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
>
> Documentation/devicetree/bindings/hwmon/vexpress.txt | 2 +-
> Documentation/devicetree/bindings/regulator/vexpress.txt | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/hwmon/vexpress.txt b/Documentation/devicetree/bindings/hwmon/vexpress.txt
> index 9c27ed694bbb..4a4df4ffc460 100644
> --- a/Documentation/devicetree/bindings/hwmon/vexpress.txt
> +++ b/Documentation/devicetree/bindings/hwmon/vexpress.txt
> @@ -9,7 +9,7 @@ Requires node properties:
> "arm,vexpress-power"
> "arm,vexpress-energy"
> - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
> - (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
> + (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
> for more details)
>
> Optional node properties:
> diff --git a/Documentation/devicetree/bindings/regulator/vexpress.txt b/Documentation/devicetree/bindings/regulator/vexpress.txt
> index d775f72487aa..1c2e92c7831e 100644
> --- a/Documentation/devicetree/bindings/regulator/vexpress.txt
> +++ b/Documentation/devicetree/bindings/regulator/vexpress.txt
> @@ -4,7 +4,7 @@ Versatile Express voltage regulators
> Requires node properties:
> - "compatible" value: "arm,vexpress-volt"
> - "arm,vexpress-sysreg,func" when controlled via vexpress-sysreg
> - (see Documentation/devicetree/bindings/arm/vexpress-sysreg.txt
> + (see Documentation/devicetree/bindings/arm/vexpress-config.yaml
> for more details)
>
> Required regulator properties:
^ permalink raw reply [flat|nested] 14+ messages in thread
* [PATCH 04/23] dt-bindings: reset: update st,stih407-powerdown.yaml references
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
2022-06-06 15:25 ` [PATCH 02/23] dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference Mauro Carvalho Chehab
2022-06-06 15:25 ` [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references Mauro Carvalho Chehab
@ 2022-06-06 15:25 ` Mauro Carvalho Chehab
2022-06-06 15:25 ` [PATCH 05/23] dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference Mauro Carvalho Chehab
` (4 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Mauro Carvalho Chehab @ 2022-06-06 15:25 UTC (permalink / raw)
To: Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, Greg Kroah-Hartman,
Kishon Vijay Abraham I, Krzysztof Kozlowski, Philipp Zabel,
Rob Herring, Vinod Koul, devicetree, linux-kernel, linux-phy,
linux-usb
Changeset 2ca065dc9468 ("dt-bindings: reset: st,sti-powerdown: Convert to yaml")
renamed: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
to: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml.
Update the cross-references accordingly.
Fixes: 2ca065dc9468 ("dt-bindings: reset: st,sti-powerdown: Convert to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
Documentation/devicetree/bindings/phy/phy-stih407-usb.txt | 2 +-
Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +-
Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +-
Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt b/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt
index de6a706abcdb..35f03df00130 100644
--- a/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt
+++ b/Documentation/devicetree/bindings/phy/phy-stih407-usb.txt
@@ -9,7 +9,7 @@ Required properties:
- resets : list of phandle and reset specifier pairs. There should be two entries, one
for the whole phy and one for the port
- reset-names : list of reset signal names. Should be "global" and "port"
-See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
+See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml
See: Documentation/devicetree/bindings/reset/reset.txt
Example:
diff --git a/Documentation/devicetree/bindings/usb/dwc3-st.txt b/Documentation/devicetree/bindings/usb/dwc3-st.txt
index bf73de0d5b4a..4aa368447b1e 100644
--- a/Documentation/devicetree/bindings/usb/dwc3-st.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3-st.txt
@@ -13,7 +13,7 @@ Required properties:
- resets : list of phandle and reset specifier pairs. There should be two entries, one
for the powerdown and softreset lines of the usb3 IP
- reset-names : list of reset signal names. Names should be "powerdown" and "softreset"
-See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
+See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml
See: Documentation/devicetree/bindings/reset/reset.txt
- #address-cells, #size-cells : should be '1' if the device has sub-nodes
diff --git a/Documentation/devicetree/bindings/usb/ehci-st.txt b/Documentation/devicetree/bindings/usb/ehci-st.txt
index 065c91d955ad..d6f2bdee20fc 100644
--- a/Documentation/devicetree/bindings/usb/ehci-st.txt
+++ b/Documentation/devicetree/bindings/usb/ehci-st.txt
@@ -17,7 +17,7 @@ See: Documentation/devicetree/bindings/clock/clock-bindings.txt
- resets : phandle + reset specifier pairs to the powerdown and softreset lines
of the USB IP
- reset-names : should be "power" and "softreset"
-See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
+See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml
See: Documentation/devicetree/bindings/reset/reset.txt
Example:
diff --git a/Documentation/devicetree/bindings/usb/ohci-st.txt b/Documentation/devicetree/bindings/usb/ohci-st.txt
index 44c998c16f85..1c735573abc0 100644
--- a/Documentation/devicetree/bindings/usb/ohci-st.txt
+++ b/Documentation/devicetree/bindings/usb/ohci-st.txt
@@ -15,7 +15,7 @@ See: Documentation/devicetree/bindings/clock/clock-bindings.txt
- resets : phandle to the powerdown and reset controller for the USB IP
- reset-names : should be "power" and "softreset".
-See: Documentation/devicetree/bindings/reset/st,sti-powerdown.txt
+See: Documentation/devicetree/bindings/reset/st,stih407-powerdown.yaml
See: Documentation/devicetree/bindings/reset/reset.txt
Example:
--
2.36.1
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH 05/23] dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
` (2 preceding siblings ...)
2022-06-06 15:25 ` [PATCH 04/23] dt-bindings: reset: update st,stih407-powerdown.yaml references Mauro Carvalho Chehab
@ 2022-06-06 15:25 ` Mauro Carvalho Chehab
2022-06-06 15:25 ` [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference Mauro Carvalho Chehab
` (3 subsequent siblings)
7 siblings, 0 replies; 14+ messages in thread
From: Mauro Carvalho Chehab @ 2022-06-06 15:25 UTC (permalink / raw)
To: Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, Chris Morgan,
Krzysztof Kozlowski, Lee Jones, Linus Walleij, Rob Herring,
devicetree, linux-gpio, linux-kernel
Changeset 6c38ca03406e ("dt-bindings: mfd: rk808: Convert bindings to yaml")
renamed: Documentation/devicetree/bindings/mfd/rk808.txt
to: Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml.
Update its cross-reference accordingly.
Fixes: 6c38ca03406e ("dt-bindings: mfd: rk808: Convert bindings to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt
index cbcbd31e3ce8..939cb5b6ffea 100644
--- a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt
+++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt
@@ -27,7 +27,7 @@ Required properties:
- pins: List of pins. Valid values of pins properties are: gpio0, gpio1.
First 2 properties must be added in the RK805 PMIC node, documented in
-Documentation/devicetree/bindings/mfd/rk808.txt
+Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml
Optional properties:
-------------------
--
2.36.1
^ permalink raw reply related [flat|nested] 14+ messages in thread* [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
` (3 preceding siblings ...)
2022-06-06 15:25 ` [PATCH 05/23] dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference Mauro Carvalho Chehab
@ 2022-06-06 15:25 ` Mauro Carvalho Chehab
2022-06-06 15:41 ` Krzysztof Kozlowski
2022-06-06 15:25 ` [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Mauro Carvalho Chehab
` (2 subsequent siblings)
7 siblings, 1 reply; 14+ messages in thread
From: Mauro Carvalho Chehab @ 2022-06-06 15:25 UTC (permalink / raw)
To: Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, Alim Akhtar,
Krzysztof Kozlowski, Linus Walleij, Rob Herring, Sam Protsenko,
Ulf Hansson, devicetree, linux-arm-kernel, linux-kernel,
linux-mmc, linux-samsung-soc
Changeset af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
renamed: bindings/pinctrl/samsung-pinctrl.txt
to: bindings/pinctrl/samsung-pinctrl.yaml, splitting it into multiple
files.
Update exynos-dw-mshc.txt accordingly.
Fixes: af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
index 753e9d7d8956..985b781f0a48 100644
--- a/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
+++ b/Documentation/devicetree/bindings/mmc/exynos-dw-mshc.txt
@@ -64,7 +64,7 @@ Required properties for a slot (Deprecated - Recommend to use one slot per host)
rest of the gpios (depending on the bus-width property) are the data lines in
no particular order. The format of the gpio specifier depends on the gpio
controller.
-(Deprecated - Refer to Documentation/devicetree/bindings/pinctrl/samsung-pinctrl.txt)
+(Deprecated - Refer to Documentation/devicetree/bindings/pinctrl/samsung,pinctrl.yaml)
Example:
--
2.36.1
^ permalink raw reply related [flat|nested] 14+ messages in thread* Re: [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference
2022-06-06 15:25 ` [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference Mauro Carvalho Chehab
@ 2022-06-06 15:41 ` Krzysztof Kozlowski
2022-06-07 12:15 ` Krzysztof Kozlowski
0 siblings, 1 reply; 14+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-06 15:41 UTC (permalink / raw)
To: Mauro Carvalho Chehab, Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Alim Akhtar, Krzysztof Kozlowski,
Linus Walleij, Rob Herring, Sam Protsenko, Ulf Hansson,
devicetree, linux-arm-kernel, linux-kernel, linux-mmc,
linux-samsung-soc
On 06/06/2022 17:25, Mauro Carvalho Chehab wrote:
> Changeset af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
> renamed: bindings/pinctrl/samsung-pinctrl.txt
> to: bindings/pinctrl/samsung-pinctrl.yaml, splitting it into multiple
> files.
>
> Update exynos-dw-mshc.txt accordingly.
>
> Fixes: af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Commit is okay, but you can also drop it entirely because entire part
will be removed with:
https://lore.kernel.org/all/20220605163710.144210-4-krzysztof.kozlowski@linaro.org/
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference
2022-06-06 15:41 ` Krzysztof Kozlowski
@ 2022-06-07 12:15 ` Krzysztof Kozlowski
0 siblings, 0 replies; 14+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-07 12:15 UTC (permalink / raw)
To: Mauro Carvalho Chehab, Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Alim Akhtar, Krzysztof Kozlowski,
Linus Walleij, Rob Herring, Sam Protsenko, Ulf Hansson,
devicetree, linux-arm-kernel, linux-kernel, linux-mmc,
linux-samsung-soc
On 06/06/2022 17:41, Krzysztof Kozlowski wrote:
> On 06/06/2022 17:25, Mauro Carvalho Chehab wrote:
>> Changeset af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
>> renamed: bindings/pinctrl/samsung-pinctrl.txt
>> to: bindings/pinctrl/samsung-pinctrl.yaml, splitting it into multiple
>> files.
>>
>> Update exynos-dw-mshc.txt accordingly.
>>
>> Fixes: af030d83da1d ("dt-bindings: pinctrl: samsung: convert to dtschema")
>> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
>
> Commit is okay, but you can also drop it entirely because entire part
> will be removed with:
> https://lore.kernel.org/all/20220605163710.144210-4-krzysztof.kozlowski@linaro.org/
Which was now applied by Ulf.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 14+ messages in thread
* [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
` (4 preceding siblings ...)
2022-06-06 15:25 ` [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference Mauro Carvalho Chehab
@ 2022-06-06 15:25 ` Mauro Carvalho Chehab
2022-06-06 19:01 ` Rob Herring
2022-06-13 9:47 ` Charles Keepax
2022-06-06 17:17 ` [PATCH 00/23] Update Documentation/ cross-references Rob Herring
2022-06-07 14:11 ` (subset) " Mark Brown
7 siblings, 2 replies; 14+ messages in thread
From: Mauro Carvalho Chehab @ 2022-06-06 15:25 UTC (permalink / raw)
To: Linux Doc Mailing List, Jonathan Corbet
Cc: Mauro Carvalho Chehab, Mauro Carvalho Chehab, Alexandre Belloni,
Charles Keepax, Claudiu Beznea, Krzysztof Kozlowski,
Liam Girdwood, Mark Brown, Nicolas Ferre, Rob Herring, alsa-devel,
devicetree, linux-arm-kernel, linux-kernel
Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format")
renamed: Documentation/devicetree/bindings/sound/wm8731.txt
to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml.
Update its cross-reference accordingly.
Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
---
To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
.../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt
index 0720857089a7..8facbce53db8 100644
--- a/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt
+++ b/Documentation/devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt
@@ -16,7 +16,7 @@ Board connectors:
* Line In Jack
wm8731 pins:
-cf Documentation/devicetree/bindings/sound/wm8731.txt
+cf Documentation/devicetree/bindings/sound/wlf,wm8731.yaml
Example:
sound {
--
2.36.1
^ permalink raw reply related [flat|nested] 14+ messages in thread* Re: [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference
2022-06-06 15:25 ` [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Mauro Carvalho Chehab
@ 2022-06-06 19:01 ` Rob Herring
2022-06-13 9:47 ` Charles Keepax
1 sibling, 0 replies; 14+ messages in thread
From: Rob Herring @ 2022-06-06 19:01 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: Rob Herring, Linux Doc Mailing List, Mark Brown,
Krzysztof Kozlowski, Charles Keepax, Claudiu Beznea,
Jonathan Corbet, linux-arm-kernel, linux-kernel, Nicolas Ferre,
alsa-devel, devicetree, Mauro Carvalho Chehab, Alexandre Belloni,
Liam Girdwood
On Mon, 06 Jun 2022 16:25:44 +0100, Mauro Carvalho Chehab wrote:
> Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format")
> renamed: Documentation/devicetree/bindings/sound/wm8731.txt
> to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@kernel.org/
>
> .../devicetree/bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference
2022-06-06 15:25 ` [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Mauro Carvalho Chehab
2022-06-06 19:01 ` Rob Herring
@ 2022-06-13 9:47 ` Charles Keepax
1 sibling, 0 replies; 14+ messages in thread
From: Charles Keepax @ 2022-06-13 9:47 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: Linux Doc Mailing List, Jonathan Corbet, Mauro Carvalho Chehab,
Alexandre Belloni, Claudiu Beznea, Krzysztof Kozlowski,
Liam Girdwood, Mark Brown, Nicolas Ferre, Rob Herring, alsa-devel,
devicetree, linux-arm-kernel, linux-kernel
On Mon, Jun 06, 2022 at 04:25:44PM +0100, Mauro Carvalho Chehab wrote:
> Changeset 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format")
> renamed: Documentation/devicetree/bindings/sound/wm8731.txt
> to: Documentation/devicetree/bindings/sound/wlf,wm8731.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: 0e336eeaf467 ("ASoC: wm8731: Convert DT bindings to YAML format")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
> ---
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Thanks,
Charles
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: [PATCH 00/23] Update Documentation/ cross-references
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
` (5 preceding siblings ...)
2022-06-06 15:25 ` [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Mauro Carvalho Chehab
@ 2022-06-06 17:17 ` Rob Herring
2022-06-07 14:11 ` (subset) " Mark Brown
7 siblings, 0 replies; 14+ messages in thread
From: Rob Herring @ 2022-06-06 17:17 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: Linux Doc Mailing List, Jonathan Corbet, Mauro Carvalho Chehab,
linux-kernel, H. Peter Anvin, Rafael J. Wysocki, Alim Akhtar,
Borislav Petkov, Broadcom internal kernel review list,
Dave Hansen, Federico Vaga, Geert Uytterhoeven, Guenter Roeck,
Ingo Molnar, Jarkko Sakkinen, Jean Delvare, Krzysztof Kozlowski,
Linus Walleij, Markus Mayer, Thomas Gleixner, Ulf Hansson,
Viresh Kumar, alsa-devel, devicetree, keyrings, kvm,
linux-arm-kernel, linux-cachefs, linux-gpio, linux-hwmon,
linux-m68k, linux-mmc, linux-phy, linux-pm, linux-samsung-soc,
linux-usb, x86
On Mon, Jun 06, 2022 at 04:25:22PM +0100, Mauro Carvalho Chehab wrote:
> Hi John,
>
> There were a number of DT binding conversions and other docs change that
> were not updated. Address them, in order to keep the cross-references on
> a sane state.
>
> Patch series is against v5.19-rc1 (and applies cleanly on the top of
> today's -next).
>
> Mauro Carvalho Chehab (23):
> dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference
> dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference
> dt-bindings: arm: update vexpress-config.yaml references
> dt-bindings: reset: update st,stih407-powerdown.yaml references
> dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference
> dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml
> reference
> docs: netdev: update maintainer-netdev.rst reference
> docs: filesystems: update netfs-api.rst reference
> Documentation: update watch_queue.rst references
> Documentation: KVM: update s390-pv.rst reference
> Documentation: KVM: update amd-memory-encryption.rst references
> Documentation: KVM: update msr.rst reference
> Documentation: KVM: update s390-diag.rst reference
> MAINTAINERS: update arm,hdlcd.yaml reference
> MAINTAINERS: update arm,komeda.yaml reference
> MAINTAINERS: update arm,malidp.yaml reference
> MAINTAINERS: update cortina,gemini-ethernet.yaml reference
> MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference
> MAINTAINERS: update maxim,max77693.yaml reference
> MAINTAINERS: update snps,axs10x-reset.yaml reference
> objtool: update objtool.txt references
> ASoC: wm8731: update wlf,wm8731.yaml reference
> arch: m68k: q40: README: drop references to IDE driver
Applied patches 1-5,17,18,20
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: (subset) [PATCH 00/23] Update Documentation/ cross-references
2022-06-06 15:25 [PATCH 00/23] Update Documentation/ cross-references Mauro Carvalho Chehab
` (6 preceding siblings ...)
2022-06-06 17:17 ` [PATCH 00/23] Update Documentation/ cross-references Rob Herring
@ 2022-06-07 14:11 ` Mark Brown
7 siblings, 0 replies; 14+ messages in thread
From: Mark Brown @ 2022-06-07 14:11 UTC (permalink / raw)
To: linux-doc, corbet, mchehab
Cc: linux, linux-cachefs, devicetree, linux-kernel, dave.hansen,
linux-samsung-soc, geert, ulf.hansson, hpa, alsa-devel,
linux-m68k, krzysztof.kozlowski+dt, bcm-kernel-feedback-list, kvm,
mingo, mchehab+huawei, jdelvare, robh+dt, linux-gpio, rafael,
linux-mmc, federico.vaga, bp, linux-phy, mmayer, keyrings, x86,
linux-usb, linux-arm-kernel, alim.akhtar, Viresh Kumar, linux-pm,
linux-hwmon, jarkko, tglx, linus.walleij
On Mon, 6 Jun 2022 16:25:22 +0100, Mauro Carvalho Chehab wrote:
> There were a number of DT binding conversions and other docs change that
> were not updated. Address them, in order to keep the cross-references on
> a sane state.
>
> Patch series is against v5.19-rc1 (and applies cleanly on the top of
> today's -next).
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[22/23] ASoC: wm8731: update wlf,wm8731.yaml reference
commit: 69c8027c5ff43d68449fda4510a8cce70e8578b0
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
^ permalink raw reply [flat|nested] 14+ messages in thread