Message ID | 20221118100639.33704-3-angelogioacchino.delregno@collabora.com |
---|---|
State | Accepted |
Commit | 85de640c6b89eb76fc314a3b451d054bedd5e9dc |
Headers | show |
Series | [v1,1/4] dt-bindings: interrupt-controller: mediatek,cirq: Migrate to dt schema | expand |
On 18/11/2022 11:06, AngeloGioacchino Del Regno wrote: > Add compatible to support the SYS_CIRQ controller found on MT8192. > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/interrupt-controller/mediatek,mtk-cirq.yaml b/Documentation/devicetree/bindings/interrupt-controller/mediatek,mtk-cirq.yaml index 21e709169907..e0d483d3b1fb 100644 --- a/Documentation/devicetree/bindings/interrupt-controller/mediatek,mtk-cirq.yaml +++ b/Documentation/devicetree/bindings/interrupt-controller/mediatek,mtk-cirq.yaml @@ -26,6 +26,7 @@ properties: - mediatek,mt2701-cirq - mediatek,mt8135-cirq - mediatek,mt8173-cirq + - mediatek,mt8192-cirq - const: mediatek,mtk-cirq reg:
Add compatible to support the SYS_CIRQ controller found on MT8192. Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> --- .../bindings/interrupt-controller/mediatek,mtk-cirq.yaml | 1 + 1 file changed, 1 insertion(+)