Unlike the Peach-Pit board, there is no parade edp to lvds bridge on the Pi. So drop it from the board configuration & device-tree
Signed-off-by: Sjoerd Simons <sjoerd.sim...@collabora.co.uk> --- arch/arm/dts/exynos5800-peach-pi.dts | 5 ----- include/configs/peach-pi.h | 2 -- 2 files changed, 7 deletions(-) diff --git a/arch/arm/dts/exynos5800-peach-pi.dts b/arch/arm/dts/exynos5800-peach-pi.dts index 8aedf8e..2f9d2db 100644 --- a/arch/arm/dts/exynos5800-peach-pi.dts +++ b/arch/arm/dts/exynos5800-peach-pi.dts @@ -63,11 +63,6 @@ reg = <0x20>; compatible = "maxim,max98090-codec"; }; - - edp-lvds-bridge@48 { - compatible = "parade,ps8625"; - reg = <0x48>; - }; }; sound@3830000 { diff --git a/include/configs/peach-pi.h b/include/configs/peach-pi.h index 8a82402..ff31728 100644 --- a/include/configs/peach-pi.h +++ b/include/configs/peach-pi.h @@ -26,8 +26,6 @@ #define CONFIG_SYS_PROMPT "Peach-Pi # " #define CONFIG_IDENT_STRING " for Peach-Pi" -#define CONFIG_VIDEO_PARADE - /* Display */ #define CONFIG_LCD #ifdef CONFIG_LCD -- 2.1.3 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot