Loading bindings/soc/qcom/qcom,mem-buf.yaml +16 −0 Original line number Diff line number Diff line Loading @@ -17,11 +17,27 @@ properties: items: - const: qcom,mem-buf qcom,mem-buf-capabilities: oneOf: - const: supplier description: Allows the mem-buf driver to supply memory to other VMs. - const: consumer description: Allows the mem-buf driver to request and accept memory from other VMs. - const: dual description: Allows the mem-buf driver to supply memory to other VMs, as well as request and accept memory from other VMs required: - compatible - qcom,mem-buf-capabilities examples: - | qcom,mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "supplier"; }; qcom/lahaina.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -2676,6 +2676,7 @@ qcom-mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "supplier"; }; qcom,chd { Loading qcom/trustedvm.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ qcom-mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "consumer"; }; memory@28800000 { Loading Loading
bindings/soc/qcom/qcom,mem-buf.yaml +16 −0 Original line number Diff line number Diff line Loading @@ -17,11 +17,27 @@ properties: items: - const: qcom,mem-buf qcom,mem-buf-capabilities: oneOf: - const: supplier description: Allows the mem-buf driver to supply memory to other VMs. - const: consumer description: Allows the mem-buf driver to request and accept memory from other VMs. - const: dual description: Allows the mem-buf driver to supply memory to other VMs, as well as request and accept memory from other VMs required: - compatible - qcom,mem-buf-capabilities examples: - | qcom,mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "supplier"; };
qcom/lahaina.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -2676,6 +2676,7 @@ qcom-mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "supplier"; }; qcom,chd { Loading
qcom/trustedvm.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ qcom-mem-buf { compatible = "qcom,mem-buf"; qcom,mem-buf-capabilities = "consumer"; }; memory@28800000 { Loading