From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-vs1-f43.google.com (mail-vs1-f43.google.com [209.85.217.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 352C072 for ; Tue, 10 Aug 2021 11:04:45 +0000 (UTC) Received: by mail-vs1-f43.google.com with SMTP id a1so12053345vsd.12 for ; Tue, 10 Aug 2021 04:04:45 -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=7G6Ytc0pL75dT7oBzRYQRV/PqpL3MiLjj11SQTrmI/w=; b=ATyV9Hkb/32GLHbt4+s0SijWAQfOMigNeNWFIUo9kj8nEwAgSLI46Wq70CaiWa3Dw6 OfL9JyOkJIU7SkJaaiArzpbiz79MXkx7s16Xx4FBgjZCpOJ+CCrceeHfK570NhKrgYFV eafHiLvQ3CzZ17UNqE0FY2Pg0sMMvEInvv/pyIv9mQLbOmsUzcmEnEmOAgCkd3hV/tWz hDZGLTJIDV/mDF5DasZWsy5x6Zi89gdecqPSivy049vL8FWPosiHn+8EfzhCHiwocfTK 4NuGnPsgfPrfYl8qJQMVk1qh015w5xhIDtj4vPfqLX6/00R7TAHJFbMUYFlrskNfMuEw Q3XQ== 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=7G6Ytc0pL75dT7oBzRYQRV/PqpL3MiLjj11SQTrmI/w=; b=bQI5CO0My9XNnRkQk3LCgG450l+GtfZ3UuPqTDUDFkryFQ0VoYGjF4ZUOgIT2a9aKj LzOCxnOT91NZg/06LLFDwWRnxDmQoQB8kJjFVgKbG0aAAuv9iPSzLmHUUfcDhgStwJDk PGlKWqERdQYQWBGcthY71e5y2RBrfB5x47975CHuTWyEZPvnYQsldM827XLkaeeSJYWc Jzf0eNBNmgiN+Kqu9uKD7bbxWkaLZvOFXmCjysoTXof3RE6TpAiua9vkm+gZVStxC5Wa vo8bKSoYSBvkv00n/8/iNqG45BVaJGVnF0HAXbbHi+nkgnALYyK1SJMFq+4+DO2ggKn7 +HRg== X-Gm-Message-State: AOAM532SoHVkjJSBYZiwJDEtBYrhDOnT3oR8ieAKKvuI4Yvps+hcNRPC WQBgC/PgS4o7NEBDkE6gJGcIDMwiNA/YmUfXyB2iDA== X-Google-Smtp-Source: ABdhPJwceVyJX3DPlFP+mrX17PzCp6nVuJo1728/yo4SGqlaa2irpTqgqKxr3bksTV0NDNdGscj/YgQDyft6YTcKhOo= X-Received: by 2002:a67:328f:: with SMTP id y137mr20625440vsy.34.1628593484132; Tue, 10 Aug 2021 04:04:44 -0700 (PDT) Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 References: <20210802062212.73220-1-icenowy@sipeed.com> In-Reply-To: <20210802062212.73220-1-icenowy@sipeed.com> From: Ulf Hansson Date: Tue, 10 Aug 2021 13:04:08 +0200 Message-ID: Subject: Re: [PATCH 00/17] Basical Allwinner R329 support To: Icenowy Zheng Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , Linus Walleij , Alexandre Belloni , Andre Przywara , Samuel Holland , DTML , Linux ARM , linux-sunxi@lists.linux.dev, Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" On Mon, 2 Aug 2021 at 08:24, Icenowy Zheng wrote: > > This patchset tries to add basical support for Allwinner R329 SoC to the > Linux kernel, including clock/pintrl driver and MMC support. > > Three patches from the H616 patchset, which are used to support the RTC > with linear day, are attached into this patchset. Other RTC-related > patches of that patchset is not included, because the binding of the > clock part there is still under discussion. > > Then I added RTC binding and support (which is now only a struct > addition). I added RTC into this patchset, with the same reason that > H616 patchset contains RTC, which is to make the clock tree correct at > the first inclusion. > > After RTC, main basical SoC-specific part, pinctrl and CCU, come. The > R329 CCU is something special because PLLs are in R-CCU, no main CCU. > > MMC support is added here because it's also a simple struct addition > work, no main driver code change needed. It sounds like the MMC updates can be posted separately to linux-mmc. Please do so I can pick them up. [...] Kind regards Uffe 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=-5.8 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,URIBL_BLOCKED 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 AA52AC432BE for ; Tue, 10 Aug 2021 11:04:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8C7E360F41 for ; Tue, 10 Aug 2021 11:04:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240026AbhHJLFH (ORCPT ); Tue, 10 Aug 2021 07:05:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44412 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236599AbhHJLFG (ORCPT ); Tue, 10 Aug 2021 07:05:06 -0400 Received: from mail-vs1-xe36.google.com (mail-vs1-xe36.google.com [IPv6:2607:f8b0:4864:20::e36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 25A51C061798 for ; Tue, 10 Aug 2021 04:04:45 -0700 (PDT) Received: by mail-vs1-xe36.google.com with SMTP id f6so1348373vso.5 for ; Tue, 10 Aug 2021 04:04:45 -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=7G6Ytc0pL75dT7oBzRYQRV/PqpL3MiLjj11SQTrmI/w=; b=ATyV9Hkb/32GLHbt4+s0SijWAQfOMigNeNWFIUo9kj8nEwAgSLI46Wq70CaiWa3Dw6 OfL9JyOkJIU7SkJaaiArzpbiz79MXkx7s16Xx4FBgjZCpOJ+CCrceeHfK570NhKrgYFV eafHiLvQ3CzZ17UNqE0FY2Pg0sMMvEInvv/pyIv9mQLbOmsUzcmEnEmOAgCkd3hV/tWz hDZGLTJIDV/mDF5DasZWsy5x6Zi89gdecqPSivy049vL8FWPosiHn+8EfzhCHiwocfTK 4NuGnPsgfPrfYl8qJQMVk1qh015w5xhIDtj4vPfqLX6/00R7TAHJFbMUYFlrskNfMuEw Q3XQ== 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=7G6Ytc0pL75dT7oBzRYQRV/PqpL3MiLjj11SQTrmI/w=; b=W2y5Aj+NLbUDKzSp9TzRvwp64lN5pTibsIPrvVyYVV+6Lx8oWBWjFHU6yAje9plYKS N6WgXMwlg3QtE/WoGIXWpxmtq4ajVHcVVDd9siNlPdJal4+4vtOPpvTxTwz8af0C71uG IFk7uY3XFaPy3c4tuKXplMhMvnpHthrmmQuNvU5PEhg10T9NFCDtUBpLui0KDfsXq67W RVRXTdSItuZOzToTa6f/sA22zkOWNcb/15n2BnmeFb0uPTtsI7VRlJXBGwZxw/h1BTHZ /oNBeb1cMxfsDvYtFD7EJrGT2NL7AUgT0iJscSFoC9SGAJyJuIJijLazqNRxuiymLF5e iOVA== X-Gm-Message-State: AOAM531jgTKATqGVRMUPJ4cteEn9vk09o4ICHNNw0/azz+2er09revi5 sz0PQP7BxdtTonEDtTNHAboVbpzZ01xZ4Nu98XTuUA== X-Google-Smtp-Source: ABdhPJwceVyJX3DPlFP+mrX17PzCp6nVuJo1728/yo4SGqlaa2irpTqgqKxr3bksTV0NDNdGscj/YgQDyft6YTcKhOo= X-Received: by 2002:a67:328f:: with SMTP id y137mr20625440vsy.34.1628593484132; Tue, 10 Aug 2021 04:04:44 -0700 (PDT) MIME-Version: 1.0 References: <20210802062212.73220-1-icenowy@sipeed.com> In-Reply-To: <20210802062212.73220-1-icenowy@sipeed.com> From: Ulf Hansson Date: Tue, 10 Aug 2021 13:04:08 +0200 Message-ID: Subject: Re: [PATCH 00/17] Basical Allwinner R329 support To: Icenowy Zheng Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , Linus Walleij , Alexandre Belloni , Andre Przywara , Samuel Holland , DTML , Linux ARM , linux-sunxi@lists.linux.dev, Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2 Aug 2021 at 08:24, Icenowy Zheng wrote: > > This patchset tries to add basical support for Allwinner R329 SoC to the > Linux kernel, including clock/pintrl driver and MMC support. > > Three patches from the H616 patchset, which are used to support the RTC > with linear day, are attached into this patchset. Other RTC-related > patches of that patchset is not included, because the binding of the > clock part there is still under discussion. > > Then I added RTC binding and support (which is now only a struct > addition). I added RTC into this patchset, with the same reason that > H616 patchset contains RTC, which is to make the clock tree correct at > the first inclusion. > > After RTC, main basical SoC-specific part, pinctrl and CCU, come. The > R329 CCU is something special because PLLs are in R-CCU, no main CCU. > > MMC support is added here because it's also a simple struct addition > work, no main driver code change needed. It sounds like the MMC updates can be posted separately to linux-mmc. Please do so I can pick them up. [...] Kind regards Uffe 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=-4.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 7B0E4C4338F for ; Tue, 10 Aug 2021 11:07:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 2E95D60EC0 for ; Tue, 10 Aug 2021 11:07:39 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 2E95D60EC0 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IKvFbCoFQD0LsFtQT9UOyjEM4IKAT1Zk2ZQRDnsJdLY=; b=KA/Vqc1Jdq6o3u 51V1dX/5dK6hYnfkZamtVbTq0Td6BsDqPe2vny4PXPldsscqVpD0iqBJ1CuVyUX/8BAf+3RsZQoHA 7WW2sLLlp10Bi28T/JdcqLD609OBcsQ3850YCqljWmXnh1FeT74VsSrJgCaq+vdBN4HPyyBHHOhSC rnEsyGYVBPVGo3RzybmGQa6KOeEpxFvvuX3AOLG3Hja7yjgSbGlWEqUoxCizePhClFAdoVCOhGYzZ qce/l7L6fQ+EWNKRogDs8bJ/RBkNFqg5Fv8Eq+Pkp7izp7foyxtOhDYNfDEyBeTHRGA0nIPVztth+ KULdHiqUxbxwatp6J8vw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDPYx-003aso-Ia; Tue, 10 Aug 2021 11:04:51 +0000 Received: from mail-vs1-xe2a.google.com ([2607:f8b0:4864:20::e2a]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mDPYr-003arC-D0 for linux-arm-kernel@lists.infradead.org; Tue, 10 Aug 2021 11:04:49 +0000 Received: by mail-vs1-xe2a.google.com with SMTP id n22so12051236vsq.11 for ; Tue, 10 Aug 2021 04:04:44 -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=7G6Ytc0pL75dT7oBzRYQRV/PqpL3MiLjj11SQTrmI/w=; b=ATyV9Hkb/32GLHbt4+s0SijWAQfOMigNeNWFIUo9kj8nEwAgSLI46Wq70CaiWa3Dw6 OfL9JyOkJIU7SkJaaiArzpbiz79MXkx7s16Xx4FBgjZCpOJ+CCrceeHfK570NhKrgYFV eafHiLvQ3CzZ17UNqE0FY2Pg0sMMvEInvv/pyIv9mQLbOmsUzcmEnEmOAgCkd3hV/tWz hDZGLTJIDV/mDF5DasZWsy5x6Zi89gdecqPSivy049vL8FWPosiHn+8EfzhCHiwocfTK 4NuGnPsgfPrfYl8qJQMVk1qh015w5xhIDtj4vPfqLX6/00R7TAHJFbMUYFlrskNfMuEw Q3XQ== 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=7G6Ytc0pL75dT7oBzRYQRV/PqpL3MiLjj11SQTrmI/w=; b=DL8FdSF0QI23I8MCjzHn7Wx8wtIAJy23Jzap6XJ20RRaIFdxqWnP95+y7sYiLSSXZg 1CWmHDuAreOUi+V1uGMLqK+ICs/H6SnNB3lOYewiCuGhiRhLKXs3VVD7/RPp1jgQ3HrI iP/xZEu+e4tOBpCOg+9pKos7kUp/Gzgk1DyNwouJkO9Bxnk3HkyDuFiLfAs+mQ6gx3Rl zf2Xs+3dcn8eendHLdeNE0/CarrFME2fZ1aw2Yq3GsuyO0sVW0m3HdJh4JG5RCQPb+45 Aq4zpeQwInGxKnUF8MIo1/gLyVSL7iHu94F1PRBylhDgirK3DySk1TbKkCEfCbPvnsb0 f2NQ== X-Gm-Message-State: AOAM533u43b4dJdCqjaVWI+/n2X54f38G45iZqtztzEgxM9Kv9uW+tbU +9FYwu8u4jz4VMluK4TGF0Y10C3BkVwemUBp2/6fbg== X-Google-Smtp-Source: ABdhPJwceVyJX3DPlFP+mrX17PzCp6nVuJo1728/yo4SGqlaa2irpTqgqKxr3bksTV0NDNdGscj/YgQDyft6YTcKhOo= X-Received: by 2002:a67:328f:: with SMTP id y137mr20625440vsy.34.1628593484132; Tue, 10 Aug 2021 04:04:44 -0700 (PDT) MIME-Version: 1.0 References: <20210802062212.73220-1-icenowy@sipeed.com> In-Reply-To: <20210802062212.73220-1-icenowy@sipeed.com> From: Ulf Hansson Date: Tue, 10 Aug 2021 13:04:08 +0200 Message-ID: Subject: Re: [PATCH 00/17] Basical Allwinner R329 support To: Icenowy Zheng Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , Linus Walleij , Alexandre Belloni , Andre Przywara , Samuel Holland , DTML , Linux ARM , linux-sunxi@lists.linux.dev, Linux Kernel Mailing List X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210810_040445_489963_B9F0CD52 X-CRM114-Status: GOOD ( 18.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 On Mon, 2 Aug 2021 at 08:24, Icenowy Zheng wrote: > > This patchset tries to add basical support for Allwinner R329 SoC to the > Linux kernel, including clock/pintrl driver and MMC support. > > Three patches from the H616 patchset, which are used to support the RTC > with linear day, are attached into this patchset. Other RTC-related > patches of that patchset is not included, because the binding of the > clock part there is still under discussion. > > Then I added RTC binding and support (which is now only a struct > addition). I added RTC into this patchset, with the same reason that > H616 patchset contains RTC, which is to make the clock tree correct at > the first inclusion. > > After RTC, main basical SoC-specific part, pinctrl and CCU, come. The > R329 CCU is something special because PLLs are in R-CCU, no main CCU. > > MMC support is added here because it's also a simple struct addition > work, no main driver code change needed. It sounds like the MMC updates can be posted separately to linux-mmc. Please do so I can pick them up. [...] Kind regards Uffe _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel