On 17/09/2025 22:25, Dang Huynh via B4 Relay wrote: > From: Dang Huynh <dang.hu...@mainlining.org> > > This allows us to reboot the board from the OS. > > Signed-off-by: Dang Huynh <dang.hu...@mainlining.org> > --- > arch/arm/boot/dts/unisoc/rda8810pl.dtsi | 5 +++++ > 1 file changed, 5 insertions(+)
Please don't do patch per one node. Add logical chunks, but not that detailed. There are no dependencies here, so way you organize patches and split them is just confusing. Best regards, Krzysztof