Message ID | 20220609120338.4080-1-johan+linaro@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | phy: qcom-qmp: clean up defines | expand |
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
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