Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751793AbdL0EYV convert rfc822-to-8bit (ORCPT ); Tue, 26 Dec 2017 23:24:21 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:40034 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751225AbdL0EYT (ORCPT ); Tue, 26 Dec 2017 23:24:19 -0500 X-Google-Smtp-Source: ACJfBou1BO46FHfOrzIDUMijCNe0iR4SR69rBo8AcSS+LwGobKIuwnLGY5p6CWH9j38EOUaGDQPR9r5uqcqCiMFYREM= MIME-Version: 1.0 In-Reply-To: <4610834.pRdGNWpFpX@ice-x220i> References: <20171222122243.25735-1-icenowy@aosc.io> <4610834.pRdGNWpFpX@ice-x220i> From: Chen-Yu Tsai Date: Wed, 27 Dec 2017 12:23:53 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 00/11] Allwinner H3/H5/A64(DE2) SimpleFB support To: Icenowy Zheng Cc: Chen-Yu Tsai , Rob Herring , Maxime Ripard , linux-clk , devicetree , linux-arm-kernel , linux-kernel , dri-devel Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 763 Lines: 23 On Wed, Dec 27, 2017 at 12:10 PM, Icenowy Zheng wrote: > 在 2017年12月27日星期三 CST 下午12:09:41,Chen-Yu Tsai 写道: >> On Fri, Dec 22, 2017 at 8:22 PM, Icenowy Zheng wrote: >> > This patchset adds support for the SimpleFB on Allwinner SoCs with >> > "Display Engine 2.0". >> > >> > PATCH 1 to PATCH 3 are DE2 CCU fixes for H3/H5 SoCs. >> > >> > PATCH 4 adds the pipeline strings for DE2 SimpleFB. >> > >> > PATCH 5 to 7 adds necessary device tree nodes (DE2 CCU and SimpleFB) >> > for H3/H5 SoCs. >> > >> > PATCH 8 to 11 are for Allwinner A64 SoC to enable SimpleFB. >> >> Changelog? > > They're in seperate patches. Please add them to all patches in such a case. List "none" if there were no changes. ChenYu