[U-Boot] [PATCH v2 11/11] fdt: tegra: Drop COMPAT_AMS_AS3722

Lukasz Majewski lukma at denx.de
Mon Dec 17 07:54:46 UTC 2018


On Sun, 16 Dec 2018 19:36:38 -0700
Simon Glass <sjg at chromium.org> wrote:

> This is no-longer used. Drop it.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> 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 <lukma at denx.de>


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: <http://lists.denx.de/pipermail/u-boot/attachments/20181217/69fb34ea/attachment.sig>


More information about the U-Boot mailing list