Hi Maxime, I have sent the v3 serie with the same command as used for the v2.
$> git send-email --to=XXXX HEAD~7 Which is now wrong because I have introduced 2 new commits. Sorry for that I should have used: $> git send-email --to=XXXX next/master Could you apply these patches before the other DVFS patches to keep a clean order? Thanks to Ondrej Jirman for the catch, And sorry for the mistake, Regards, Clement Ondrej Jirman (1): arm64: dts: allwinner: h6: Add thermal trip points/cooling map Yangtao Li (1): arm64: dts: allwinner: h6: Add clock to CPU cores arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 32 ++++++++++++++++++++ 1 file changed, 32 insertions(+) -- 2.20.1 -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/20200420124634.32726-1-peron.clem%40gmail.com.
