onewire interface kernel 4.9.45-ti-r57

Can anyone help me with configuring the onewire interface with kernel 4.9.45-ti-r57. I have seen some tutorial using Robert C Nelson’s dtb-rebuilder for previous kernel versions, but I don’t understand how to implement this with kernel 4.9.

Thanks in advance,

Scott Smith

Here's an old example using Kernel Overlays

https://github.com/beagleboard/bb.org-overlays/blob/master/examples/BB-W1-P9.12/example.sh

For new U-boot overlays do:

uboot_overlay_addr0=/lib/firmware/BB-W1-P9.12-00A0.dtbo

Regards,