From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY Date: Mon, 25 May 2026 22:48:48 +1000 Message-ID: In-Reply-To: <20260519-dcss-hdmi-upstreaming-v23-3-5615524a9c63@oss.nxp.com> References: <20260519-dcss-hdmi-upstreaming-v23-0-5615524a9c63@oss.nxp.com> <20260519-dcss-hdmi-upstreaming-v23-3-5615524a9c63@oss.nxp.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 Simple DT binding for the PHY child node. Looks correct. **Minor note:** The binding has no `reg` property since the PHY shares the = parent's MMIO =E2=80=94 this is good and matches the driver's `devm_of_ioma= p(dev, node->parent, 0, NULL)`. --- Generated by Claude Code Patch Reviewer