[PATCH] x86: p2sb: Drop 'apl' prefix

Bin Meng bmeng.cn at gmail.com
Fri Feb 28 08:55:29 CET 2020


On Thu, Feb 27, 2020 at 5:40 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Tue, Feb 18, 2020 at 10:32 PM Wolfgang Wallner
> <wolfgang.wallner at br-automation.com> wrote:
> >
> > Drop the Apollo Lake prefix 'apl' from the functions, types and
> > variables in the P2SB driver.
> >
> > The P2SB is not Apollo Lake specific, and as such it was moved in
> > commit 2999846c1127 ("x86: Move P2SB from Apollo Lake to a more generic
> > location") from the Apollo Lake folder to the intel_common folder.
> >
> > Signed-off-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> >
> > ---
> > This patch follows a similar rational for P2SB as commit 03fe85a27b23
> > ("x86: itss: Remove apl-prefix") for the ITSS.
> >
> >  arch/x86/cpu/intel_common/p2sb.c              | 30 +++++++++----------
> >  arch/x86/dts/chromebook_coral.dts             |  2 +-
> >  .../gpio/intel,apl-gpio.txt                   |  2 +-
> >  .../pinctrl/intel,apl-pinctrl.txt             |  2 +-
> >  4 files changed, 18 insertions(+), 18 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list