On 08/08/2024 06:27, Shawn Lin wrote: > Document Rockchip UFS host controller for RK3576 SoC. > > Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxxxxxxx> > > --- > > Changes in v2: > - renmae file name > - fix all errors and pass the dt_binding_check: > make dt_binding_check DT_SCHEMA_FILES=rockchip,rk3576-ufs.yaml That's not a correct way of sending patches. You already sent a v2, so how tools should process this? Do not attach (thread) your patchsets to some other threads (unrelated or older versions). This buries them deep in the mailbox and might interfere with applying entire sets. Also, still dependency is not explained. Because of that dependency, it is not possible to apply it, so no. Drop the dependency first. Best regards, Krzysztof