From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: usb: gadget: tegra-xudc: avoid direct dereference of phy->dev.of_node Date: Tue, 05 May 2026 10:35:04 +1000 Message-ID: In-Reply-To: <20260430110652.558622-15-vladimir.oltean@nxp.com> References: <20260430110652.558622-1-vladimir.oltean@nxp.com> <20260430110652.558622-15-vladimir.oltean@nxp.com> X-Mailer: Claude Code Patch Reviewer Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Patch Review Same pattern as patches 12-13, applied to the Tegra XUDC gadget driver. Replaces direct `phy->dev.of_node` access with OF phandle-based lookup. No issues. --- Generated by Claude Code Patch Reviewer