[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zb_B1mpHrfAhL6Zl@surfacebook.localdomain>
Date: Sun, 4 Feb 2024 18:56:54 +0200
From: andy.shevchenko@...il.com
To: Nikita Shubin <nikita.shubin@...uefel.me>
Cc: Linus Walleij <linus.walleij@...aro.org>, linux-kernel@...r.kernel.org,
linux-gpio@...r.kernel.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH v7 05/39] pinctrl: add a Cirrus ep93xx SoC pin controller
Thu, Jan 18, 2024 at 11:20:48AM +0300, Nikita Shubin kirjoitti:
> Add a pin control (only multiplexing) driver for ep93xx SoC so
> we can fully convert ep93xx to device tree.
>
> This driver is capable of muxing ep9301/ep9302/ep9307/ep9312/ep9315
> variants, this is chosen based on "compatible" in device tree.
..
> +static const unsigned int ide_9312_pins[] = {
> + 78, 301, 302, 321, 322, 342,
> + 257, 295, 296, 334,
> + 4, 24, 25, 45, 46, 66, 314, 333,
> +};
In other cases you locate 8 per each line, why this one is unaligned with that
pattern?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists