
On 27 November 2014 at 08:08, Sjoerd Simons sjoerd.simons@collabora.co.uk wrote:
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@collabora.co.uk
Changes since v1: Only modify the DTB
arch/arm/dts/exynos5800-peach-pi.dts | 5 ----- 1 file changed, 5 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Tested on snow, pit, pi (display does not yet work on Pi).
Tested-by: Simon Glass sjg@chromium.org
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 {
-- 2.1.3