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

Bin Meng bmeng.cn at gmail.com
Thu Feb 27 10:40:38 CET 2020


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>


More information about the U-Boot mailing list