On Fri, Feb 10, 2023 at 12:27 PM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 10/02/2023 12:22, Sergio Paracuellos wrote: > > Hi Krzysztof, > > > > On Fri, Feb 10, 2023 at 11:59 AM Krzysztof Kozlowski > > <krzysztof.kozlowski@xxxxxxxxxx> wrote: > >> > >> On 10/02/2023 07:56, Sergio Paracuellos wrote: > >>> MT7621 SoC provides a system controller node for accessing to some registers. > >>> Add a phandle to this node to avoid using MIPS related arch operations and > >> > >> I don't understand this part. You claim you add a phandle to this node, > >> but your binding suggest you add here a phandle to other node. > > > > Probably my English is not the best here :-). Yes, you are right, I > > just want to add a phandle to the 'sysc' node in the current node. > > Then why do you need syscon compatible here? Clear now. Will drop that in v2. > > Best regards, > Krzysztof > Thanks, Sergio Paracuellos