Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4CF54C6FD1F for ; Thu, 16 Mar 2023 22:24:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230286AbjCPWYm (ORCPT ); Thu, 16 Mar 2023 18:24:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33336 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230212AbjCPWYR (ORCPT ); Thu, 16 Mar 2023 18:24:17 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4CA44E41F0 for ; Thu, 16 Mar 2023 15:22:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1679005324; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=/Rowjv41usgCF4QQ+kI7SHFbssbiYFWw5qAQUMEZc44=; b=cAzJ1x8ROcoNtuB/sT7lz7luOstHEkJpcvcqWzKmkBw9uIcqRe/VvKf0RuN/mmSCyFbKGJ bLGT6qm+HMmFNlJbMVd4tm/6dSpH3bGjB13Se8ZI6qHRBAokGlCLMqabKj0fkOpw5zUjii wEJwuPak6NTCYuAu6SwwUrPc+bSbK0w= Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-590-7YLh84VoMYK2-LW5oe92tg-1; Thu, 16 Mar 2023 18:22:00 -0400 X-MC-Unique: 7YLh84VoMYK2-LW5oe92tg-1 Received: by mail-oo1-f70.google.com with SMTP id e3-20020a4ad243000000b00536a31d36e6so889439oos.9 for ; Thu, 16 Mar 2023 15:21:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679005319; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=/Rowjv41usgCF4QQ+kI7SHFbssbiYFWw5qAQUMEZc44=; b=gMbS/eiORv3tHXGqFjXa+j/ZZHmI1j8rF2vSb5fr4tKxVpONk+H7AZezF+LO6+tL1b mENKl2TRyjl6aiV3GX7LyE9PH5dc5+lDTi/LeOzpLTzONQdabv6pTVZTz4heEAjuC9eH H0MX13Qyrsi6NX2G28sbXC5+2H+RjcJ6W83MtBwvEWbDOb22fzuqN9dHL2dx/lx5EXPI g4dT/8emhzNXFDa7WiMbX7xyF1UTpvd69ULni2R0+9zfWCm7ZxviSCwk339px65oWaLG mKqQSkR3KZrc4K6MroXKxpXrak19eOD2KqrVOb1uu4Dsuv2/chWC0CP6yvifq6dwVouw JgyQ== X-Gm-Message-State: AO0yUKX/9BJeUSJHNDBghz+Dvhk/tI7JWUdVKxRidrc/Nj76GPpRWRRY Jai4dIZbxlGG4u+94r0kJeaY4KswZ59Ean3aHuDC/VXG1D3Dcx7C++dKcbo5qn7I/C9RVoSKUMk EVOUlbuuc4JFU24sEg+y5Rxso X-Received: by 2002:a05:6808:288e:b0:37f:ab79:a18a with SMTP id eu14-20020a056808288e00b0037fab79a18amr3573020oib.6.1679005319340; Thu, 16 Mar 2023 15:21:59 -0700 (PDT) X-Google-Smtp-Source: AK7set/j+kh5lDpmaLzdIllCWV+e60+QESfodsxPJwbhNxsMnnYpD889YVRRc7aq7J3P6t24SdXMeg== X-Received: by 2002:a05:6808:288e:b0:37f:ab79:a18a with SMTP id eu14-20020a056808288e00b0037fab79a18amr3572986oib.6.1679005317656; Thu, 16 Mar 2023 15:21:57 -0700 (PDT) Received: from halaney-x13s (104-53-165-62.lightspeed.stlsmo.sbcglobal.net. [104.53.165.62]) by smtp.gmail.com with ESMTPSA id r130-20020acaf388000000b00383f58e7e95sm245725oih.17.2023.03.16.15.21.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Mar 2023 15:21:56 -0700 (PDT) Date: Thu, 16 Mar 2023 17:21:53 -0500 From: Andrew Halaney To: Konrad Dybcio Cc: linux-kernel@vger.kernel.org, agross@kernel.org, andersson@kernel.org, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, vkoul@kernel.org, bhupesh.sharma@linaro.org, mturquette@baylibre.com, sboyd@kernel.org, peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, mcoquelin.stm32@gmail.com, richardcochran@gmail.com, linux@armlinux.org.uk, veekhee@apple.com, tee.min.tan@linux.intel.com, mohammad.athari.ismail@intel.com, jonathanh@nvidia.com, ruppala@nvidia.com, bmasney@redhat.com, andrey.konovalov@linaro.org, linux-arm-msm@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-clk@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, ncai@quicinc.com, jsuraj@qti.qualcomm.com, hisunil@quicinc.com Subject: Re: [PATCH net-next 05/11] clk: qcom: gcc-sc8280xp: Add EMAC GDSCs Message-ID: <20230316222153.43wzb4nv7s4d3wwz@halaney-x13s> References: <20230313165620.128463-1-ahalaney@redhat.com> <20230313165620.128463-6-ahalaney@redhat.com> <3f37eede-6d62-fb92-9cff-b308de333ebd@linaro.org> <20230314160818.2yopv6yeczne7gfi@halaney-x13s> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230314160818.2yopv6yeczne7gfi@halaney-x13s> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 14, 2023 at 11:08:18AM -0500, Andrew Halaney wrote: > On Tue, Mar 14, 2023 at 04:13:18PM +0100, Konrad Dybcio wrote: > > > > > > On 13.03.2023 17:56, Andrew Halaney wrote: > > > Add the EMAC GDSCs to allow the EMAC hardware to be enabled. > > > > > > Signed-off-by: Andrew Halaney > > > --- > > Was it tested to not cause issues on access on "normal" 8280xp? > > AFAICS if there would be any, they would happen at registration > > time, as gdsc_init already accesses its registers > > No, I've only tested this series on the sa8540p-ride. I luckily also am > working from an x13s, I will use that to confirm nothing strange happens > with this applied before sending v2 and confirm the results. > Writing from my x13s with this applied, things seem ok to me :) Thanks, Andrew