Re: remove board_id use in prcm and omgpio

2016-07-15 Thread Jonathan Gray
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

remove board_id use in prcm and omgpio

2016-07-15 Thread 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 pointers instead of board ids. The beaglebone specific pad configuration in omgp

pinctrl for am335x

2016-07-15 Thread Jonathan Gray
Following on from kettenis' pinctrl changes in imx here is a diff to pull the pad configuration data from fdt for am335x. Initially I had this as a different driver that attached to the pinmux child of the scm node in the fdt but that prevented the manual table driven gpio pad configuration. So t

Small correction to www/faq/faq4.html

2016-07-15 Thread Larry Hynes
installer verify -> installer to verify Index: www/faq/faq4.html === RCS file: /cvs/www/faq/faq4.html,v retrieving revision 1.473 diff -u -p -r1.473 faq4.html --- www/faq/faq4.html 18 Jun 2016 22:22:29 - 1.473 +++ www/faq/f

Corrections to www/faq/faq14.html

2016-07-15 Thread Larry Hynes
provide -> providing fail over -> failover deactivates encrypted volume -> deactivates the encrypted volume Index: www/faq/faq14.html === RCS file: /cvs/www/faq/faq14.html,v retrieving revision 1.327 diff -u -p -r1.327 faq14.html ---