
31 Jan
2024
31 Jan
'24
3:13 p.m.
On Wed, Jan 31, 2024 at 06:26:54PM +0530, Sumit Garg wrote:
[snip]
So I did a demo experiment for this here [1] where cherry picking DT fixes into subtree just worked fine with the next uprev. Steps followed:
$ cd <U-Boot tree>/ $ git remote add dt-rebasing https://git.kernel.org/pub/scm/linux/kernel/git/devicetree/devicetree-rebasi... $ git fetch dt-rebasing master $ git cherry-pick -x --strategy=subtree -Xsubtree=dts/upstream/ 9de355a75fdeffc26486508107bf644ca2749fdb $ ./dts/update-dts-subtree.sh v6.8-rc2-dts
If you would like it to be documented then I can do that for the next rev.
Yes please.
--
Tom