Skip to content

Commit c6c1b27

Browse files
jhovoldgregkh
authored andcommitted
dt-bindings: spmi: hisilicon,hisi-spmi-controller: fix binding references
Fix up the free text binding references which were not updated when moving the bindings out of staging and which had a leading current directory component, respectively. Fixes: 9bd9e0d ("mfd: hi6421-spmi-pmic: move driver from staging") Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20231130173757.13011-2-johan+linaro@kernel.org Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20240507210809.3479953-3-sboyd@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent b928d35 commit c6c1b27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/devicetree/bindings/spmi/hisilicon,hisi-spmi-controller.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ description: |
1414
It is a MIPI System Power Management (SPMI) controller.
1515
1616
The PMIC part is provided by
17-
./Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml.
17+
Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml.
1818
1919
allOf:
2020
- $ref: spmi.yaml#
@@ -48,7 +48,7 @@ patternProperties:
4848
PMIC properties, which are specific to the used SPMI PMIC device(s).
4949
When used in combination with HiSilicon 6421v600, the properties
5050
are documented at
51-
drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml.
51+
Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml
5252
5353
unevaluatedProperties: false
5454

0 commit comments

Comments
 (0)