> Date: Sat, 16 Jul 2016 16:07:23 +1000
> From: Jonathan Gray
>
> prcm and omgpio have to attach early so we can't easily test
> against the right fdt node without searching the entire
> tree. The following uses the compatible property of the root
> node to decide how to set the function pointer
On Sat, Jul 16, 2016 at 04:07:23PM +1000, Jonathan Gray wrote:
> prcm and omgpio have to attach early so we can't easily test
> against the right fdt node without searching the entire
> tree. The following uses the compatible property of the root
> node to decide how to set the function pointers i
prcm and omgpio have to attach early so we can't easily test
against the right fdt node without searching the entire
tree. The following uses the compatible property of the root
node to decide how to set the function pointers instead of
board ids.
The beaglebone specific pad configuration in omgp