[PATCH] x86: p2sb: Drop 'apl' prefix
Simon Glass
sjg at chromium.org
Tue Feb 18 19:31:28 CET 2020
On Tue, 18 Feb 2020 at 07:32, 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: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list