Re: [PATCHv1 4/7] dt-bindings, firmware: add compatible value Intel Stratix10 service layer binding

From: Moritz Fischer
Date: Sun Mar 01 2020 - 11:22:49 EST


On Fri, Feb 14, 2020 at 10:00:49AM -0600, richard.gong@xxxxxxxxxxxxxxx wrote:
> From: Richard Gong <richard.gong@xxxxxxxxx>
>
> A a compatible property value to Intel Stratix10 service layer binding
>
> Signed-off-by: Richard Gong <richard.gong@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt b/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt
> index 1fa6606..6eff1af 100644
> --- a/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt
> +++ b/Documentation/devicetree/bindings/firmware/intel,stratix10-svc.txt
> @@ -23,7 +23,7 @@ Required properties:
> The svc node has the following mandatory properties, must be located under
> the firmware node.
>
> -- compatible: "intel,stratix10-svc"
> +- compatible: "intel,stratix10-svc" or "intel,agilex-svc"
> - method: smc or hvc
> smc - Secure Monitor Call
> hvc - Hypervisor Call
> --
> 2.7.4
>
Applied to for-next,

Thanks