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=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,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 ECF54C4320E for ; Wed, 18 Aug 2021 21:25:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D5556610CD for ; Wed, 18 Aug 2021 21:25:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234029AbhHRV0F (ORCPT ); Wed, 18 Aug 2021 17:26:05 -0400 Received: from gloria.sntech.de ([185.11.138.130]:44200 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230435AbhHRV0E (ORCPT ); Wed, 18 Aug 2021 17:26:04 -0400 Received: from [212.185.68.41] (helo=phil.client.m3-hotspots.de) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mGT3t-0001S4-Ut; Wed, 18 Aug 2021 23:25:26 +0200 From: Heiko Stuebner To: Peter Geis , Johan Jonker , Rob Herring Cc: Heiko Stuebner , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: (subset) [PATCH v2 0/8] fixes and enablement for rk356x Date: Wed, 18 Aug 2021 23:25:24 +0200 Message-Id: <162932191989.2857998.7332944656635209644.b4-ty@sntech.de> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210728180034.717953-1-pgwipeout@gmail.com> References: <20210728180034.717953-1-pgwipeout@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 28 Jul 2021 14:00:26 -0400, Peter Geis wrote: > Good Morning, > > This series aims to fix some early issues with the rk356x and enable > nodes that are currently supported by the available drivers. > > 1. fixes the mbi-alias, which points to the wrong location > 2. fixes the rockchip clk-pll to work without a grf node > 3. adds the gpio debounce clocks which are necessary for gpio to bind > 4. adds the common gmac1 node > 5. adds the tsadc nodes > 6. adjusts the gpll and ppll clocks to better support hardware > 7. enables the gmac1 on the Quartz64 > 8. adds thermal support to the Quartz64 > > [...] Applied, thanks! [3/8] arm64: dts: rockchip: add rk356x gpio debounce clocks commit: bf092ebe6e81fe7f7b710e749a3debfece193ff5 Best regards, -- Heiko Stuebner