From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6A4702D9EFB; Sat, 11 Jul 2026 15:13:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783782831; cv=none; b=JTp5ZgyAbvuAH0PPlv1SFFOQGV6GQYMRwDOB2ow81Us/qf0Euw3BFY3A/xuc4EIAuBoeNlPNMkS6NbRc3MtALUUl26j9qY9TCcnsiuSmnFBLYWuGqVyAfgueMKvwiEgHXIs1dzAQnQ8h67Qt3/6sEyaYC1rln8fxAV8wPZMqIsw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783782831; c=relaxed/simple; bh=v1BHfo8Xlrvs89hfhBo4Lk4XF9nbQ9WKyjABFD9NQ5M=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=uHGpNan9Ldh+6+LS0iA87OEAjtoK++ENRyxgfM6hEpxEVb5WWp3zGbe92av/YC71kyFCOkykvH+P4D01DJ+/53162+GN0zfEdAvW2Rg1ZX3ZHS3ApP3NNabQlCJQBeYpJMm2Wr3dr4lqoLj7XpNXe5RIdIG/E+DEc+6tUO+NKCQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=kmuXmTNO; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="kmuXmTNO" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 46A8E1F000E9; Sat, 11 Jul 2026 15:13:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783782830; bh=+NPRc3pxS/F2qlIp2S0rI/vJl3kJSiHMCR2dukHW7yE=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=kmuXmTNOg6J8DA+cGQLawuhxBUNOPVqHL6KdB2BnjRNLvWsoc+nQcck7ZBbX7JP1g 4VfIDEZ8uRY3AmC2p9JRiGDjFUm9b2OxaY9Tb9piqxplenYe2CAsTrm+GqDEemZzkz iGH+pSfan8RHjzty1+WENNPYyyTCKdhheDgFR6JrrnNm+4TUIomNlYwR5m0jONAbJF DSur1B9r1GVfWIuBuVmaEsXZrLTgcRlRdFK9NaglBzYOADw8UaoAhLLNcMo0qRKQqu rBrYJtF4YRgdroRVSFhcSGSeIUWHCE2dCwZg9eBDcSbiySg77deooRE+beuJpYw5Wn yGyXGW1NEFYMw== From: Bjorn Andersson To: Konrad Dybcio , "Rafael J. Wysocki" , Daniel Lezcano , Christian Loehle , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org, Konrad Dybcio Subject: Re: (subset) [PATCH v2 0/5] soc: qcom: Kconfig improvements Date: Sat, 11 Jul 2026 10:13:46 -0500 Message-ID: <178378282267.119479.4576908957568734087.b4-ty@kernel.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260711-qcom-soc-kconfig-v2-0-4a907e064281@oss.qualcomm.com> References: <20260711-qcom-soc-kconfig-v2-0-4a907e064281@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit On Sat, 11 Jul 2026 15:25:00 +0200, Krzysztof Kozlowski wrote: > Merging > ======= > Defconfig change (last commit) depends on earlier changes, thus that > patch could wait a cycle. > Alternatively, everything through Qualcomm SoC tree, but then please > keep these on a dedicated branch in case defconfig has to be shared > with soc tree to avoid conflicts. > > [...] Applied, thanks! [5/5] ARM: defconfig: qcom: Drop Qualcomm SoC drivers with defaults commit: 86690b3fabd66970e43f1d1fd4a9ed641850b924 Best regards, -- Bjorn Andersson