[PATCH v2 0/3] phy: qcom-qusb2: sort out register layouts
Konrad Dybcio
konrad.dybcio at oss.qualcomm.com
Tue Jul 7 01:43:57 PDT 2026
On 7/6/26 3:53 PM, Dmitry Baryshkov wrote:
> IPQ6018 and MSM8996 use the same register layout, however for historical
> reasons ipq6018_regs_layout ended up correctly definig TEST1 register at
> 0x98 (because platforms using that layout didn't use autoresume), while
> msm8996_regs_layout used TEST_CTRL offset (0xb8) for the TEST1 layout
> entry. Fix handling of the autoresume register and definitions of those
> regs layouts.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at oss.qualcomm.com>
> ---
> Changes in v2:
> - Reworked the series to enable autoresume on Talos
> - Moved autoresume description to the regs layout, it is a property of
> the regs rather than a platform.
I think the new approach is sloppier
Konrad
More information about the linux-phy
mailing list