Commit 5ed6605f authored by Roger Lu's avatar Roger Lu Committed by Matthias Brugger

dt-bindings: soc: mediatek: add mt8192 svs dt-bindings

Add mt8192 svs compatible/resets in dt-bindings.
Signed-off-by: default avatarRoger Lu <roger.lu@mediatek.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: default avatarKevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20220516004311.18358-7-roger.lu@mediatek.comSigned-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 13f1bbcf
...@@ -22,6 +22,7 @@ properties: ...@@ -22,6 +22,7 @@ properties:
compatible: compatible:
enum: enum:
- mediatek,mt8183-svs - mediatek,mt8183-svs
- mediatek,mt8192-svs
reg: reg:
maxItems: 1 maxItems: 1
...@@ -50,6 +51,13 @@ properties: ...@@ -50,6 +51,13 @@ properties:
- const: svs-calibration-data - const: svs-calibration-data
- const: t-calibration-data - const: t-calibration-data
resets:
maxItems: 1
reset-names:
items:
- const: svs_rst
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment