Received: by 2002:a5b:505:0:0:0:0:0 with SMTP id o5csp20534ybp; Thu, 3 Oct 2019 09:36:10 -0700 (PDT) X-Google-Smtp-Source: APXvYqyHE1FpTY0tsJRpKFUB78AcBI6qX4w/P9bIwh9dD/Xd2c3A0s3OwS4tqh3RUdxlAi/YikN5 X-Received: by 2002:a17:906:fad6:: with SMTP id lu22mr8234024ejb.98.1570120569924; Thu, 03 Oct 2019 09:36:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1570120569; cv=none; d=google.com; s=arc-20160816; b=HArmpLp0oZZpKeAGXawG7GeVROeilLBFK8E75pLjDSYebAbcbe7xQ97AfW5l30RQfA jH6mp+2AB0cOvQgaR1/TDqOhaVksH9gjh9dH69+LnO+SuomeAAoMraIedA4bQl2KtRwe tR8fHt8Zg2EREPU2ErFHZEG95l0lFXBCZmshjSc14n+DjdJ84hnbUtHYWZOmCaPWZSCL xvRAc3zmf4O8m0qs8j17Gnc7/RSvIoRPH34JsH61ebhF9RcLF52fXcnMcn8mMeMvSssP d0iXwzJda5BRAsRFgC4oga0tROwMuuGehxKvEJQUhkHSWqK/PsMr8oj9OKNKWZ9/7/Ef 2DTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=ovXCQIELMCC99NGaaNmLAb5hs5XuN3v22X9sr3erLY8=; b=tL5ZPxbh5ns6UqWN1NgmWXOowip4l6UgQBobEX76jgnyGbu/mVHNlEmJxSGbfss5KW Wrqnkpqr1BTTHWmjXYYQRreRgCScq6/4hPJ1qU+4A57iJ8oR9+k4EBOEcvHvXSxBxPjp ZWJSJyAEa9Uh4u+26rnzysTYBptYybsHRRO49ZisyyedVPt5Pthoo0lilSzMMeEUzo4l 76kPqaUHNYQ6PudAFdfGXgUcJ/DncXoM7UBexIAlEnSgEULkp0nV+YPgx3NiK5pyDH13 Io+AosON2khbM/Qwo04wEMZoATo2o6FEx2vJwUEYTR2oEHHWkjk2SSjzEaYm+gXPsVkB +crw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ymUGuRwp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 17si307780ejt.419.2019.10.03.09.35.45; Thu, 03 Oct 2019 09:36:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ymUGuRwp; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392103AbfJCQeL (ORCPT + 99 others); Thu, 3 Oct 2019 12:34:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:42512 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404148AbfJCQeJ (ORCPT ); Thu, 3 Oct 2019 12:34:09 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6F3DE222BE; Thu, 3 Oct 2019 16:34:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1570120448; bh=Wb/Buv17l28cIMxrABBRC99pWTC6SdHgYan1rcQ+RPk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ymUGuRwpovVASmhEuchxpbIggIR4nkiuN98DTwivkZ5NFIlqBwC7w3ShiSx/NUVED Xvqp/GWDnYeK90eiUnrsVPkB1Yjucn/NGeQ4QZG4ngxLzfhWpgHAkSydB7MiHR0hY5 UEfwhGhW2HLluXhrBL5b58q0Ov41KFAIUteDFZ/Q= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Adam Ford , Tony Lindgren Subject: [PATCH 5.2 226/313] ARM: dts: am3517-evm: Fix missing video Date: Thu, 3 Oct 2019 17:53:24 +0200 Message-Id: <20191003154555.278275805@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191003154533.590915454@linuxfoundation.org> References: <20191003154533.590915454@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Adam Ford commit 24cf23276a54dd2825d3e3965c1b1b453e2a113d upstream. A previous commit removed the panel-dpi driver, which made the video on the AM3517-evm stop working because it relied on the dpi driver for setting video timings. Now that the simple-panel driver is available in omap2plus, this patch migrates the am3517-evm to use a similar panel and remove the manual timing requirements. Fixes: 8bf4b1621178 ("drm/omap: Remove panel-dpi driver") Signed-off-by: Adam Ford Signed-off-by: Tony Lindgren Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/am3517-evm.dts | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) --- a/arch/arm/boot/dts/am3517-evm.dts +++ b/arch/arm/boot/dts/am3517-evm.dts @@ -124,10 +124,11 @@ }; lcd0: display@0 { - compatible = "panel-dpi"; + /* This isn't the exact LCD, but the timings meet spec */ + /* To make it work, set CONFIG_OMAP2_DSS_MIN_FCK_PER_PCK=4 */ + compatible = "newhaven,nhd-4.3-480272ef-atxl"; label = "15"; - status = "okay"; - pinctrl-names = "default"; + backlight = <&bl>; enable-gpios = <&gpio6 16 GPIO_ACTIVE_HIGH>; /* gpio176, lcd INI */ vcc-supply = <&vdd_io_reg>; @@ -136,22 +137,6 @@ remote-endpoint = <&dpi_out>; }; }; - - panel-timing { - clock-frequency = <9000000>; - hactive = <480>; - vactive = <272>; - hfront-porch = <3>; - hback-porch = <2>; - hsync-len = <42>; - vback-porch = <3>; - vfront-porch = <4>; - vsync-len = <11>; - hsync-active = <0>; - vsync-active = <0>; - de-active = <1>; - pixelclk-active = <1>; - }; }; bl: backlight {