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=-7.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,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 ADD20C433F5 for ; Sun, 5 Sep 2021 21:13:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 985E86056B for ; Sun, 5 Sep 2021 21:13:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238057AbhIEVOc (ORCPT ); Sun, 5 Sep 2021 17:14:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231335AbhIEVOb (ORCPT ); Sun, 5 Sep 2021 17:14:31 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FCCDC061575 for ; Sun, 5 Sep 2021 14:13:28 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id n27so9332050eja.5 for ; Sun, 05 Sep 2021 14:13:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=/VZShzw2VZV12+A5vS2T5bcQvsDGqO4/YaD88CK2OKM=; b=p35JOSLFMBjJeYYC2RWjLbffhgacwmpIhN/iiyRxWkiTmg9oFmTokf5Ca3xxztfZ5N Wx8M3YG5aY20tPuonVLQcBtByJ5Mrr4vjoid4keWwgEtrMU1DCIURfrcOUmi/0245Hu6 EuCiLEOzKS6iT62pXpFRHO+cPsX7ynqhGd78mVuIzub9gz/qM6tQIH8QzuSzzdbuzH5z CmYGKoIxigIJpz6UYx9kbxFCJkpH9eqcaOfwaH12hB4/Et0Zqao41MocMLLPFswwdQC6 FrXy0FJ9BjDMhfyMY2ruKwiXKsV7jlCJlg+WZGmkLyzibj1zgTetJ0J77J+oSPf6raDf lTVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=/VZShzw2VZV12+A5vS2T5bcQvsDGqO4/YaD88CK2OKM=; b=uHOl4/QazQdgP63ZpW/7kM1pH+tWqx+nX802kexC3QmCHIZ9DR+YdC7XrsMqI5PCCR CfG2aN3shdmeq5R84sTZDx/9zBAz++CcEdgevTcXtyzjn9kp1AwBt9BV+HpnUCn3P7TR OdXJ92lMMUG8cCRD9oMDybpoLnyoxua+q1zha6v1J8coNABzvqr1nFTocuc/nwUZWso8 7TfLDgx58quzqgezQf0zEyeAZl2z0/7ATnIr0L6jBQ0PT+4ndi+3Bta8j0Pih8DWSmMc GAaV049zhHekt/T2zPbJFEcwXbJmiD8rUnviVxx5qsJvMNEj5pUuy8z1pTlDlRWYiRi9 VHKA== X-Gm-Message-State: AOAM532Ssazsf9pQf1u8qPT5WqcRxrlNCs8dH/ROUu99+brhOLU3obmO hRNmqlAOihc0U5o8UCR8VCtsk3vcymEk4A== X-Google-Smtp-Source: ABdhPJywfBTxDikjvV2XDcuufJa/KkVLFjwAATeLu4WN+KfCH6OMIV+DgUGhzRhP2jzeWOEaUCO6nA== X-Received: by 2002:a17:906:b1d5:: with SMTP id bv21mr10427155ejb.346.1630876406902; Sun, 05 Sep 2021 14:13:26 -0700 (PDT) Received: from kista.localnet (cpe-86-58-29-253.static.triera.net. [86.58.29.253]) by smtp.gmail.com with ESMTPSA id ck4sm3363677edb.67.2021.09.05.14.13.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Sep 2021 14:13:26 -0700 (PDT) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: devicetree@vger.kernel.org, Rob Herring , Frank Rowand , Chen-Yu Tsai , Maxime Ripard , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v2 48/52] arm64: dts: allwinner: h6: Fix de3 parent clocks ordering Date: Sun, 05 Sep 2021 23:13:25 +0200 Message-ID: <2044793.L55KqCCc06@kista> In-Reply-To: <20210901091852.479202-49-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-49-maxime@cerno.tech> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Dne sreda, 01. september 2021 ob 11:18:48 CEST je Maxime Ripard napisal(a): > While it doesn't really matter from a functional point of view in this > driver's case, it's usually a good practice to list the clocks in a > driver in the same driver across all its users. > > The H6 is using the inverse order than all the other users, so let's > make it consistent. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej 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.7 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,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 E4908C433EF for ; Sun, 5 Sep 2021 21:15:48 +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 B8A876056B for ; Sun, 5 Sep 2021 21:15:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org B8A876056B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com 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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=jW1HMqISt05fHdH8Opb7x7NcMid3zrTcrRUDYyFduHk=; b=kKwKDCcsPyC1UY QaFNT5I9yICx8bzMwCOC5hN+2veXjIagEvUhP4jjFLF6vIRfZnoMFnQX2xzdjFOdeFjnJyH+bQsjc OlB+kb6pIesL8SDhQmXuX2bn4zn6/DvcdGoI1qBAHAqYjK63tOio20nnj1CtmYvluks3VQWAEoPeh g0Bk3TYY1rnka3Z5jAA54dLGdfCiWrQ8DXUHZAOKvi6ky4I0D6IrftMCxIlQWcGAarCa7L4vqnkFK IPcXRfyZoMkVZFKqZxP4R6Oieg6dCLWbAaKBCpByGzyERvRDvE4Zsk66R+YZ9Sogm/Cf1iWmR51Dy X0Sbxduoe1FDYGxwVevw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMzSH-00GXfg-97; Sun, 05 Sep 2021 21:13:33 +0000 Received: from mail-ej1-x635.google.com ([2a00:1450:4864:20::635]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mMzSC-00GXdp-41 for linux-arm-kernel@lists.infradead.org; Sun, 05 Sep 2021 21:13:29 +0000 Received: by mail-ej1-x635.google.com with SMTP id ia27so9301421ejc.10 for ; Sun, 05 Sep 2021 14:13:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=/VZShzw2VZV12+A5vS2T5bcQvsDGqO4/YaD88CK2OKM=; b=p35JOSLFMBjJeYYC2RWjLbffhgacwmpIhN/iiyRxWkiTmg9oFmTokf5Ca3xxztfZ5N Wx8M3YG5aY20tPuonVLQcBtByJ5Mrr4vjoid4keWwgEtrMU1DCIURfrcOUmi/0245Hu6 EuCiLEOzKS6iT62pXpFRHO+cPsX7ynqhGd78mVuIzub9gz/qM6tQIH8QzuSzzdbuzH5z CmYGKoIxigIJpz6UYx9kbxFCJkpH9eqcaOfwaH12hB4/Et0Zqao41MocMLLPFswwdQC6 FrXy0FJ9BjDMhfyMY2ruKwiXKsV7jlCJlg+WZGmkLyzibj1zgTetJ0J77J+oSPf6raDf lTVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=/VZShzw2VZV12+A5vS2T5bcQvsDGqO4/YaD88CK2OKM=; b=EjzY42XYTdWqhVOxheB0q9HoTXIk3H5AbbL99MkHp+8NH300zqiB+BhGOsmfKzNvTP 9Uhcn9iHMqn9NPX4qLcdwfpli4TdWNOjcb59GCqwrhc04nirERvCW+MNRhAbgmNr5vo8 Uf1xCv4bLQuSaIYG7737F9XA+QO+yBZiQFM7gG2G6QpJHJ1Y9U6bIYcnkHo3yfYWfL46 oKnDJU4UybOGy2GgZx0Esdj05WVpJbnenrosYGzwHs4I1EoTWk0W761yPZ4eovRJhk9b wwmv+Rk42h7+GkxfPe2gw4LuCMAdkUd/1z5bK3aMzEwiI+h7HI+ZiK26XfEdiMAOWEa2 /rNQ== X-Gm-Message-State: AOAM530SGA8XtJVjlI2KXbhtxrdl0CLSQ2WHdzRQp+sXewu39PXOoKMz R3TNy32tDK254qzFxl0WEyM= X-Google-Smtp-Source: ABdhPJywfBTxDikjvV2XDcuufJa/KkVLFjwAATeLu4WN+KfCH6OMIV+DgUGhzRhP2jzeWOEaUCO6nA== X-Received: by 2002:a17:906:b1d5:: with SMTP id bv21mr10427155ejb.346.1630876406902; Sun, 05 Sep 2021 14:13:26 -0700 (PDT) Received: from kista.localnet (cpe-86-58-29-253.static.triera.net. [86.58.29.253]) by smtp.gmail.com with ESMTPSA id ck4sm3363677edb.67.2021.09.05.14.13.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Sep 2021 14:13:26 -0700 (PDT) From: Jernej =?utf-8?B?xaBrcmFiZWM=?= To: devicetree@vger.kernel.org, Rob Herring , Frank Rowand , Chen-Yu Tsai , Maxime Ripard , Maxime Ripard Cc: linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v2 48/52] arm64: dts: allwinner: h6: Fix de3 parent clocks ordering Date: Sun, 05 Sep 2021 23:13:25 +0200 Message-ID: <2044793.L55KqCCc06@kista> In-Reply-To: <20210901091852.479202-49-maxime@cerno.tech> References: <20210901091852.479202-1-maxime@cerno.tech> <20210901091852.479202-49-maxime@cerno.tech> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210905_141328_198132_215E2E60 X-CRM114-Status: GOOD ( 12.75 ) 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 Dne sreda, 01. september 2021 ob 11:18:48 CEST je Maxime Ripard napisal(a): > While it doesn't really matter from a functional point of view in this > driver's case, it's usually a good practice to list the clocks in a > driver in the same driver across all its users. > > The H6 is using the inverse order than all the other users, so let's > make it consistent. > > Signed-off-by: Maxime Ripard Acked-by: Jernej Skrabec Best regards, Jernej _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel