Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c63a8017 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "bindings: Add device-tree bindings for smcinvoke driver"

parents 7fc330a2 ca28b0ff
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
* SMCInvoke driver to provide transport between TZ and Linux

Required properties:
- compatible : Should be "qcom,smcinvoke"

Example:
	qcom_smcinvoke: smcinvoke@87900000 {
		compatible = "qcom,smcinvoke";
	};