Message ID | 1737428427-32393-1-git-send-email-shawn.lin@rock-chips.com |
---|---|
Headers | show |
Series | Initial support for RK3576 UFS controller | expand |
On Tue, Jan 21, 2025 at 11:00:21AM +0800, Shawn Lin wrote: > Document Rockchip UFS host controller for RK3576 SoC. > > Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Just because I gave review, does not mean you can send untested patches! Best regards, Krzysztof
Hi Krzysztof, 在 2025/1/21 16:02, Krzysztof Kozlowski 写道: > On Tue, Jan 21, 2025 at 11:00:21AM +0800, Shawn Lin wrote: >> Document Rockchip UFS host controller for RK3576 SoC. >> >> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> >> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > > Just because I gave review, does not mean you can send untested patches! > > Best regards, > Krzysztof > > First of all, don't get me wrong, it's obviously my bad. However, I would like to say it had been tested before sending. The reason is I didn't notice yamllint was missing somehow from my environment. So this warning is burried in the log: warning: python package 'yamllint' not installed, skipping I would fix it and resend patch 1. Sorry again.