[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <7d5d0ed5-bf5b-2a10-b6ad-fc6d16791ea8@somainline.org>
Date: Sat, 26 Jun 2021 01:39:35 +0200
From: Konrad Dybcio <konrad.dybcio@...ainline.org>
To: Iskren Chernev <iskren.chernev@...il.com>,
Bjorn Andersson <bjorn.andersson@...aro.org>
Cc: Andy Gross <agross@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org, phone-devel@...r.kernel.org,
~postmarketos/upstreaming@...ts.sr.ht
Subject: Re: [PATCH v4 2/2] drivers: qcom: pinctrl: Add pinctrl driver for
sm6115
> +
> +static const struct of_device_id sm6115_tlmm_of_match[] = {
> + { .compatible = "qcom,sm4250-tlmm", },
> + { .compatible = "qcom,sm6115-tlmm", },
> + { }
> +};
>
Please do not add separate compatibles for 2 speedbins of the otherwise same SoC.
Otherwise, the driver looks very good.
Konrad
Powered by blists - more mailing lists