[U-Boot] [PATCH 1/5] Exynos5800: The Peach-Pi board does not have a Parade video bridge
Ajay Kumar
ajaykumar.rs at samsung.com
Fri Dec 5 15:13:40 CET 2014
From: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Unlike the Peach-Pit board, there is no parade edp to lvds bridge on the
Pi. So drop it from device-tree.
Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Acked-by: Simon Glass <sjg at chromium.org>
Tested-by: Simon Glass <sjg at chromium.org>
---
arch/arm/dts/exynos5800-peach-pi.dts | 5 -----
1 file changed, 5 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 at 48 {
- compatible = "parade,ps8625";
- reg = <0x48>;
- };
};
sound at 3830000 {
--
1.7.9.5
More information about the U-Boot
mailing list