/[base]
ViewVC logotype

Revision 295711


Jump to revision: Previous Next
Author: andrew
Date: Wed Feb 17 18:28:03 2016 UTC (8 years, 4 months ago)
Changed paths: 17
Log Message:
Move the Allwinner kernels to use fdt_pinctrl. This will read the pin
configuration from the FDT data, then set the pins into the requested
state. As part of this the gpio controller now reports the correct number
of pins instead of returning the number of bank * 32.

To allow for a future consolidated kernel we add the SOC_ALLWINNER_A10 and
SOC_ALLWINNER_A20 kernel options. These need to be set as appropriate for
the SoC the kernel will boot on.

Submitted by:	Emmanuel Vadot <manu@bidouilliste.com>
Differential Revision:	https://reviews.freebsd.org/D5177


Changed paths

Path Details
Directoryhead/sys/arm/allwinner/a10_ahci.c modified , text changed
Directoryhead/sys/arm/allwinner/a10_gpio.c modified , text changed
Directoryhead/sys/arm/allwinner/a10_padconf.c added
Directoryhead/sys/arm/allwinner/a20/a20_if_dwc.c modified , text changed
Directoryhead/sys/arm/allwinner/a20/a20_padconf.c added
Directoryhead/sys/arm/allwinner/a20/files.a20 modified , text changed
Directoryhead/sys/arm/allwinner/allwinner_pinctrl.h added
Directoryhead/sys/arm/allwinner/files.a10 modified , text changed
Directoryhead/sys/arm/allwinner/if_emac.c modified , text changed
Directoryhead/sys/arm/conf/A10 modified , text changed
Directoryhead/sys/arm/conf/A20 modified , text changed
Directoryhead/sys/arm/conf/CUBIEBOARD modified , text changed
Directoryhead/sys/boot/fdt/dts/arm/bananapi.dts modified , text changed
Directoryhead/sys/boot/fdt/dts/arm/cubieboard.dts modified , text changed
Directoryhead/sys/boot/fdt/dts/arm/sun4i-a10.dtsi modified , text changed
Directoryhead/sys/boot/fdt/dts/arm/sun7i-a20.dtsi modified , text changed
Directoryhead/sys/conf/options.arm modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27