lkml.org 
[lkml]   [2020]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH V2 0/5] soc: imx: increase build coverage for imx8 soc driver
    Date
    From: Peng Fan <peng.fan@nxp.com>


    V2:
    Include Leonard's patch to fix build break after enable compile test
    Add Leonard's R-b tag

    Rename soc-imx8.c to soc-imx8m.c which is for i.MX8M family
    Add SOC_IMX8M for build gate soc-imx8m.c
    Increase build coverage for i.MX SoC driver

    Leonard Crestez (1):
    soc: imx: gpcv2: include linux/sizes.h

    Peng Fan (4):
    soc: imx: Kconfig: add SOC_IMX8M entry
    arm64: defconfig: Enable CONFIG_SOC_IMX8M by default
    soc: Makefile: increase build coverage for i.MX
    soc: imx: Use CONFIG_SOC_IMX8M as build gate

    arch/arm64/configs/defconfig | 1 +
    drivers/soc/Makefile | 2 +-
    drivers/soc/imx/Kconfig | 8 ++++++++
    drivers/soc/imx/Makefile | 2 +-
    drivers/soc/imx/gpcv2.c | 1 +
    drivers/soc/imx/{soc-imx8.c => soc-imx8m.c} | 0
    6 files changed, 12 insertions(+), 2 deletions(-)
    rename drivers/soc/imx/{soc-imx8.c => soc-imx8m.c} (100%)

    --
    2.16.4

    \
     
     \ /
      Last update: 2020-01-27 10:44    [W:2.592 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site