aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spmi
diff options
context:
space:
mode:
authorJames Lo <james.lo@mediatek.com>2021-12-16 11:08:08 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-17 17:18:18 +0100
commitef8261dce39503cddf1fe1f44578815df8ee4b2e (patch)
tree50bb285b04e8f49eec54d07be6f25e5a8469d058 /Documentation/devicetree/bindings/spmi
parentspmi: pmic-arb: Add sid and address to error messages (diff)
downloadlinux-dev-ef8261dce39503cddf1fe1f44578815df8ee4b2e.tar.xz
linux-dev-ef8261dce39503cddf1fe1f44578815df8ee4b2e.zip
dt-bindings: spmi: remove the constraint of reg property
'reg' is controller specific so we shouldn't even be specifying it here. Just remove it. Link: https://lore.kernel.org/r/20211119034613.32489-2-james.lo@mediatek.com Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: James Lo <james.lo@mediatek.com> Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20211216190812.1574801-3-sboyd@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spmi')
-rw-r--r--Documentation/devicetree/bindings/spmi/spmi.yaml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/spmi/spmi.yaml b/Documentation/devicetree/bindings/spmi/spmi.yaml
index 1d243faef2f8..c1b06fa5c631 100644
--- a/Documentation/devicetree/bindings/spmi/spmi.yaml
+++ b/Documentation/devicetree/bindings/spmi/spmi.yaml
@@ -24,9 +24,6 @@ properties:
$nodename:
pattern: "^spmi@.*"
- reg:
- maxItems: 1
-
"#address-cells":
const: 2