Message ID | 20211115042030.30293-2-james.lo@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add SPMI support for Mediatek SoC IC | expand |
On Mon, Nov 15, 2021 at 12:20:27PM +0800, James Lo wrote: > 'reg' is controller specific so we shouldn't even be specifying it here. > Just remove it. > > Signed-off-by: James Lo <james.lo@mediatek.com> > Signed-off-by: Hsin-Hsiung Wang <hsin-hsiung.wang@mediatek.com> > --- > Documentation/devicetree/bindings/spmi/spmi.yaml | 3 --- > 1 file changed, 3 deletions(-) Reviewed-by: Rob Herring <robh@kernel.org>
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