From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.10]) (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 330FB3A1E70 for ; Tue, 24 Feb 2026 15:24:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.10 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771946681; cv=none; b=Oz2WcX9MOeL7crGwGL86RYv2JpxVcS2NPna4dq5gGQoO8luMTBml02T3y8rxJhShf3cWiJv2FrTemoU9kt3mK9nXdOkwlFQbUT0Hml/oisLIC8drbAH5fEcZzhG5nWvWTdbTy2ueAUVtHfMyxEwaguT5jbUrZQFSTt7pPUuD7ew= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771946681; c=relaxed/simple; bh=Dc1K6AlLYt5BgQkxKgHnnO9eMp1t5m9+lgTE3R5JVsg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qJkdaI5YbMgfcmsOy+rDU0+oq58TTvNTt7Knw/MKT7zpxPqlSjug13LQfO18qlyW7KfwC22J6RWzTfzTOepRuKa/e/Dl9axPWdV+m05SRa8SarZ6VcSZDAZLp1r3Jqm/+8+kU5USp+7wgxfvIc0iNQTtmnwuggiuSiiNHMQ1uaQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=SrVJx0MG; arc=none smtp.client-ip=198.175.65.10 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="SrVJx0MG" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1771946681; x=1803482681; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Dc1K6AlLYt5BgQkxKgHnnO9eMp1t5m9+lgTE3R5JVsg=; b=SrVJx0MGW/fZ+V5oTBJpXzu+l89enAMm/HXRMO+PqjZcqFDsVO0Ayv6t qCFO0JFZ0etx/0I5Jl7WyCpaZNtN55S+WEyU3nELpR/irGMvRSsUdARSX QIotXuolkJVTgz4AhZFrwdUaxbPH2RsFsRsRRrmPNsZa5H+hFvXhm3NYs PlGciI7D8+cmcNGd8uSU8Q1J72uyNmPVsAdOBUrCQuQoQcNRb17r3zV9w 76V4wv5vIFTKG4wtijZObLuvB5sDnL1Ze4+5zlKrzIngvjxnJCccrzxbF YJhYz4ZyRQzYnp0uZWXjHfYQ+3h/ffFxtwhUVdAtLSb0LLCQJetVtzJrQ A==; X-CSE-ConnectionGUID: 5aaYlcX8TpeGXVZt0xSvOA== X-CSE-MsgGUID: hqL3rz08QW6QAxNFTPPfrg== X-IronPort-AV: E=McAfee;i="6800,10657,11711"; a="90382927" X-IronPort-AV: E=Sophos;i="6.21,308,1763452800"; d="scan'208";a="90382927" Received: from orviesa008.jf.intel.com ([10.64.159.148]) by orvoesa102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Feb 2026 07:24:39 -0800 X-CSE-ConnectionGUID: 0/MfjAZ7QXKvpj6yye0GiQ== X-CSE-MsgGUID: htMhzvWSSOaJRmNOX5BbpA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,308,1763452800"; d="scan'208";a="215950622" Received: from egrumbac-mobl6.ger.corp.intel.com (HELO localhost) ([10.245.244.146]) by orviesa008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 24 Feb 2026 07:24:37 -0800 Date: Tue, 24 Feb 2026 17:24:34 +0200 From: Andy Shevchenko To: Krzysztof Kozlowski Cc: linux-kernel@vger.kernel.org, Randy Dunlap Subject: Re: [PATCH v2 1/1] memory: bt1-l2-ctl: Remove not-going-to-be-supported code for Baikal SoC Message-ID: References: <20260224150616.3585591-1-andriy.shevchenko@linux.intel.com> <0eceef2b-4d33-4a09-af92-6b4131a1d8c2@kernel.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0eceef2b-4d33-4a09-af92-6b4131a1d8c2@kernel.org> Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Tue, Feb 24, 2026 at 04:18:36PM +0100, Krzysztof Kozlowski wrote: > On 24/02/2026 16:05, Andy Shevchenko wrote: > > As noticed in the discussion [1] the Baikal SoC and platforms > > are not going to be finalized, hence remove stale code. > > > > Link: https://lore.kernel.org/lkml/22b92ddf-6321-41b5-8073-f9c7064d3432@infradead.org/ [1] > > Signed-off-by: Andy Shevchenko > > --- > > > > v2: dropped DT bindings change (Krzysztof) > > > > I think we misunderstood each other. I was speaking about that feedback: > https://lore.kernel.org/linux-devicetree/20260223185754.GA151596-robh@kernel.org/ > > so bindings are separate patches. > > Was there any other feedback? Now you are totally confused me. I did what you asked, I split bindings removal to a separate patch. The code is also removed in this patch. What do you want? -- With Best Regards, Andy Shevchenko