Hello Linus, On Wed Jan 31, 2024 at 9:44 PM CET, Linus Walleij wrote: > thanks for your patches! > > A *new* MIPS platform, not every day I see this! Indeed! According the Wikipedia it got released to market on 2021, which does sound recent from a MIPS standpoint. (The same year MIPS announced the architecture would stop being developed in favor of RISC-V.) > On Wed, Jan 31, 2024 at 5:27 PM Théo Lebrun <theo.lebrun@xxxxxxxxxxx> wrote: > > > Pin control is about controlling bias, drive strength and muxing. The > > latter allows two functions per pin; the first function is always GPIO > > while the second one is pin-dependent. There exists two banks, each > > handled in a separate driver instance. Each pin maps to one pin group. > > That makes pin & group indexes the same, simplifying logic. > > Can the three pin control patches be merged separately? (It looks like.) That is the goal. There are two dependencies in this series: - MIPS stuff depends on the base platform support series by Grégory, for devicetree stuff & MAINTAINERS mostly. - "dt-bindings: soc: mobileye: add EyeQ5 OLB system controller" depends on the three dt-bindings for the controllers (clk+reset+pinctrl) as it references them. That means clk+reset+pinctrl can go in separately. At least that is the goal, hoping I have not messed up along the way. Thanks, -- Théo Lebrun, Bootlin Embedded Linux and Kernel engineering https://bootlin.com