Re: [PATCH 2/3] mfd: cros_ec_dev: Only register PCHG device if present
From: Tzung-Bi Shih
Date: Sun Apr 17 2022 - 23:25:56 EST
On Thu, Apr 14, 2022 at 05:32:52PM -0700, Stephen Boyd wrote:
> Don't create a device for the peripheral charger (PCHG) if there aren't
> any peripheral charger ports. This removes a device on most ChromeOS
> systems, because the peripheral charger functionality isn't always
> present.
>
> Cc: Lee Jones <lee.jones@xxxxxxxxxx>
> Cc: Daisuke Nojiri <dnojiri@xxxxxxxxxxxx>
> Cc: Benson Leung <bleung@xxxxxxxxxxxx>
> Cc: Guenter Roeck <groeck@xxxxxxxxxxxx>
> Cc: <chrome-platform@xxxxxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
Share the same comment with the 1st patch in the series,
Reviewed-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>