From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: phy: qcom: apq8064-sata: extract UNI PLL register defines Date: Mon, 16 Mar 2026 12:07:59 +1000 Message-ID: In-Reply-To: <20260314-fd-hdmi-phy-v5-2-58122ae96d3b@oss.qualcomm.com> References: <20260314-fd-hdmi-phy-v5-0-58122ae96d3b@oss.qualcomm.com> <20260314-fd-hdmi-phy-v5-2-58122ae96d3b@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 Clean mechanical extraction. The register defines are moved verbatim from `= phy-qcom-apq8064-sata.c` into the new `phy-qcom-uniphy.h` header. **Minor style change:** The hex constants are lowercased (e.g., `0x03C` =E2= =86=92 `0x03c`). This is fine and consistent with kernel style. No issues with this patch. --- Generated by Claude Code Patch Reviewer