From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6ED88C43381 for ; Thu, 28 Feb 2019 21:15:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 363E820C01 for ; Thu, 28 Feb 2019 21:15:46 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UdfM+Jwh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 363E820C01 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ravnborg.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=aa7lyI5Aca4jNWgsdyY0RGBxLwUiDOPOtHCIu1MVnNI=; b=UdfM+JwhWm0aRZ xlJWkxxWTmVVXjcxDxnn57N3TZEUfYyph0s86xXu92SRNy5jszFXpUuQ/YRu1bdA2tUJWeMRtDNn5 qbqpk+TZdq7tCQxhzAVA9GJodPGjjsp1gMZWqPcyhmiub/QPekjt7OYP8h1tPH+MMmh4lbTWGyv6f kJLVJxec5tDXKBqDBYMXXR4I4P8XcyLwianCF5Krxxfo4wiyfN4OswMe1UwHS3K4lUsOztoFs1P4Q 6l79nK7wJ6gSSQ1v8lkIRxi26Ur7/BOKJF9WEQdVIUlLQhjKN8OHliVYx74s8ChcPHe8BywSTaVto Jv5nwFn2lnWOd7o/W10g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gzT1q-0004W3-Kn; Thu, 28 Feb 2019 21:15:42 +0000 Received: from asavdk4.altibox.net ([109.247.116.15]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gzT1n-0002x4-EE for linux-arm-kernel@lists.infradead.org; Thu, 28 Feb 2019 21:15:40 +0000 Received: from ravnborg.org (unknown [158.248.194.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by asavdk4.altibox.net (Postfix) with ESMTPS id 6FC388034C; Thu, 28 Feb 2019 22:13:27 +0100 (CET) Date: Thu, 28 Feb 2019 22:13:25 +0100 From: Sam Ravnborg To: Alexandre Belloni Subject: Re: [PATCH 0/7] add LCD support for SAM9X60 Message-ID: <20190228211325.GA30188@ravnborg.org> References: <1551284609-14594-1-git-send-email-claudiu.beznea@microchip.com> <20190228182119.GA28318@ravnborg.org> <20190228205214.GD23094@piout.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190228205214.GD23094@piout.net> User-Agent: Mutt/1.5.21 (2010-09-15) X-CMAE-Score: 0 X-CMAE-Analysis: v=2.3 cv=UpRNyd4B c=1 sm=1 tr=0 a=UWs3HLbX/2nnQ3s7vZ42gw==:117 a=UWs3HLbX/2nnQ3s7vZ42gw==:17 a=kj9zAlcOel0A:10 a=JFH84537j1yvcaEBNc4A:9 a=CjuIK1q_8ugA:10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190228_131539_646786_8DEB0090 X-CRM114-Status: GOOD ( 13.80 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, bbrezillon@kernel.org, airlied@linux.ie, linux-pwm@vger.kernel.org, linux-kernel@vger.kernel.org, Ludovic.Desroches@microchip.com, robh+dt@kernel.org, thierry.reding@gmail.com, dri-devel@lists.freedesktop.org, daniel@ffwll.ch, lee.jones@linaro.org, Claudiu.Beznea@microchip.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Alexandre. > > > > > > These patches adds support for SAM9X60's LCD controller. > > Can you elaborate a little more which chips that are relevant. > > To be able to look into the right data-sheet, while reviewing. > > Link to data-sheet would be nice too. > > > > sam9x60 is the chip name (i.e. x is not a wildcard). I don't think the > datasheet is finished/public yet. Thanks. I will take a look at the patches but not knowing the specifics of the implementation/IP will makes this less valueable. Sam _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel