[PATCH 5/8] net: dwc_eth_qos: Make clk_rx and clk_tx optional

David Wu david.wu at rock-chips.com
Sat May 9 08:33:55 CEST 2020


Hi Stephen,

在 2020/5/1 上午6:45, Stephen Warren 写道:
> Oh... Judging by your email, you're trying to make this driver work on a
> Rockchip system. However, you're editing an STM32-specific probe
> function. You should introduce a new probe function for Rockchip if it
> needs to work differently to the existing STM32 code.
> 
> Also, mac_clk_rx isn't a valid DT property name; they aren't supposed to
> have _ in them. I don't see mac_clk_rx or mac-clk-rx in the DT binding
> file in Documentation/bindings/net/rockchip-dwmac.txt the kernel. That
> should probably be submitted/reviewed/applied before using the binding...

If necessary, I can rewrite a function to obtain resources, but I think 
the function of rockchip and stm should be very similar, and can be shared.




More information about the U-Boot mailing list