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: Wed, 25 Mar 2026 07:14:42 +1000 Message-ID: In-Reply-To: <20260324-fd-hdmi-phy-v7-2-b41dde8d83b8@oss.qualcomm.com> References: <20260324-fd-hdmi-phy-v7-0-b41dde8d83b8@oss.qualcomm.com> <20260324-fd-hdmi-phy-v7-2-b41dde8d83b8@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 extraction of UniPHY PLL register defines from `phy-qcom-apq8064-sata= .c` into a shared `phy-qcom-uniphy.h`. The hex constant casing was normaliz= ed (e.g., `0x03C` =E2=86=92 `0x03c`), which is fine. No issues. --- Generated by Claude Code Patch Reviewer