Hi,
I want to enable UART1 interface dynamically then load the driver using insmod/modprobe. So want to change the device tree status as "okay" from default "disabled" state.
I hope i can use device tree overlay (dtbo) for that. But i couldn't find any samples or documentation on how to utilize dtbo in user space. Can someone help me here to find the right documentation/samples or share the details on how it can be done.
 
					
				
		
 danielchen
		
			danielchen
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		
I would suggest you refer to below two links for device tree overlay.
ps://www.96boards.org/documentation/consumer/dragonboard/dragonboard410c/guides/dt-overlays.md.html
Regards
Daniel
