Skip to content

Commit

Permalink
staging: hikey9xx: update references inside the yaml files
Browse files Browse the repository at this point in the history
The references inside those files were not assuming that
they would end at the staging tree.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/809bce085b0a9a9ede74d619d160e1e04723709d.1598434228.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Mauro Carvalho Chehab authored and Greg Kroah-Hartman committed Aug 28, 2020
1 parent e4cebca commit e6627a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ description: |
node.
The SPMI controller part is provided by
Documentation/devicetree/bindings/spmi/hisilicon,hisi-spmi-controller.yaml.
drivers/staging/hikey9xx/hisilicon,hisi-spmi-controller.yaml.
properties:
$nodename:
Expand Down
4 changes: 2 additions & 2 deletions drivers/staging/hikey9xx/hisilicon,hisi-spmi-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ description: |
It is a MIPI System Power Management (SPMI) controller.
The PMIC part is provided by
Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml.
drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml.
properties:
$nodename:
Expand All @@ -41,7 +41,7 @@ patternProperties:
PMIC properties, which are specific to the used SPMI PMIC device(s).
When used in combination with HiSilicon 6421v600, the properties
are documented at
Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml.
drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml.
examples:
- |
Expand Down

0 comments on commit e6627a5

Please sign in to comment.