Re: [PATCH v3 22/23] regulator: dt-bindings: update samsung,s5m8767.yaml reference
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-19 08:24:41
Also in:
linux-doc, linux-samsung-soc, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-10-19 08:24:41
Also in:
linux-doc, linux-samsung-soc, lkml
On 19/10/2021 10:04, Mauro Carvalho Chehab wrote:
The file name: Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml should be, instead: Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml. Update its cross-reference accordingly. Fixes: fab58debc137 ("regulator: dt-bindings: samsung,s5m8767: 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,s5m8767.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)diff --git a/Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml b/Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml index 80a63d47790a..4281f670c775 100644 --- a/Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml +++ b/Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml@@ -15,7 +15,7 @@ description: | The S5M8767 provides buck and LDO regulators. - See also Documentation/devicetree/bindings/mfd/samsung,s5m8767.yaml for + See also Documentation/devicetree/bindings/regulator/samsung,s5m8767.yaml for additional information and example. patternProperties:
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