Re: [PATCH v10 1/5] dt-bindings: arm: qcom: talos-evk: Add QCS615 Talos EVK SMARC platform

From: tessolveupstream

Date: Wed Jan 14 2026 - 01:53:42 EST




On 07-01-2026 16:47, Konrad Dybcio wrote:
> JFYI Sudarshan, there is a neat oneliner to do this:
>
> git rebase --onto linux-next/master $(git describe --abbrev=0)
>
> where linux-next/master is the target commit/branch to rebase onto, and the
> second argument is the pointer to the start of the chunk you want to rebase

Sure, got it. Thanks for sharing the tip!