From patchwork Mon Dec 12 13:05:42 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9470733 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 25FD160760 for ; Mon, 12 Dec 2016 13:09:11 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 23F0828426 for ; Mon, 12 Dec 2016 13:09:11 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 163EC28494; Mon, 12 Dec 2016 13:09:11 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1993F28426 for ; Mon, 12 Dec 2016 13:09:10 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1cGQKV-0001Yi-2d; Mon, 12 Dec 2016 13:07:43 +0000 Received: from mail-wm0-x233.google.com ([2a00:1450:400c:c09::233]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1cGQJ7-0000w5-BR for linux-arm-kernel@lists.infradead.org; Mon, 12 Dec 2016 13:06:18 +0000 Received: by mail-wm0-x233.google.com with SMTP id t79so67021798wmt.0 for ; Mon, 12 Dec 2016 05:05:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=xCcPEnyu9VoYp3YElWqoduaLiZ+9JmUV2m+hinJIJws=; b=VdrwjafMkt5J9E5NEqIDIv2yE+Pb8PtoWRmAtVijy2ZUXP+Xsqlz6X1ixqhJw6O1PT dMa4nwIuC0RGf0eYIu62BcO2gga2fTrgaoK/dZquBqYjeWi5Ub7Shf/XEFh/ybHguQ14 /7FsVXZ/fh8o/puV+50kxOfCK7dGIaNE3gMA2kWuctjgFlrOjcEozLy/w7NfxOW1vEJE m+DjGET+b3Z20xD2TvgflNTckcZc4O8nhQjK7gEP5i+6/nDtQ9/cySGi4wandx/z8+c8 uPpM9yNQuDtznBA9I2Afil1OBjcnSDLJBkjimfkd2crhNnH0Y6E252tldwAsDx431WjR FMIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=xCcPEnyu9VoYp3YElWqoduaLiZ+9JmUV2m+hinJIJws=; b=YuNF+tR21MoZT/IoQ4OEZzcrbl4k6ujMI8K4AmjNtXacAreBW1Y1Dwfjq0l54M3hpU fhxy60CArnmEw/gP57H9ckgvZd376iWZpHNLccbvNkgtZOyu5VNxC8f71ZaDLTkojdnH XrKIRSFepzUMryDBAPrSzG5wxvs265yrdJylLRqpXo/squL7QfvjyWGzyZg4BtO4yjjt SGyIPOL8kvN4O4v7e4bQ4nod1CWr8ClLBQuAv0uWWkuRJ6f6n+kYLKfpX5nZzdqujtCa CtbFF09xbpBVWAwizaXq7HzKldzYGXkTMv1vU2m6SfkwKphNpplHmtqP/65iXEqYLqzg Gtvg== X-Gm-Message-State: AKaTC03zUWRQQbkyyx1etlabIXl0WomeVR1YSapMPBRUcP1O7s8sjr0SM1FuVxO3dMceaY1+ X-Received: by 10.28.13.144 with SMTP id 138mr8760646wmn.120.1481547954987; Mon, 12 Dec 2016 05:05:54 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id a13sm35512620wma.18.2016.12.12.05.05.53 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 12 Dec 2016 05:05:54 -0800 (PST) From: Bartosz Golaszewski To: Jyri Sarha , Tomi Valkeinen , David Airlie , Kevin Hilman , Michael Turquette , Sekhar Nori , Rob Herring , Frank Rowand , Mark Rutland , Laurent Pinchart , Peter Ujfalusi , Russell King Subject: [PATCH v6 5/5] ARM: dts: da850: specify the maximum pixel clock rate for tilcdc Date: Mon, 12 Dec 2016 14:05:42 +0100 Message-Id: <1481547942-24775-6-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1481547942-24775-1-git-send-email-bgolaszewski@baylibre.com> References: <1481547942-24775-1-git-send-email-bgolaszewski@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161212_050617_681020_25D34A71 X-CRM114-Status: GOOD ( 10.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-devicetree , linux-drm , LKML , arm-soc , Bartosz Golaszewski MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP At maximum CPU frequency of 300 MHz the maximum pixel clock frequency is 37.5 MHz[1]. We must filter out any mode for which the calculated pixel clock rate would exceed this value. Specify the max-pixelclock property for the display node for da850-lcdk. [1] http://processors.wiki.ti.com/index.php/OMAP-L1x/C674x/AM1x_LCD_Controller_(LCDC)_Throughput_and_Optimization_Techniques Signed-off-by: Bartosz Golaszewski --- arch/arm/boot/dts/da850.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index 3f51e59..ba5bf80 100644 --- a/arch/arm/boot/dts/da850.dtsi +++ b/arch/arm/boot/dts/da850.dtsi @@ -452,6 +452,7 @@ compatible = "ti,da850-tilcdc"; reg = <0x213000 0x1000>; interrupts = <52>; + max-pixelclock = <37500>; status = "disabled"; }; };