From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: soc: qcom: ubwc: drop ubwc_bank_spread Date: Fri, 13 Mar 2026 14:12:52 +1000 Message-ID: In-Reply-To: <20260312-ubwc-rework-v3-23-b7e8f800176a@oss.qualcomm.com> References: <20260312-ubwc-rework-v3-0-b7e8f800176a@oss.qualcomm.com> <20260312-ubwc-rework-v3-23-b7e8f800176a@oss.qualcomm.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Patch Review Removes field, helper now always returns `true`. **Behavioral change:** Sev= eral SoCs (msm8937, msm8998, sdm670, sdm845, sm6125, sm6150, sm7150, sm8150= , sc8180x) previously had `ubwc_bank_spread` implicitly `false` (zero-initi= alized). They now effectively get `true`. The commit message justifies this= with documentation =E2=80=94 acceptable but worth noting. --- Generated by Claude Code Patch Reviewer