Hi,
On Wed, Nov 21, 2018 at 09:30:42PM +0300, Mesih Kilinc wrote:
> +static const struct sunxi_pinctrl_desc suniv_f1c100s_pinctrl_data = {
> + .pins = suniv_f1c100s_pins,
> + .npins = ARRAY_SIZE(suniv_f1c100s_pins),
> + .irq_banks = 3,
> + .disable_strict_mode = true,
> +};One thing I forgot to check before giving my Acked-by, you shouldn't disable the strict mode here, this is only meant as a legacy option, new drivers need to enforce it. Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: PGP signature
