Message ID | 20210408161953.26298-4-caleb@connolly.tech (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [v2,1/3] arm64: dts: qcom: sm8150: add other QUP nodes and iommus | expand |
On Thu, 08 Apr 2021 16:21:14 +0000, Caleb Connolly wrote: > Document the iommus property for QCOM Geni SE. > > Signed-off-by: Caleb Connolly <caleb@connolly.tech> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 3 +++ > 1 file changed, 3 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml index 84671950ca0d..6a3b001bf01c 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml @@ -51,6 +51,9 @@ properties: interconnect-names: const: qup-core + iommus: + maxItems: 1 + required: - compatible - reg
Document the iommus property for QCOM Geni SE. Signed-off-by: Caleb Connolly <caleb@connolly.tech> --- Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 3 +++ 1 file changed, 3 insertions(+)