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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=no 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 13CA1C433E4 for ; Tue, 14 Jul 2020 07:14:54 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 D4E3D2076D for ; Tue, 14 Jul 2020 07:14:53 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="QB0tfJop"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="vGQmagC7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D4E3D2076D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=9tAARDqoxPbCscLul1Jjtv02W/oiNuLMnJqrjWzSlPo=; b=QB0tfJopkpY7cP49bVCQYP1SHB cw6anFRetI1Z7IXBAyqTrwp25vj5OTN6N36X7c+6q3ly7aMq8uMuq/TD9xpXgbWI4wNhfrEwO57SE vKXDx90HF4NEN9wVdK9UZxjvo7fhyzLnmDvFfpWBhJIw0fab7w7q+LcSAFbwIrIpaCJ88o/mMj3BU xI9VQRADa8JpG7BViitF9gpiQgrkfnZgGsde0xbQ8cB4FeQBkOw8jYPglTX2bnFuyervV57AzMkYW XXgrXCJcxch9o2HWuAnJkUUlSW1puIEhGGfEHbwhzDK5qseLOZUAojxCdn4987vt7zl8CP+Pq8NQ4 CtOUlJ6A==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvF8F-0002Q1-O7; Tue, 14 Jul 2020 07:13:39 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jvF7x-0002Hs-52 for linux-arm-kernel@lists.infradead.org; Tue, 14 Jul 2020 07:13:24 +0000 Received: from wens.tw (mirror2.csie.ntu.edu.tw [140.112.194.72]) (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 C813C2076D; Tue, 14 Jul 2020 07:13:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594710798; bh=cQTMltfyROz1QWjB6Hka3WMC53cNIRPxQ4Bp5e5b6nI=; h=From:To:Cc:Subject:Date:From; b=vGQmagC7b/lFgb0wwvi+r2YvgSRdt+4SJ7PJFA6noICZoRXCtih+Cj/DIhXtvezY1 ik/qZl2A/LJwrslTf0S2y2QJoeyrxOpCnCVCs1hASshhAfddK3GUPZz3N66XnWVNyx 7aOD440ik0nJHX8nKAOBTYsGIk9ZVPK0myVwy9KA= Received: by wens.tw (Postfix, from userid 1000) id DE0825FAF3; Tue, 14 Jul 2020 15:13:13 +0800 (CST) From: Chen-Yu Tsai To: Maxime Ripard , Rob Herring , Sam Ravnborg , Thierry Reding , David Airlie , Daniel Vetter Subject: [PATCH 0/5] ARM: sunxi: Add support for MSI Primo73 tablet Date: Tue, 14 Jul 2020 15:13:00 +0800 Message-Id: <20200714071305.18492-1-wens@kernel.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200714_031321_417908_9AC2FF7A X-CRM114-Status: GOOD ( 13.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Chen-Yu Tsai , dri-devel@lists.freedesktop.org, linux-arm-kernel@lists.infradead.org, Siarhei Siamashka Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Chen-Yu Tsai Hi everyone, This series add support for MSI's Primo73 tablet. This is a 7" tablet based on Allwinner's A20 SoC. The tablet uses some unknown LCD panel, with only serial number markings, and what appears to be a part number. Searching the Internet for said part number yielded no usable results. Hence this panel is described solely using the panel-dpi binding. The display timing values were retrieved from the hardware description file from the original Android system. A new property for the panel-dpi binding is added to describe the color depth of the panel, which is normally included the panel description in panel-simple. Otherwise this would be undefined in the panel-dpi case and left to encoder drivers to make up. I believe this would be separate from the bus format, which was added earlier and then retracted. Patches 1 and 2 add the new color depth property to the device tree binding and the panel-simple driver. Patch 3 adds the board compatible string to the list of boards. Patch 4 adds a pinmux option for LCD0 full 24-bit output, with control signals, for the A20. Patch 5 adds the device tree file for the Primo73. Please have a look. Regards ChenYu Chen-Yu Tsai (5): dt-bindings: display: panel-dpi: Add bits-per-color property drm/panel: simple: Set bpc from bits-per-color DT property for panel-dpi dt-bindings: arm: sunxi: Add compatible for MSI Primo73 tablet ARM: dts: sun7i: Add LCD0 RGB888 pins ARM: dts: sun7i: Add MSI Primo73 tablet .../devicetree/bindings/arm/sunxi.yaml | 5 + .../bindings/display/panel/panel-dpi.yaml | 4 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/sun7i-a20-primo73.dts | 279 ++++++++++++++++++ arch/arm/boot/dts/sun7i-a20.dtsi | 12 + drivers/gpu/drm/panel/panel-simple.c | 1 + 6 files changed, 302 insertions(+) create mode 100644 arch/arm/boot/dts/sun7i-a20-primo73.dts -- 2.27.0 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel