diff options
author | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-06-06 16:25:27 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2022-06-06 12:17:00 -0500 |
commit | 69c2533eb9dfc650baa5f0f624ee4e7cc57afd7a (patch) | |
tree | 628f0778a741ba21753c96412e7ab992230ce8e6 /Documentation/devicetree | |
parent | 47a22a251543f4710b954f4b36f3e6063017a82b (diff) | |
download | linux-69c2533eb9dfc650baa5f0f624ee4e7cc57afd7a.tar.bz2 |
dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference
Changeset 6c38ca03406e ("dt-bindings: mfd: rk808: Convert bindings to yaml")
renamed: Documentation/devicetree/bindings/mfd/rk808.txt
to: Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml.
Update its cross-reference accordingly.
Fixes: 6c38ca03406e ("dt-bindings: mfd: rk808: Convert bindings to yaml")
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/417281c270e098eefed763859480014bec75c883.1654529011.git.mchehab@kernel.org
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt b/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt index cbcbd31e3ce8..939cb5b6ffea 100644 --- a/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt +++ b/Documentation/devicetree/bindings/pinctrl/pinctrl-rk805.txt @@ -27,7 +27,7 @@ Required properties: - pins: List of pins. Valid values of pins properties are: gpio0, gpio1. First 2 properties must be added in the RK805 PMIC node, documented in -Documentation/devicetree/bindings/mfd/rk808.txt +Documentation/devicetree/bindings/mfd/rockchip,rk808.yaml Optional properties: ------------------- |