Hi Marek, On 15/12/2022 20:57, Marek Vasut wrote:
The "regulator-compatible" property is deprecated and unused, as the match happens on the node name in Linux of_regulator_match() in case the property is not present. Drop the deprecated property from DT. Signed-off-by: Marek Vasut <marex@xxxxxxx>
Thanks for the patch. I have already sent the same fix: https://lore.kernel.org/linux-arm-kernel/20221121162911.2377556-1-festevam@xxxxxxxxx/T/ Regards, Fabio Estevam