replace stuff from samsung source

This commit is contained in:
SaschaNes
2025-08-13 08:42:30 +02:00
parent 162770809f
commit f91aec16a0
37 changed files with 208981 additions and 1038 deletions

View File

@@ -156,33 +156,8 @@ properties:
- enum:
- qcom,kera-rumi
- qcom,rumi
- qcom,kera-atp
- qcom,atp
- qcom,kera-cdp
- qcom,cdp
- qcom,kera-mtp
- qcom,mtp
- qcom,kera-qrd
- qcom,qrd
- qcom,kera-rcm
- qcom,rcm
- const: qcom,kera
- description: Qualcomm Technologies, Inc. KERAP
items:
- enum:
- qcom,kerap-atp
- qcom,atp
- qcom,kerap-cdp
- qcom,cdp
- qcom,kerap-mtp
- qcom,mtp
- qcom,kerap-qrd
- qcom,qrd
- qcom,kerap-rcm
- qcom,rcm
- const: qcom,kerap
- description: Qualcomm Technologies, Inc. MONACO
items:
- enum:
@@ -205,19 +180,4 @@ properties:
- qcom,wdp
- const: qcom,monacop
- description: Qualcomm Technologies, Inc. QCS610
items:
- enum:
- qcom,qcs610-iot
- qcom,iot
- qcom,qcs610-ipc
- qcom,ipc
- qcom,qcs610-opk
- qcom,opk
- const: qcom,qcs610
- description: Qualcomm Technologies, Inc. SM6150
items:
- const: qcom,sm6150
additionalProperties: true

View File

@@ -26,10 +26,6 @@ properties:
$ref: '/schemas/types.yaml#/definitions/uint32'
description: Peripheral authentication ID of the subsystem.
qcom,guest-cpus:
$ref: '/schemas/types.yaml#/definitions/string'
description: Guest CPUs.
qcom,firmware-name:
$ref: '/schemas/types.yaml#/definitions/string'
description: Virtual machine name.
@@ -46,7 +42,6 @@ required:
- compatible
- qcom,pas-id
- qcom,vmid
- qcom,guest-cpus
- qcom,firmware-name
- memory-region
- virtio-backends
@@ -59,7 +54,6 @@ examples:
compatible = "qcom,gh-secure-vm-loader";
qcom,pas-id = <28>;
qcom,vmid = <45>;
qcom,guest-cpus = "5-6";
qcom,firmware-name = "trustedvm";
memory-region = <&trust_ui_vm_mem>;
virtio-backends = <&trust_ui_vm_virt_be0>;

View File

@@ -27,7 +27,6 @@ properties:
- qcom,sc8180x-llcc
- qcom,sc8280xp-llcc
- qcom,sdm845-llcc
- qcom,sm6150-llcc
- qcom,sm6350-llcc
- qcom,sm8150-llcc
- qcom,sm8250-llcc
@@ -38,7 +37,6 @@ properties:
- qcom,sun-llcc
- qcom,sdxpinn-llcc
- qcom,tuna-llcc
- qcom,tuna7-llcc
- qcom,kera-llcc
- qcom,x1e80100-llcc

View File

@@ -26,9 +26,6 @@ properties:
- qcom,sys-pm-pineapple
- qcom,sys-pm-monaco-auto
- qcom,sys-pm-sun
- qcom,sys-pm-tuna
- qcom,sys-pm-kera
- qcom,sys-pm-sdxkova
reg:
maxItems: 1
@@ -51,13 +48,9 @@ allOf:
contains:
enum:
- qcom,sys-pm-sun
- qcom,sys-pm-tuna
- qcom,sys-pm-kera
- qcom,sys-pm-pineapple
- qcom,sys-pm-parrot
- qcom,sys-pm-ravelin
- qcom,sys-pm-sdxkova
then:
properties:
reg: