On 17/09/2025 22:25, Dang Huynh via B4 Relay wrote: > From: Dang Huynh <[email protected]> > > Enable RDA8810PL Clock and Reset driver so we can use it for various > subsystems. > > Signed-off-by: Dang Huynh <[email protected]>
Please use subject prefixes matching the subsystem. You can get them for example with `git log --oneline -- DIRECTORY_OR_FILE` on the directory your patch is touching. For bindings, the preferred subjects are explained here: https://www.kernel.org/doc/html/latest/devicetree/bindings/submitting-patches.html#i-for-patch-submitters You use random prefixes... This is "ARM: dts:" and the drivers ARE NOT "drivers:". > --- > arch/arm/boot/dts/unisoc/rda8810pl.dtsi | 8 ++++++++ > 1 file changed, 8 insertions(+) > Best regards, Krzysztof
