K 10 svn:author V 6 adrian K 8 svn:date V 27 2016-05-20T01:02:58.832044Z K 7 svn:log V 472 [bhnd] Add BHND SoC support (only BCMA case) This patch introduces support of BHND on SoC: nexus-to-bhnd drivers. bhnd_soc is attached under nexus and responsible for all BHND-style calls from bhnd(4) bus to parents. bcma_nexus is bhnd(4) bus, attached to bhnd_soc and implement all nexus-style behaviour of BHND. Submitted by: Michael Zhilin Reviewed by: Landon Fuller Differential Revision: https://reviews.freebsd.org/D6248 END