freebsd-dev/sys/arm/freescale
Andrew Turner 405ada37fb Add support for the uart classes to set their default register shift value.
This is needed with the pl011 driver. Before this change it would default
to a shift of 0, however the hardware places the registers at 4-byte
addresses meaning the value should be 2.

This patch fixes this for the pl011 when configured using the fdt. The
other drivers have a default value of 0 to keep this a no-op.

MFC after:	1 week
2015-04-11 17:16:23 +00:00
..
imx Include vm/pmap.h for pmap_kextract. 2015-04-04 23:03:11 +00:00
vybrid Add support for the uart classes to set their default register shift value. 2015-04-11 17:16:23 +00:00
fsl_ocotp.c The ocotp driver provides access to registers containing chip configuration 2014-09-02 02:54:55 +00:00
fsl_ocotpreg.h Make it possible to access the ocotp registers before the ocotp device 2014-02-16 03:09:39 +00:00
fsl_ocotpvar.h It turns out Freescale cleverly made the ocotp device compatible across 2014-02-15 21:21:57 +00:00