Received: by 10.213.65.68 with SMTP id h4csp1576278imn; Mon, 19 Mar 2018 07:52:36 -0700 (PDT) X-Google-Smtp-Source: AG47ELu1aS8hiM4fyUm8peBVp/hHl7GirjYXIfzdy7IpnEZIgGvhWlEo1XgXAaot1GrcRNYMLUoW X-Received: by 10.99.96.210 with SMTP id u201mr9569340pgb.124.1521471156766; Mon, 19 Mar 2018 07:52:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521471156; cv=none; d=google.com; s=arc-20160816; b=h12RLLaLIvnK9xzyC/ejhKi4+ejQ0KI3U4hpDgP+giALF0QP9pEo+zYRlMgSzWmNIU qIO9MCVEN4DlXf3KHyNf/WLe48rt6hi0LfLdC2l8286YhMMceitF6takX/ttOzn6eJ6r WAAV/4PEMRawmINRzQN0QlXLYnjoLxydHICEdhYLc+hwKCyDyrui0Y7on9sLrdq/v8kp nUD01IHfOJnN0wOqWSCaTDbOjp//gHt0jkbpofx/l2VE17AMvYai+qXnKr6GdmGQJ3fN bLN9ef6QHwTaqg1a/SptLH2DPQo5OoBP4pifyboR1XjC5RpcW6L0YW/Gsd+bXkm5DIHR sWTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=UnHBRuqWdv4reU+1Mnsxu8CEK29C6Go7UeNjuhNGwEs=; b=Xet414SEKVhQzFnGw7DFOWYrbhaQ/D+jaDc+C1Psd4ej7gJoPeHte+3wHDqKywOCLn 8/RrYiFtEFKAU3YUe20bXO2aStA13Ah5OqOU+W6cDeNJE2TvPahhwqG4epbi0XRB2TK/ mgek/e3meqB3Qv/DPMjEjyY+TVEruCg6+DsmGIIGkDTk7mgRe8V1UhQOZivj4AsUaKpg v2q0cxzVf+rdwLNpZgEy3cWxgmFJJA2jxGsN4AfFf0sp+ccXmjO0rGfQ+Ls1aL1egUs3 cJ2nfVI+3j0ZwhIOYGGbkLRuNhSSa7MXDMzdqukBz9IZhhnyQb7JDb3Trfh1VvIQkMgV BtOw== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m12-v6si136824pls.74.2018.03.19.07.52.22; Mon, 19 Mar 2018 07:52:36 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933478AbeCSNpD convert rfc822-to-8bit (ORCPT + 99 others); Mon, 19 Mar 2018 09:45:03 -0400 Received: from mail.bootlin.com ([62.4.15.54]:59950 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932989AbeCSNo7 (ORCPT ); Mon, 19 Mar 2018 09:44:59 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 9F80D20728; Mon, 19 Mar 2018 14:44:56 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [185.94.189.188]) by mail.bootlin.com (Postfix) with ESMTPSA id 45FBC2038E; Mon, 19 Mar 2018 14:44:56 +0100 (CET) Date: Mon, 19 Mar 2018 14:44:56 +0100 From: Maxime Ripard To: Icenowy Zheng Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Linus Walleij , linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, Chen-Yu Tsai , Rob Herring , linux-clk@vger.kernel.org Subject: Re: [PATCH v4 0/9] Initial Allwinner H6 support Message-ID: <20180319134456.shebby73ngqavsnl@flea> References: <20180316140215.28663-1-icenowy@aosc.io> <20180318201744.dw6hnm2vdybaunev@flea> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: User-Agent: NeoMutt/20180223 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 19, 2018 at 09:28:23AM +0800, Icenowy Zheng wrote: > > > 于 2018年3月19日 GMT+08:00 上午4:17:44, Maxime Ripard 写到: > >On Fri, Mar 16, 2018 at 10:02:06PM +0800, Icenowy Zheng wrote: > >> This patchset adds initial support for the Allwinner H6 SoC. > >> > >> It's quite different from earlier Allwinner SoCs. For example, the > >> memory map is refactored, and the CCU is rearranged. It's also the > >first > >> Allwinner SoC with PCI Express interface (although the implementation > >> of the PCI Express controller is broken), and the second one with USB > >> 3.0 (the first one is A80). > >> > >> This patchset adds the most basical support for it, including the > >main pin > >> controller, the main CCU and the basical device tree. > >> > >> Icenowy Zheng (9): > >> pinctrl: sunxi: refactor irq related register function to have desc > >> pinctrl: sunxi: introduce IRQ bank conversion function > >> pinctrl: sunxi: change irq_bank_base to irq_bank_map > >> pinctrl: sunxi: add support for the Allwinner H6 main pin > >controller > >> clk: sunxi-ng: Support fixed post-dividers on NKMP style clocks > >> dt-bindings: add device tree binding for Allwinner H6 main CCU > >> clk: sunxi-ng: add support for the Allwinner H6 CCU > >> arm64: allwinner: h6: add the basical Allwinner H6 DTSI file > >> arm64: allwinner: h6: add support for Pine H64 board > > > >Applied the !pinctrl patches. > > Oops, one clock (CLK_HDMI_SLOW) is missing in the CCU > driver, as Jernej pointed out. > > Should I send a patch that fix it? Yes, please. Thanks! Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com