I recommend making a script that copies the dtb file over everytime you install a new kernel. You can use one of the hooks by providing a script in
for that (don't forget to make it executable).
Code:
/etc/kernel/postinst.d/
for that (don't forget to make it executable).