On 4/6/2022 12:39 AM, Stephen Boyd wrote:
Quoting Satya Priya (2022-04-05 06:50:31)+ +static struct platform_driver pm8008_regulator_driver = { + .driver = { + .name = "qcom,pm8008-regulators",Also, the name should be something like pm8008_regulators
I've seen the other qcom regulator driver names, I think I shouldn't be using coma here. How about qcom-pm8008-regulator ? similar to the other regulator drivers