On Fri, Feb 06, 2026 at 11:20:48AM +0100, Luca Weiss wrote: > Document the Mediatek mt8516-syscfg.
Which is what? What is syscfg block? > > Signed-off-by: Luca Weiss <[email protected]> > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml > b/Documentation/devicetree/bindings/mfd/syscon.yaml > index e57add2bacd3..a67699f1faee 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -91,6 +91,7 @@ select: > - mediatek,mt8135-pctl-b-syscfg > - mediatek,mt8173-pctl-a-syscfg > - mediatek,mt8365-syscfg > + - mediatek,mt8516-syscfg Why aren't you placing it with all others mediatek,mt8516 syscons? Why this is so generically called "syscfg", completely not looking like a real name from datasheet unlike the others in this device. You have entire commit msg to explain that. Best regards, Krzysztof

