[PATCH] staging: hikey9xx: update references inside the yaml files

From: Mauro Carvalho Chehab
Date: Wed Aug 26 2020 - 06:47:45 EST


The references inside those files were not assuming that
they would end at the staging tree.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
---
drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml | 2 +-
drivers/staging/hikey9xx/hisilicon,hisi-spmi-controller.yaml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml b/drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml
index c76093f320f1..80e74c261e05 100644
--- a/drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml
+++ b/drivers/staging/hikey9xx/hisilicon,hi6421-spmi-pmic.yaml
@@ -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:
diff --git a/drivers/staging/hikey9xx/hisilicon,hisi-spmi-controller.yaml b/drivers/staging/hikey9xx/hisilicon,hisi-spmi-controller.yaml
index b1cfa9c3aca6..f2a56fa4e78e 100644
--- a/drivers/staging/hikey9xx/hisilicon,hisi-spmi-controller.yaml
+++ b/drivers/staging/hikey9xx/hisilicon,hisi-spmi-controller.yaml
@@ -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:
@@ -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:
- |
--
2.26.2