lkml.org 
[lkml]   [2022]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 4/8] pinctrl: mvebu: pinctrl driver for 98DX2530 SoC
> > +static struct platform_driver ac5_pinctrl_driver = {
> > + .driver = {
> > + .name = "ac5-pinctrl",
> > + .of_match_table = of_match_ptr(ac5_pinctrl_of_match),
>
> of_match_ptr() does not look correct for OF-only platform. This should
> complain in W=1 compile tests on !OF config.

The Marvell family of SoC which this embedded SoC borrows HW blocks
from can boot using ACPI. I doubt anybody would boot this particularly
SoC using ACPI, but the drivers Chris copied probably do build !OF for
when ACPI is in us.

Andrew

\
 
 \ /
  Last update: 2022-03-15 15:35    [W:0.102 / U:0.224 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site