zephyr/dts/arm
Kumar Gala bdf58d11f0 dts: atmel sam: Add pinctrl support for SAM UART and USART
Add pinctl support for the SAM UART and SAM USART devices.  We update
the UART and USART bindings to have pinctrl-0 bindings that are expected
to have 2 phandles to the RX & TX pinctrl nodes.

The pinctrl nodes will have an 'atmel,pins' property that describes the
GPIO port, pin and periphal configuration for that pin.

We add sam*-pinctrl.dtsi files with all the various pin ctrl
configuration operations supported by the given SoC family.  These
files are based on data extracted from the Atmel ASF HAL
(in include/sam<FAMILY>/pio/*.h).

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-18 17:04:08 -05:00
..
atmel dts: atmel sam: Add pinctrl support for SAM UART and USART 2020-04-18 17:04:08 -05:00
broadcom arm: Add Broadcom Valkyrie SoC support 2020-01-30 03:54:01 -06:00
cypress dts: arm: Remove device_type = "memory" from SRAM nodes 2019-08-06 08:59:22 -04:00
microchip driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
nordic drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
nxp dts: arm: nxp: nxp_lpc55s6x: Remove GPIO2/3 nodes 2020-04-17 10:16:40 -05:00
qemu-virt dts: arm64: qemu-virt: Update flash node to match what qemu models 2020-04-09 15:18:50 -05:00
silabs drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
st dts: stm32: G4: Add adc0 and adc1 nodes 2020-04-15 08:26:28 -05:00
ti drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro 2020-04-13 09:14:21 -05:00
xilinx boards: qemu_cortex_r5: Fix memory size 2020-04-14 09:44:27 +02:00
armv6-m.dtsi
armv7-m.dtsi
armv7-r.dtsi arch: arm: Fix incorrect Cortex-R device tree specification. 2019-10-11 16:27:14 +02:00
armv8-a.dtsi arch: arm64: Add support for qemu_cortex_a53 board 2020-02-01 08:08:43 -05:00
armv8-m.dtsi