On 05/07/2021 17:45, Matthias Brugger wrote: > On 05/07/2021 17:40, Matthias Brugger wrote: >> >> >> On 05/07/2021 05:38, Chun-Jie Chen wrote: >>> This patch adds the mmsys document binding for MT8192 SoC. >>> >>> Signed-off-by: Chun-Jie Chen <chun-jie.chen@xxxxxxxxxxxx> >> >> Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> >> > > Of course, that's not what we need here... > > Now pushed to v5.14-tmp/dts64 until v5.14-rc1 is released. > Given that the change to yaml was taken by Rob Herring I drop this patch from my queue. Regards, Matthias > Thanks! > Matthias > >>> --- >>> .../devicetree/bindings/arm/mediatek/mediatek,mmsys.txt | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt >>> index 78c50733985c..9712a6831fab 100644 >>> --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt >>> +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.txt >>> @@ -16,6 +16,7 @@ Required Properties: >>> - "mediatek,mt8167-mmsys", "syscon" >>> - "mediatek,mt8173-mmsys", "syscon" >>> - "mediatek,mt8183-mmsys", "syscon" >>> + - "mediatek,mt8192-mmsys", "syscon" >>> - #clock-cells: Must be 1 >>> >>> For the clock control, the mmsys controller uses the common clk binding from >>> >