]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 271546:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 26 Oct 2014 03:41:27 +0000 (03:41 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 26 Oct 2014 03:41:27 +0000 (03:41 +0000)
commit7ca2ca3a42a8698513e166b3f0c3b3babf22a886
tree6c5d45ecb4862cfcc2d9a9a44a9994c73ca37a7c
parent556a0e31d336e1592be720f8a904e1be4404df3b
MFC 271546:

  Create an interface and support routines for drivers that handle IO pin
  multiplexing and configuration based on FDT data.

git-svn-id: svn://svn.freebsd.org/base/stable/10@273669 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/conf/files
sys/dev/fdt/fdt_pinctrl.c [new file with mode: 0644]
sys/dev/fdt/fdt_pinctrl.h [new file with mode: 0644]
sys/dev/fdt/fdt_pinctrl_if.m [new file with mode: 0644]