/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | marvell,kirkwood-pinctrl.txt | 28 mpp4 4 gpio, nand(io6), uart0(rxd), ptp(clk) 29 mpp5 5 gpo, nand(io7), uart0(txd), ptp(trig) 32 mpp8 8 gpio, twsi0(sda), uart0(rts), uart1(rts), ptp(clk), 34 mpp9 9 gpio, twsi(sck), uart0(cts), uart1(cts), ptp(evreq), 36 mpp10 10 gpo, spi(sck), uart0(txd), ptp(trig) 37 mpp11 11 gpio, spi(miso), uart0(rxd), ptp(clk), ptp-1(evreq), 42 mpp15 15 gpio, sdio(d1), uart0(rts), uart1(txd) 43 mpp16 16 gpio, sdio(d2), uart0(cts), uart1(rxd), mii(crs) 66 mpp4 4 gpio, nand(io6), uart0(rxd), ptp(clk) 67 mpp5 5 gpo, nand(io7), uart0(txd), ptp(trig), sata0(act) [all …]
|
H A D | marvell,armada-370-pinctrl.txt | 16 mpp0 0 gpio, uart0(rxd) 17 mpp1 1 gpo, uart0(txd) 18 mpp2 2 gpio, i2c0(sck), uart0(txd) 19 mpp3 3 gpio, i2c0(sda), uart0(rxd) 24 mpp8 8 gpio, ge0(txd2), uart0(rts), tdm(drx), audio(bclk) 26 mpp10 10 gpio, ge0(txctl), uart0(cts), tdm(fsync), audio(sdi) 43 mpp22 22 gpo, ge0(txd6), ge1(txd2), uart0(rts) 48 mpp27 27 gpio, ge0(rxd4), ge1(rxd2), uart0(cts) 59 mpp38 38 gpio, dev(ready), uart1(cts), uart0(cts) 61 mpp40 40 gpio, dev(ad1), uart1(rts), uart0(rts) [all …]
|
H A D | img,pistachio-pinctrl.txt | 108 mfio55 uart0, spim0, spim1 109 mfio56 uart0, spim0, spim1 110 mfio57 uart0, spim0, spim1 111 mfio58 uart0, spim1 183 uart0_xfer: uart0-xfer { 184 uart0-rxd { 186 function = "uart0"; 188 uart0-txd { 190 function = "uart0"; 194 uart0_rts_cts: uart0-rts-cts { [all …]
|
H A D | berlin,pinctrl.txt | 38 uart0_pmux: uart0-pmux { 40 function = "uart0"; 44 &uart0 {
|
H A D | mediatek,mt76x8-pinctrl.yaml | 42 spi, spi cs1, spis, sw_r, uart0, uart1, uart2, utif, wdt, 83 spi cs1, spis, uart0, uart1, uart2, wdt, wled_an, 361 const: uart0 365 enum: [uart0] 429 enum: [i2c, spi cs1, uart0]
|
H A D | axis,artpec6-pinctrl.txt | 37 uart0: uart0grp0, uart0grp1, uart0grp2 60 function = "uart0"; 70 uart0: uart@f8036000 {
|
H A D | raspberrypi,rp1-gpio.yaml | 85 spi3, spi4, spi5, spi6, spi7, spi8, uart0, uart1, uart2, uart3, 184 rp1-uart0-default-state { 186 function = "uart0"; 192 function = "uart0";
|
/linux/Documentation/devicetree/bindings/arm/marvell/ |
H A D | cp110-system-controller.txt | 91 mpp0 0 gpio, dev(ale1), au(i2smclk), ge0(rxd3), tdm(pclk), ptp(pulse), mss_i2c(sda), uart0(rxd), sa… 92 mpp1 1 gpio, dev(ale0), au(i2sdo_spdifo), ge0(rxd2), tdm(drx), ptp(clk), mss_i2c(sck), uart0(txd), … 97 …1), ge0(txd3), spi0(csn2), au(i2sextclk), sata1(present_act), pcie2(clkreq), uart0(rxd), ptp(pulse) 98 mpp7 7 gpio, dev(ad10), ge0(txd2), spi0(csn1), spi1(csn1), sata0(present_act), led(data), uart0(txd… 99 mpp8 8 gpio, dev(ad9), ge0(txd1), spi0(csn0), spi1(csn0), uart0(cts), led(stb), uart2(rxd), ptp(pcl… 101 mpp10 10 gpio, dev(readyn), ge0(txctl), spi0(miso), spi1(miso), uart0(cts), sata1(present_act) 102 mpp11 11 gpio, dev(wen1), ge0(txclkout), spi0(clk), spi1(clk), uart0(rts), led(clk), uart2(txd), sa… 118 …i1(miso), mss_gpio4, ge0(rxd3), spi0(csn4), ge(mdio), sata0(present_act), uart0(rts), rei(in_cp2cp) 119 …e0(rxd2), spi0(csn5), pcie2(clkreq), ptp(pulse), ge(mdc), sata1(present_act), uart0(cts), led(data) 120 …(rxd1), spi0(csn6), pcie1(clkreq), ptp(clk), mss_i2c(sda), sata0(present_act), uart0(rxd), led(stb) [all …]
|
/linux/drivers/pinctrl/mvebu/ |
H A D | pinctrl-armada-370.c | 23 MPP_FUNCTION(0x1, "uart0", "rxd")), 26 MPP_FUNCTION(0x1, "uart0", "txd")), 30 MPP_FUNCTION(0x2, "uart0", "txd")), 34 MPP_FUNCTION(0x2, "uart0", "rxd")), 58 MPP_FUNCTION(0x2, "uart0", "rts"), 70 MPP_FUNCTION(0x2, "uart0", "cts"), 139 MPP_FUNCTION(0x4, "uart0", "rts")), 164 MPP_FUNCTION(0x4, "uart0", "cts")), 210 MPP_FUNCTION(0x3, "uart0", "cts")), 219 MPP_FUNCTION(0x3, "uart0", "rts")), [all …]
|
/linux/Documentation/devicetree/bindings/sifive/ |
H A D | sifive-blocks-ip-versioning.txt | 12 An example is "sifive,uart0" from: 23 "sifive,uart0" to indicate that their driver is compatible with the 33 IP block-specific compatible string (such as "sifive,uart0") should 38 compatible = "sifive,fu540-c000-uart", "sifive,uart0";
|
/linux/arch/arm/boot/dts/microchip/ |
H A D | sama5d3_uart.dtsi | 16 serial5 = &uart0; 23 uart0 { 24 pinctrl_uart0: uart0-0 { 40 uart0: serial@f0024000 { label
|
/linux/arch/riscv/boot/dts/sophgo/ |
H A D | sg2002-licheerv-nano-b.dts | 19 serial0 = &uart0; 36 uart0_cfg: uart0-cfg { 37 uart0-pins { 91 &uart0 {
|
H A D | cv1800b-milkv-duo.dts | 15 serial0 = &uart0; 43 uart0_cfg: uart0-cfg { 44 uart0-pins { 98 &uart0 {
|
/linux/arch/riscv/boot/dts/thead/ |
H A D | th1520-lichee-pi-4a.dts | 19 serial0 = &uart0; 34 uart0_pins: uart0-0 { 57 &uart0 {
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-r16-nintendo-nes-classic.dts | 14 serial0 = &uart0; 22 &uart0 { 24 * UART0 is available on two ports: PB and PF, both are accessible.
|
/linux/arch/arm64/boot/dts/sophgo/ |
H A D | sg2000-milkv-duo-module-01-evb.dts | 50 uart0_cfg: uart0-cfg { 51 uart0-pins { 61 &uart0 {
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm283x.dtsi | 25 serial0 = &uart0; 246 uart0_gpio14: uart0-gpio14 { 252 * people often run uart0 on the two pins 255 uart0_ctsrts_gpio16: uart0-ctsrts-gpio16 { 259 uart0_ctsrts_gpio30: uart0-ctsrts-gpio30 { 264 uart0_gpio32: uart0-gpio32 { 269 uart0_gpio36: uart0-gpio36 { 273 uart0_ctsrts_gpio38: uart0-ctsrts-gpio38 { 304 uart0: serial@7e201000 { label
|
/linux/arch/arm/boot/dts/hisilicon/ |
H A D | sd5203.dts | 22 serial0 = &uart0; 76 uart0: serial@1600d000 { label 79 bus_id = "uart0";
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am65-iot2050-arduino-connector.dtsi | 15 "d0-uart0-rxd", "d0-gpio", "d0-gpio-pullup", "d0-gpio-pulldown", 16 "d1-uart0-txd", "d1-gpio", "d1-gpio-pullup", "d1-gpio-pulldown", 17 "d2-uart0-ctsn", "d2-gpio", "d2-gpio-pullup", "d2-gpio-pulldown", 18 "d3-uart0-rtsn", "d3-gpio", "d3-gpio-pullup", "d3-gpio-pulldown", 82 d0_uart0_rxd: d0-uart0-rxd-pins { 110 d1_uart0_txd: d1-uart0-txd-pins { 138 d2_uart0_ctsn: d2-uart0-ctsn-pins { 166 d3_uart0_rtsn: d3-uart0-rtsn-pins { 693 "wkup_gpio0-base", "", "", "", "UART0-mode1", "UART0-mode0", 694 "UART0-enable", "UART0-terminate", "", "WIFI-disable",
|
/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm3384_viper.dtsi | 46 uart0 = &uart0; 81 uart0: serial@14e00520 { label
|
H A D | bcm93384wvg.dts | 12 stdout-path = &uart0; 16 &uart0 {
|
H A D | bcm93384wvg_viper.dts | 12 stdout-path = &uart0; 16 &uart0 {
|
H A D | bcm6362-neufbox6-sercomm.dts | 17 stdout-path = &uart0; 21 &uart0 {
|
H A D | bcm3368-netgear-cvg834g.dts | 17 stdout-path = &uart0; 21 &uart0 {
|
H A D | bcm9ejtagprb.dts | 17 stdout-path = &uart0; 21 &uart0 {
|