On Wed, 2022-02-16 at 17:38 +0800, Macpaul Lin wrote: > > On 2/11/22 6:17 PM, Greg Kroah-Hartman wrote: > > On Fri, Jan 28, 2022 at 02:29:01PM +0800, Chunfeng Yun wrote: > > > Add efuse node and cells used by t-phy to fix the bit shift issue > > > > > > Signed-off-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> > > > --- > > > v2: use hw auto load for u2phy which has no this issue > > > > > > Note: > > > > > > depend on the reviewing patch: > > > > > > [v9,3/3] arm64: dts: Add mediatek SoC mt8195 and evaluation board > > > https://urldefense.com/v3/__https://patchwork.kernel.org/patch/12711296__;!!CTRNKA9wMg0ARbw!0Jg8kLN4kBw0LcbiAH1HYTq2uQ5VwiD-CE8yoFBD7oApn8YNSdmVpwSdY1q2C7LvY6c$ > > > > As I don't have that in my tree, I can only take the first 2 > > patches > > here now, thanks. > > > > greg k-h > > > > _______________________________________________ > > Linux-mediatek mailing list > > Linux-mediatek@xxxxxxxxxxxxxxxxxxx > > Tested-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx> This patch has been tested with: - "for-next" branch in MediaTek tree [1]. https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux.git - added more debug log to confirm efuse probing status at my local. - If probe success, it won't show any log. Thanks Macpaul Lin