On Fri, Jan 31, 2025 at 06:17:25PM +0800, Mahesh Rao wrote:Will make the change.
Convert intel,stratix10-svc service layer devicetreeYou need '>' on the end to preserve paragraphs.
binding file from freeform format to json-schema.
Also added DT binding for optional stratix10-soc
FPGA manager child node.
Signed-off-by: Mahesh Rao<mahesh.rao@xxxxxxxxx>
---
+maintainers:
+ - Dinh Nguyen<dinguyen@xxxxxxxxxx>
+ - Mahesh Rao<mahesh.rao@xxxxxxxxxx>
+
+description:
+ - intel,stratix10-svcOK, will add the change.
+ - intel,agilex-svc
+
+ method:
+ description: |
+ Supervisory call method to be used to communicate with the
+ secure service layer.
+ Permitted values are:
+ - "smc" : SMC #0, following the SMCCC
+ - "hvc" : HVC #0, following the SMCCC
Indent by 2 more than 'description'.
+ memory-region:Please read what that file says.
+ maxItems: 1
+ description:
+ phandle to a reserved memory region for the service layer driver to
+ communicate with the secure device manager. For more details see
+ Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt.