mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 22:14:03 +02:00
dt-bindings: remoteproc: qcom,milos-pas: Document Eliza ADSP
Since the devicetree bindings are exactly the same between Eliza ADSP and Milos ADSP, reuse the existing Milos schema, just add the Eliza specific ADSP compatible. Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260327-eliza-remoteproc-adsp-v1-1-1c46c5e5f809@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
1b4eceb482
commit
7cf2f07f94
|
|
@ -16,6 +16,7 @@ description:
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
enum:
|
enum:
|
||||||
|
- qcom,eliza-adsp-pas
|
||||||
- qcom,milos-adsp-pas
|
- qcom,milos-adsp-pas
|
||||||
- qcom,milos-cdsp-pas
|
- qcom,milos-cdsp-pas
|
||||||
- qcom,milos-mpss-pas
|
- qcom,milos-mpss-pas
|
||||||
|
|
@ -69,6 +70,7 @@ allOf:
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
enum:
|
enum:
|
||||||
|
- qcom,eliza-adsp-pas
|
||||||
- qcom,milos-adsp-pas
|
- qcom,milos-adsp-pas
|
||||||
- qcom,milos-cdsp-pas
|
- qcom,milos-cdsp-pas
|
||||||
then:
|
then:
|
||||||
|
|
@ -89,6 +91,7 @@ allOf:
|
||||||
compatible:
|
compatible:
|
||||||
contains:
|
contains:
|
||||||
enum:
|
enum:
|
||||||
|
- qcom,eliza-adsp-pas
|
||||||
- qcom,milos-adsp-pas
|
- qcom,milos-adsp-pas
|
||||||
then:
|
then:
|
||||||
properties:
|
properties:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user