From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: drm/rockchip: dsi: include PHY provider header Date: Tue, 10 Mar 2026 11:57:17 +1000 Message-ID: In-Reply-To: <20260309190842.927634-16-vladimir.oltean@nxp.com> References: <20260309190842.927634-1-vladimir.oltean@nxp.com> <20260309190842.927634-16-vladimir.oltean@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 Adds `#include "../../../phy/phy-provider.h" /* FIXME */` to the Rockchip D= SI driver, which is both a PHY consumer and provider. The FIXME is appropri= ate =E2=80=94 this driver should eventually be moved to `drivers/phy/`. No = issues. --- Generated by Claude Code Patch Reviewer