Re: [PATCH v3 21/23] regulator: dt-bindings: update samsung,s2mpa01.yaml reference
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-19 08:24:33
Also in:
linux-devicetree, linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-19 08:24:33
Also in:
linux-devicetree, linux-samsung-soc, lkml
On 19/10/2021 10:04, Mauro Carvalho Chehab wrote:
The file name: Documentation/devicetree/bindings/mfd/samsung,s2mpa01.yaml should be, instead: Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml. Update its cross-reference accordingly. Fixes: a52afb0f54fa ("regulator: dt-bindings: samsung,s2mpa01: convert to dtschema") Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> --- To mailbombing on a large number of people, only mailing lists were C/C on the cover. See [PATCH v3 00/23] at: https://lore.kernel.org/all/cover.1634630485.git.mchehab+huawei@kernel.org/ (local) .../devicetree/bindings/regulator/samsung,s2mpa01.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml b/Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml index 0627dec513da..0a564319f4b2 100644 --- a/Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml +++ b/Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml@@ -15,7 +15,7 @@ description: | The S2MPA01 provides buck and LDO regulators. - See also Documentation/devicetree/bindings/mfd/samsung,s2mpa01.yaml for + See also Documentation/devicetree/bindings/regulator/samsung,s2mpa01.yaml for additional information and example.
Hi Mauro, Thanks for the patch but it is incorrect. Old path is proper, just the patch waits on merging. For this one: NAK. Best regards, Krzysztof