On Thu, 25 Jan 2018 16:11:03 +0900
Jaehoon Chung <jh80.ch...@samsung.com> wrote:

> Drop the old compatible about max77686.
> 
> Signed-off-by: Jaehoon Chung <jh80.ch...@samsung.com>
> ---
>  include/fdtdec.h | 1 -
>  lib/fdtdec.c     | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/include/fdtdec.h b/include/fdtdec.h
> index 4afb9ac501..59f589bc01 100644
> --- a/include/fdtdec.h
> +++ b/include/fdtdec.h
> @@ -136,7 +136,6 @@ enum fdt_compat_id {
>       COMPAT_SAMSUNG_EXYNOS_MIPI_DSI, /* Exynos mipi dsi */
>       COMPAT_SAMSUNG_EXYNOS_DWMMC,    /* Exynos DWMMC
> controller */ COMPAT_SAMSUNG_EXYNOS_MMC,      /* Exynos MMC
> controller */
> -     COMPAT_MAXIM_MAX77686_PMIC,     /* MAX77686 PMIC */
>       COMPAT_GENERIC_SPI_FLASH,       /* Generic SPI Flash chip */
>       COMPAT_MAXIM_98095_CODEC,       /* MAX98095 Codec */
>       COMPAT_SAMSUNG_EXYNOS5_I2C,     /* Exynos5 High Speed I2C
> Controller */ diff --git a/lib/fdtdec.c b/lib/fdtdec.c
> index df9d9ae433..58830aa370 100644
> --- a/lib/fdtdec.c
> +++ b/lib/fdtdec.c
> @@ -48,7 +48,6 @@ static const char * const
> compat_names[COMPAT_COUNT] = { COMPAT(SAMSUNG_EXYNOS_MIPI_DSI,
> "samsung,exynos-mipi-dsi"), COMPAT(SAMSUNG_EXYNOS_DWMMC,
> "samsung,exynos-dwmmc"), COMPAT(SAMSUNG_EXYNOS_MMC,
> "samsung,exynos-mmc"),
> -     COMPAT(MAXIM_MAX77686_PMIC, "maxim,max77686"),
>       COMPAT(GENERIC_SPI_FLASH, "spi-flash"),
>       COMPAT(MAXIM_98095_CODEC, "maxim,max98095-codec"),
>       COMPAT(SAMSUNG_EXYNOS5_I2C, "samsung,exynos5-hsi2c"),

Acked-by: Lukasz Majewski <lu...@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-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de

Attachment: pgp1J5tnep9_W.pgp
Description: OpenPGP digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to