Message ID | 20240518211159.142920-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/4] dt-bindings: mfd: mediatek,mt8195-scpsys: add mediatek,mt8365-scpsys | expand |
Il 18/05/24 23:11, Krzysztof Kozlowski ha scritto: > Add a new mediatek,mt8365-scpsys compatible, for the SCPSYS syscon block > having power controller. Previously the DTS was re-using SYSCFG > compatible, but that does not seem right, because SYSCFG does not have > children. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
On Sat, 18 May 2024 23:11:56 +0200, Krzysztof Kozlowski wrote: > Add a new mediatek,mt8365-scpsys compatible, for the SCPSYS syscon block > having power controller. Previously the DTS was re-using SYSCFG > compatible, but that does not seem right, because SYSCFG does not have > children. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > .../devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com> On 18/05/2024 23:11, Krzysztof Kozlowski wrote: > Add a new mediatek,mt8365-scpsys compatible, for the SCPSYS syscon block > having power controller. Previously the DTS was re-using SYSCFG > compatible, but that does not seem right, because SYSCFG does not have > children.
On Sat, 18 May 2024 23:11:56 +0200, Krzysztof Kozlowski wrote: > Add a new mediatek,mt8365-scpsys compatible, for the SCPSYS syscon block > having power controller. Previously the DTS was re-using SYSCFG > compatible, but that does not seem right, because SYSCFG does not have > children. > > Applied, thanks! [1/4] dt-bindings: mfd: mediatek,mt8195-scpsys: add mediatek,mt8365-scpsys commit: 50c779be27066b4e25873a15580999008d068ff7 -- Lee Jones [李琼斯]
diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml index c8c4812fffe2..1aa27d14145b 100644 --- a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml @@ -24,6 +24,7 @@ properties: - mediatek,mt8186-scpsys - mediatek,mt8192-scpsys - mediatek,mt8195-scpsys + - mediatek,mt8365-scpsys - const: syscon - const: simple-mfd
Add a new mediatek,mt8365-scpsys compatible, for the SCPSYS syscon block having power controller. Previously the DTS was re-using SYSCFG compatible, but that does not seem right, because SYSCFG does not have children. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- .../devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml | 1 + 1 file changed, 1 insertion(+)