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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Acked-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent b928d35 commit c6c1b27

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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)