Message ID | 20220819124736.21768-1-allen-kh.cheng@mediatek.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | dt-bindings: mfd: mediatek: Add scpsys compatible for mt8186 | expand |
On 19/08/2022 15:47, Allen-KH Cheng wrote: > Add a new scpsys compatible for mt8186 SoC. > > Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com> > --- No DTS using it? Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
Hi Krzysztof, On 8/19/22 8:53 PM, Krzysztof Kozlowski wrote: > On 19/08/2022 15:47, Allen-KH Cheng wrote: >> Add a new scpsys compatible for mt8186 SoC. >> >> Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com> >> --- > > No DTS using it? > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > > Best regards, > Krzysztof > I had it all arranged to send anther DTS using patch after https://patchwork.kernel.org/project/linux-mediatek/list/?series=666901 is applied. But I see your comments in https://lore.kernel.org/all/a810ec42-825c-1a85-568f-b70f04b58280@linaro.org/, I think it's better that adding another DTS using patch for scpsys nodes into a series (include this patch). Thanks, Allen
Hi maintainers, On 8/22/22 3:56 PM, Allen-KH Cheng wrote: > Hi Krzysztof, > > On 8/19/22 8:53 PM, Krzysztof Kozlowski wrote: >> On 19/08/2022 15:47, Allen-KH Cheng wrote: >>> Add a new scpsys compatible for mt8186 SoC. >>> >>> Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com> >>> --- >> >> No DTS using it? >> >> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >> >> >> Best regards, >> Krzysztof >> > > I had it all arranged to send anther DTS using patch after > https://patchwork.kernel.org/project/linux-mediatek/list/?series=666901 > is applied. > > > But I see your comments in > https://lore.kernel.org/all/a810ec42-825c-1a85-568f-b70f04b58280@linaro.org/, > I think it's better that adding another DTS using patch for scpsys nodes > into a series (include this patch). > > Thanks, > Allen > I found Matthias send a patch for renaming mediatek,mt8195-scpsys.yaml. [1] I will update this patch after [1] is applied. [1] https://patchwork.kernel.org/project/linux-mediatek/patch/20220825141656.15747-1-matthias.bgg@kernel.org/ Thanks, Allen
diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml index 3737207d8504..c8c4812fffe2 100644 --- a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml @@ -21,6 +21,7 @@ properties: - mediatek,mt8167-scpsys - mediatek,mt8173-scpsys - mediatek,mt8183-scpsys + - mediatek,mt8186-scpsys - mediatek,mt8192-scpsys - mediatek,mt8195-scpsys - const: syscon
Add a new scpsys compatible for mt8186 SoC. Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com> --- .../devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml | 1 + 1 file changed, 1 insertion(+)