Lines Matching +full:serial +full:- +full:mux
1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * pxa2xx.dtsi - Device Tree Include file for Marvell PXA2xx family SoC
8 #include "dt-bindings/clock/pxa-clock.h"
12 mux- ## func { \
17 mux- ## func { \
20 low-power-disable; \
23 mux- ## func { \
26 low-power-enable; \
30 #address-cells = <1>;
31 #size-cells = <1>;
34 interrupt-parent = <&pxairq>;
53 compatible = "simple-bus";
54 #address-cells = <1>;
55 #size-cells = <1>;
58 pxairq: interrupt-controller@40d00000 {
59 #interrupt-cells = <1>;
60 compatible = "marvell,pxa-intc";
61 interrupt-controller;
62 interrupt-parent;
63 marvell,intc-nr-irqs = <32>;
68 compatible = "mrvl,pxa-gpio";
69 #address-cells = <0x1>;
70 #size-cells = <0x1>;
72 gpio-controller;
73 #gpio-cells = <0x2>;
75 interrupt-names = "gpio0", "gpio1", "gpio_mux";
76 interrupt-controller;
77 #interrupt-cells = <0x2>;
96 ffuart: serial@40100000 {
97 compatible = "mrvl,pxa-uart";
104 btuart: serial@40200000 {
105 compatible = "mrvl,pxa-uart";
112 stuart: serial@40700000 {
113 compatible = "mrvl,pxa-uart";
120 hwuart: serial@41600000 {
121 compatible = "mrvl,pxa-uart";
128 compatible = "mrvl,pxa-i2c";
132 #address-cells = <0x1>;
133 #size-cells = <0>;
138 compatible = "marvell,pxa-mmc";
144 dma-names = "rx", "tx";
149 compatible = "marvell,pxa-rtc";
154 lcdc: lcd-controller@40500000 {
155 compatible = "marvell,pxa2xx-lcdc";