[PATCH 0/3] phy: qcom-qmp: clean up defines

Johan Hovold posted 3 patches 3 years, 10 months ago
drivers/phy/qualcomm/phy-qcom-qmp.h | 70 ++++++++++++++---------------
1 file changed, 35 insertions(+), 35 deletions(-)
[PATCH 0/3] phy: qcom-qmp: clean up defines
Posted by Johan Hovold 3 years, 10 months ago
Here are some trivial cleanups of the QMP defines for issues found while
adding support for SC8280XP.

Johan


Johan Hovold (3):
  phy: qcom-qmp: clean up v4 and v5 define order
  phy: qcom-qmp: clean up define alignment
  phy: qcom-qmp: clean up hex defines

 drivers/phy/qualcomm/phy-qcom-qmp.h | 70 ++++++++++++++---------------
 1 file changed, 35 insertions(+), 35 deletions(-)

-- 
2.35.1
Re: [PATCH 0/3] phy: qcom-qmp: clean up defines
Posted by Vinod Koul 3 years, 9 months ago
On 09-06-22, 14:03, Johan Hovold wrote:
> Here are some trivial cleanups of the QMP defines for issues found while
> adding support for SC8280XP.

Applied, thanks

-- 
~Vinod
Re: [PATCH 0/3] phy: qcom-qmp: clean up defines
Posted by Johan Hovold 3 years, 10 months ago
On Thu, Jun 09, 2022 at 02:03:35PM +0200, Johan Hovold wrote:
> Here are some trivial cleanups of the QMP defines for issues found while
> adding support for SC8280XP.

> Johan Hovold (3):
>   phy: qcom-qmp: clean up v4 and v5 define order
>   phy: qcom-qmp: clean up define alignment
>   phy: qcom-qmp: clean up hex defines

Any comments to these, Vinod?
 
>  drivers/phy/qualcomm/phy-qcom-qmp.h | 70 ++++++++++++++---------------
>  1 file changed, 35 insertions(+), 35 deletions(-)

Johan