[PATCH] power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulator
Sebastian Reichel
sebastian.reichel at collabora.com
Sun Apr 14 10:40:47 PDT 2024
On Wed, 10 Apr 2024 10:44:05 +0200, AngeloGioacchino Del Regno wrote:
> The of_match shall correspond to the name of the regulator subnode,
> or the deprecated `regulator-compatible` property must be used:
> failing to do so, the regulator won't probe (and the driver will
> as well not probe).
>
> Since the devicetree binding for this driver is actually correct
> and wants DTs to use the "usb-otg-vbus-regulator" subnode name,
> fix this driver by aligning the `of_match` string to what the DT
> binding wants.
>
> [...]
Applied, thanks!
[1/1] power: supply: mt6360_charger: Fix of_match for usb-otg-vbus regulator
commit: bcbdcffd94ce21c8aeaa43f223373848fd1202be
Best regards,
--
Sebastian Reichel <sebastian.reichel at collabora.com>
More information about the linux-arm-kernel
mailing list