On Sun, 16 Dec 2018 19:36:38 -0700
Simon Glass <[email protected]> wrote:

> This is no-longer used. Drop it.
> 
> Signed-off-by: Simon Glass <[email protected]>
> ---
> 
> 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 <[email protected]>


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: [email protected]

Attachment: pgpEk0EUkXJwN.pgp
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to