Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp661135imc; Sun, 10 Mar 2019 17:46:06 -0700 (PDT) X-Google-Smtp-Source: APXvYqzWdx1YvUv1zZkgd2UwkWsp3BKONr0sGqiL8rpbu0Nhpv0XV6Xf71PdMKHbdV703tajKR6K X-Received: by 2002:a62:20c9:: with SMTP id m70mr30105144pfj.118.1552265166066; Sun, 10 Mar 2019 17:46:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552265166; cv=none; d=google.com; s=arc-20160816; b=pYfdwnKSsTBtnUoFkCBxSOddtom90Yne9Ka5i88eZMcuYxUDicoxkzy6opnqoEYSe2 r4FZQOva5BlPT2v6ma8DyBqGONhOfw+qeYpngC+6sYCvcZHEcy1hJvCX8X7H8qScet4e nwUyjnwIhpe6p0m2WZ3VFwIQKbL6DFly5sIhMzOQTF5UdXMQbpTeTfHLNx43Mi2USTgN DmBgPvJNYUPGX2zW8BAp9GlmM/qle2pRvCQ9nRBi3bV4qXX8lZmPal/tUWmDNwf0fOoR v9wftTA9vDp/G3zwMlLVRoCca3mQNb8VzJF7AdQ+PsxpQnlhPM1ekbZlI4qB7Ux6T1SJ laxg== 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:organization:references:in-reply-to:date:cc:to:from :subject:message-id; bh=XFfw3J3aLkS9fhaJ9ZlDVl5Mj7iWjyLMSa9AV9W+TLY=; b=QUpArmtLR6parQXdqtd5g7awYgXlRlXo6AJ6XB0Ftbmjzf583x5n/BcnWaT+axBAHH +gJefCHxM7+Yf5xQtSot0DVeOSvrX9zATDXIEaV7tiK/Yly9rQkhIXczoB3s1WFmCd0R sAnQzqNI3snvNdE1T4PDxox4mzuEZC4qFZ9F6DzRa451gk3vCZCMUTj1bsQy+rhE8j5E gcab4AF0nm+vUKP4dUhv7G8hbxliDTB9NU3glSfA5iKO47ZmH2ScrXgO9cLZ5qkeplCN jhIvJVpDuvKFmFyq0KhesxBfgj03WXNbWqAgXRcPYzjxqX1ATxMBm1V83/9lf3YZxffB Nyzg== ARC-Authentication-Results: i=1; mx.google.com; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z33si4431906plb.411.2019.03.10.17.45.50; Sun, 10 Mar 2019 17:46:06 -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; 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727118AbfCKADL (ORCPT + 99 others); Sun, 10 Mar 2019 20:03:11 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:51854 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727014AbfCKADL (ORCPT ); Sun, 10 Mar 2019 20:03:11 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: ezequiel) with ESMTPSA id 1AD07260CB2 Message-ID: Subject: Re: [5.2][PATCH 0/3] Ingenic JZ47xx KMS driver From: Ezequiel Garcia To: Paul Cercueil , David Airlie , Daniel Vetter , Rob Herring , Mark Rutland , Maarten Lankhorst , Maxime Ripard , Sean Paul Cc: devicetree@vger.kernel.org, linux-mips@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Date: Sun, 10 Mar 2019 21:02:57 -0300 In-Reply-To: <20190228220756.20262-1-paul@crapouillou.net> References: <20190228220756.20262-1-paul@crapouillou.net> Organization: Collabora Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2019-02-28 at 19:07 -0300, Paul Cercueil wrote: > Hi, > > This is a first attempt at a KMS driver for the JZ47xx MIPS SoCs by > Ingenic. It is aimed to replace the aging jz4740-fb driver. > > The driver will later be updated with new features (overlays, TV-out > etc.), that's why I didn't go with the simple/tiny DRM driver. > > The driver has been tested on the Ben Nanonote (JZ4740) and the > RetroMini RS-90 (JZ4725B) handheld gaming console. > Does this support JZ4780? Or otherwise, is there any similarity with JZ4780 display controller? Thanks, Eze