Re: [PATCH v3 3/5] dt-bindings: mfd: syscon: Allow syscon compatible for Loongson-2K0300 chip id
Krzysztof Kozlowski <[email protected]> Tue, 4 Aug 2026 08:56:55 +0200
| Newsgroups | dev.linux.lists.mfd,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <20260804-intelligent-kickass-squid-e4c4c0@quoll> |
On Fri, Jul 31, 2026 at 05:42:19PM +0800, Binbin Zhou wrote: > The Loongson-2K0300 SoC exposes its chip ID registers through a syscon > interface. Add the specific compatible `loongson,ls2k0300-chipid-syscon` > to the allowed list of syscon bindings so that it can be referenced from > the thermal node via a phandle. > > Signed-off-by: Binbin Zhou <[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 e22867088063..18eb9defec8c 100644 > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml > @@ -76,6 +76,7 @@ select: There is no such select in the code. Best regards, Krzysztof