From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 94FD6BA34 for ; Tue, 3 Jun 2025 18:36:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748975767; cv=none; b=TKJ98FUqGlLO5QAT5P3uk3MNcgJBClOHtebuWO9SwW2wDdGb3OfPKc1mgiQ6QwktytJ1A4QmecFUdBpDHwIPKEBM1gNpUutkpUsfcFvNV+WhDf+1TCS8X0kW3RO+YpgOjJBeAAjRuPoAoBtqjb1XFfhHK+w8y7RwG4+F5DNtv3U= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1748975767; c=relaxed/simple; bh=qKBPcwGyI9gzLBJ+is3yFI/R+Npk8AgjBadoVIjbbo0=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version:Content-Type; b=u9JHcor0F466XjViLUbnS6ykdKjddVHqeIrMX41lQCBxhCuBVCE5VX0uVf+Uj7O8eCgEr1xnT+HOWvzp1W88gAs3d7gSGc5G9kC3HX2YSOZfuUuuyArC1YAnsOKc+X+yEf/ErRcfSbUHpPWUEEMKoP9McpXSF1Y8zPCyKlx7EVI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BCoYNpTd; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="BCoYNpTd" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 96D9DC4CEED; Tue, 3 Jun 2025 18:36:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1748975767; bh=qKBPcwGyI9gzLBJ+is3yFI/R+Npk8AgjBadoVIjbbo0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BCoYNpTdHZQZgM7B4HUvzTZjPWnmx9r35nrXHiOzzCuXf3VuSNFZK1bvByc3GUZDB 4MTELuuKC4M2XMIPFiyq7Dj2QY/gT+PHUmKNIcemSBFCSDNv7ek9cAlBYAL/5cC/Ra FJXGKgh8Erz8tfDjy5D0IDZ/1xtswM5mZ9GEkALLcF8cQT3h7u4+ksM/gZchWV6gty qDTE/ddP8JUAavBATGmIaL4Rpq+FVi6RbvPvz91LKrlJNhs9uGn77FVSRBSX+5JXFd iXooHKZ6kOv76eoqrnX97TjI46gOLQwqowY0SpQ13OBlPa61dHMgasQez6CpghUp4F gZYq7yDYCENWg== From: Sasha Levin To: stable@vger.kernel.org, jm@ti.com Cc: Sasha Levin Subject: Re: [PATCH 6.6.y] arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 Date: Tue, 3 Jun 2025 14:36:05 -0400 Message-Id: <20250603141244-5e908caa343af6f6@stable.kernel.org> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250602222827.86162-1-jm@ti.com> References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ Sasha's backport helper bot ] Hi, Summary of potential issues: ⚠️ Found matching upstream commit but patch is missing proper reference to it Found matching upstream commit: f55c9f087cc2e2252d44ffd9d58def2066fc176e Status in newer kernel trees: 6.15.y | Present (different SHA1: 4f35dcb075c0) 6.14.y | Present (different SHA1: 4a4594de75b5) 6.12.y | Present (different SHA1: 084b88703921) Note: The patch differs from the upstream commit: --- 1: f55c9f087cc2e < -: ------------- arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 -: ------------- > 1: 5e2bddac471cd arm64: dts: ti: k3-am65-main: Add missing taps to sdhci0 --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.6.y | Success | Success |