From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Mon, 17 Dec 2018 08:54:46 +0100 Subject: [U-Boot] [PATCH v2 11/11] fdt: tegra: Drop COMPAT_AMS_AS3722 In-Reply-To: <20181217023638.39803-12-sjg@chromium.org> References: <20181217023638.39803-1-sjg@chromium.org> <20181217023638.39803-12-sjg@chromium.org> Message-ID: <20181217085446.223496c8@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sun, 16 Dec 2018 19:36:38 -0700 Simon Glass wrote: > This is no-longer used. Drop it. > > Signed-off-by: Simon Glass > --- > > Changes in v2: > - Add new patches as per the cover letter > > include/fdtdec.h | 1 - > lib/fdtdec.c | 1 - > 2 files changed, 2 deletions(-) > > diff --git a/include/fdtdec.h b/include/fdtdec.h > index de7dd63b5a4..2a8ad960260 100644 > --- a/include/fdtdec.h > +++ b/include/fdtdec.h > @@ -141,7 +141,6 @@ enum fdt_compat_id { > COMPAT_GENERIC_SPI_FLASH, /* Generic SPI Flash chip */ > COMPAT_SAMSUNG_EXYNOS_SYSMMU, /* Exynos sysmmu */ > COMPAT_INTEL_MICROCODE, /* Intel microcode > update */ > - COMPAT_AMS_AS3722, /* AMS AS3722 PMIC */ > COMPAT_INTEL_QRK_MRC, /* Intel Quark MRC */ > COMPAT_ALTERA_SOCFPGA_DWMAC, /* SoCFPGA Ethernet > controller */ COMPAT_ALTERA_SOCFPGA_DWMMC, /* SoCFPGA DWMMC > controller */ diff --git a/lib/fdtdec.c b/lib/fdtdec.c > index 18b8bf81955..e06f2282028 100644 > --- a/lib/fdtdec.c > +++ b/lib/fdtdec.c > @@ -48,7 +48,6 @@ static const char * const > compat_names[COMPAT_COUNT] = { COMPAT(GENERIC_SPI_FLASH, "spi-flash"), > COMPAT(SAMSUNG_EXYNOS_SYSMMU, "samsung,sysmmu-v3.3"), > COMPAT(INTEL_MICROCODE, "intel,microcode"), > - COMPAT(AMS_AS3722, "ams,as3722"), > COMPAT(INTEL_QRK_MRC, "intel,quark-mrc"), > COMPAT(ALTERA_SOCFPGA_DWMAC, "altr,socfpga-stmmac"), > COMPAT(ALTERA_SOCFPGA_DWMMC, "altr,socfpga-dw-mshc"), Reviewed-by: Lukasz Majewski Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma at denx.de -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: