On 2/13/24 01:29, Johan Jonker wrote: > > On 2/12/24 19:52, Cristian Ciocaltea wrote: >> Add driver for the HDMI/eDP TX Combo PHY found on Rockchip RK3588 SoC. [...] > For Linux FTRACE filters it is needed that all functions in a driver start with the same function prefix. > Currently there's a mix of hdtpx_* and rockchip_* > Maybe use rk_hdtpx_* ??? similar to for example rk_nfc_* in rockchip-nand-controller.c Done in v4: https://lore.kernel.org/all/20240214-phy-hdptx-v4-0-e7974f46c1a7@xxxxxxxxxxxxx/ Thanks, Cristian