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 D6F95C61DA4 for ; Thu, 9 Feb 2023 04:27:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229886AbjBIE1L (ORCPT ); Wed, 8 Feb 2023 23:27:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41518 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229880AbjBIE1C (ORCPT ); Wed, 8 Feb 2023 23:27:02 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB15F3B660; Wed, 8 Feb 2023 20:26:29 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2E5806189A; Thu, 9 Feb 2023 04:21:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DD447C433A0; Thu, 9 Feb 2023 04:21:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1675916503; bh=wkxMc79CcdvnZsrFW6EJ39fFnePnAzCEwKuEpRye3u0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=tmWNmzhzTxhcUWm2LZj5+pBCFfptTZ7Pk0rS4J9FpKj80nRQfYrzRnw5SqQH3qFbi l+xTKinBqFZRwfXUdVm5BE2imnAmfX7XlkYC60o/Mr8R4XSxNjfnG8NB0fbJhfqvAD Ks/T+038z9IxRxxR7efz4BtzaqRL90SAkdHbaQzdCI4zQI38d6ioJV984GXhG0+eIV EnXG1Wd07s8N1Z1nHhams8qgAaaNL4yP1TE9sBXV3xA0l4l6+f1+2NU0kw/Spv85VL OCpJDuK32BzL9p4pLk0fgTwM2E8KNOqQAZW/BgFDomI0zjJD/7WgJHOib5YJeEMFUL 6dDD8UKdS2j1Q== From: Bjorn Andersson To: agross@kernel.org, krzysztof.kozlowski@linaro.org, Konrad Dybcio , linux-arm-msm@vger.kernel.org Cc: Rob Herring , marijn.suijten@somainline.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: Re: [PATCH] arm64: dts: qcom: sm8250: Disable wsamacro and swr0 by default Date: Wed, 8 Feb 2023 20:22:59 -0800 Message-Id: <167591660367.1230100.12449196822226701338.b4-ty@kernel.org> X-Mailer: git-send-email 2.39.1 In-Reply-To: <20230124164616.228619-1-konrad.dybcio@linaro.org> References: <20230124164616.228619-1-konrad.dybcio@linaro.org> 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 Tue, 24 Jan 2023 17:46:16 +0100, Konrad Dybcio wrote: > They are not used on all boards, so disable them by default. > Enable them back on MTP/RB5, which were the only current users. > > Applied, thanks! [1/1] arm64: dts: qcom: sm8250: Disable wsamacro and swr0 by default commit: ba23455e5b53013347537682441098bf83b0aa18 Best regards, -- Bjorn Andersson