On Tue, 2024-12-17 at 09:55 -0600, Tom Rini wrote: > On Tue, Dec 17, 2024 at 04:39:20PM +0800, Weijie Gao wrote: > > > Setup correct parent of clock CLK_TOP_SGMII_REF_1_SEL to allow > > sgmiisys1 work correctly. > > > > Signed-off-by: Weijie Gao <weijie....@mediatek.com> > > --- > > arch/arm/dts/mt7629.dtsi | 4 +++- > > 1 file changed, 3 insertions(+), 1 deletion(-) > > What is the plan for switching to OF_UPSTREAM? Thanks! >
As this patch series is for mth_eth driver, we'll send another patch to switch to OF_UPSTREAM later (it's not ready yet)