From mboxrd@z Thu Jan 1 00:00:00 1970 From: Claude Code Review Bot To: dri-devel-reviews@example.com Subject: Claude review: power: supply: cpcap-charger: include missing Date: Tue, 05 May 2026 10:35:06 +1000 Message-ID: In-Reply-To: <20260430110652.558622-24-vladimir.oltean@nxp.com> References: <20260430110652.558622-1-vladimir.oltean@nxp.com> <20260430110652.558622-24-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. The cpcap-charger is a PHY provider outside `drivers/phy/`. ### PATCHES 24-25/27: phy: include PHY provider header (1/2 and 2/2) Mass migration of ~92+ PHY provider drivers from `#include ` to `#include "phy-provider.h"` (or the appropriate relative path). Split into two patches to avoid mailing list size limits. This is mechanical but essential. The pattern is consistent across all files. --- Generated by Claude Code Patch Reviewer