Thanks for all the answers! One more problem, I've got to "know" how much vga memory to allocate from two different device drivers. If I have the vga memory size in the dts for one device, and then from the other device, do dev_find_device() to find the first one, can I access its dts info? Or, is there any reason not to move vga memory size to Kconfig?<br>