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=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 BF90EC433E6 for ; Fri, 28 Aug 2020 10:02:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 87E59208FE for ; Fri, 28 Aug 2020 10:02:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="yfZYGfWI" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729045AbgH1KCt (ORCPT ); Fri, 28 Aug 2020 06:02:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728760AbgH1KCm (ORCPT ); Fri, 28 Aug 2020 06:02:42 -0400 Received: from mail-lj1-x241.google.com (mail-lj1-x241.google.com [IPv6:2a00:1450:4864:20::241]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D390BC061264 for ; Fri, 28 Aug 2020 03:02:41 -0700 (PDT) Received: by mail-lj1-x241.google.com with SMTP id w25so624956ljo.12 for ; Fri, 28 Aug 2020 03:02:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=gg8w7FyxS5olNPP0T/p1d8kcV4d3oP7pvIBcK4KxiMA=; b=yfZYGfWIaazhZpa4MiIfi8N1UYAwzELWPkKXWkeWzFH0MlcFmqxKiS+EAg2YC5+qd1 r+P2+8DvIOePVKtMKrUFWOydQlKrMISbi6KPh/K1RN1eF79khiLQGP0aJL4yAEsHZIhu mLlsz7S6XqAjgLOoJe2zsL5z8EP92lbJAhoDJ2HAPkQQYf/4PR6erjtyFQvZ69ZDBFo8 geVZUT/w4DpGsf2+/cq4vAElPCWJeF8mLbiSZcFNQTPNypLVCx/4XEO+h782UOPyvBvx 6n8lsxYQb+0daon+8trpyWVpJN1BQcYSAou3pR+PM04gn6qcXNkxjP0Uruyr6u8BIUvE XuuA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=gg8w7FyxS5olNPP0T/p1d8kcV4d3oP7pvIBcK4KxiMA=; b=X7BfxXhlfJrCEn1ClT2IK/63mIO3yIjczWSPz+Hd4RohwG5sWBmzEtfDNSgpuCr71a 7BK6MinjiAjEMrRjkkFMq3uuMwei5VSuBmIm2ntoLeEublBjyOyvwD2CfEWNkv6JFXmG ao4XQpYq0Jm8PLTQtwbXPNRPCqIGHF7z8aGUfYc0Rmbgc1sIzpW1bP3cQhgrj/WdIxwi LK3eWXtQzETt2DjmRD77w4+P9WjmzosagpTWgkATMv06aG92eSiqD37soXsGGu5pUokk jeUprgSvAiprlz6bfpweRKrX7quRuxSPbN61nKglci/RxpeFoqOPSzzhbhriskArEIbt 2P2Q== X-Gm-Message-State: AOAM532KnE/Gkz9kyV/wDpsOA4j5XrUuQthUpgwIUTGujMHV7IhQ+L7C BxigI1iZKkz1JLUxUJ2LNkb9Tk325gT49ZDl6iLBcA== X-Google-Smtp-Source: ABdhPJxGBDDIUGKlDHb7X+U9ZlUuxz6OTVqUpjGGNG25WaTWbUK0lfjyuNiH2UpzdtAP231LGoGkSdCBPbtNK7t7yF8= X-Received: by 2002:a2e:b80b:: with SMTP id u11mr556502ljo.286.1598608960272; Fri, 28 Aug 2020 03:02:40 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Walleij Date: Fri, 28 Aug 2020 12:02:29 +0200 Message-ID: Subject: Re: [PATCH v5 00/16] Allwinner A100 Initial support To: Frank Lee Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Michael Turquette , Stephen Boyd , Gregory Clement , Thomas Gleixner , Jason Cooper , Marc Zyngier , Srini Kandagatla , Vasily Khoruzhick , Frank Lee , Zhang Rui , Daniel Lezcano , Amit Kucheria , Lee Jones , Philipp Zabel , Icenowy Zheng , Ondrej Jirman , Corentin Labbe , bage@linutronix.de, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux ARM , "linux-kernel@vger.kernel.org" , linux-clk , linux-i2c , "open list:GPIO SUBSYSTEM" , Linux PM list Content-Type: text/plain; charset="UTF-8" Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Fri, Jul 24, 2020 at 8:53 AM Frank Lee wrote: > This patch set adds initial support for allwinner a100 soc, > which is a 64-bit tablet chip. Shall I commit the pinctrl patches (if Maxime ACKed) separately or not? Once Maxime is happy, I am usually happy too. Yours, Linus Walleij