1*4882a593Smuzhiyun* Marvell Armada 380/385 SoC pinctrl driver for mpp 2*4882a593Smuzhiyun 3*4882a593SmuzhiyunPlease refer to marvell,mvebu-pinctrl.txt in this directory for common binding 4*4882a593Smuzhiyunpart and usage. 5*4882a593Smuzhiyun 6*4882a593SmuzhiyunRequired properties: 7*4882a593Smuzhiyun- compatible: "marvell,88f6810-pinctrl", "marvell,88f6820-pinctrl" or 8*4882a593Smuzhiyun "marvell,88f6828-pinctrl" depending on the specific variant of the 9*4882a593Smuzhiyun SoC being used. 10*4882a593Smuzhiyun- reg: register specifier of MPP registers 11*4882a593Smuzhiyun 12*4882a593SmuzhiyunAvailable mpp pins/groups and functions: 13*4882a593SmuzhiyunNote: brackets (x) are not part of the mpp name for marvell,function and given 14*4882a593Smuzhiyunonly for more detailed description in this document. 15*4882a593Smuzhiyun 16*4882a593Smuzhiyunname pins functions 17*4882a593Smuzhiyun================================================================================ 18*4882a593Smuzhiyunmpp0 0 gpio, ua0(rxd) 19*4882a593Smuzhiyunmpp1 1 gpio, ua0(txd) 20*4882a593Smuzhiyunmpp2 2 gpio, i2c0(sck) 21*4882a593Smuzhiyunmpp3 3 gpio, i2c0(sda) 22*4882a593Smuzhiyunmpp4 4 gpio, ge(mdc), ua1(txd), ua0(rts) 23*4882a593Smuzhiyunmpp5 5 gpio, ge(mdio), ua1(rxd), ua0(cts) 24*4882a593Smuzhiyunmpp6 6 gpio, ge0(txclkout), ge0(crs), dev(cs3) 25*4882a593Smuzhiyunmpp7 7 gpio, ge0(txd0), dev(ad9) 26*4882a593Smuzhiyunmpp8 8 gpio, ge0(txd1), dev(ad10) 27*4882a593Smuzhiyunmpp9 9 gpio, ge0(txd2), dev(ad11) 28*4882a593Smuzhiyunmpp10 10 gpio, ge0(txd3), dev(ad12) 29*4882a593Smuzhiyunmpp11 11 gpio, ge0(txctl), dev(ad13) 30*4882a593Smuzhiyunmpp12 12 gpio, ge0(rxd0), pcie0(rstout), spi0(cs1), dev(ad14), pcie3(clkreq) 31*4882a593Smuzhiyunmpp13 13 gpio, ge0(rxd1), pcie0(clkreq), pcie1(clkreq) [1], spi0(cs2), dev(ad15), pcie2(clkreq) 32*4882a593Smuzhiyunmpp14 14 gpio, ge0(rxd2), ptp(clk), dram(vttctrl), spi0(cs3), dev(we1), pcie3(clkreq) 33*4882a593Smuzhiyunmpp15 15 gpio, ge0(rxd3), ge(mdc slave), pcie0(rstout), spi0(mosi) 34*4882a593Smuzhiyunmpp16 16 gpio, ge0(rxctl), ge(mdio slave), dram(deccerr), spi0(miso), pcie0(clkreq), pcie1(clkreq) [1] 35*4882a593Smuzhiyunmpp17 17 gpio, ge0(rxclk), ptp(clk), ua1(rxd), spi0(sck), sata1(prsnt), sata0(prsnt) 36*4882a593Smuzhiyunmpp18 18 gpio, ge0(rxerr), ptp(trig), ua1(txd), spi0(cs0) 37*4882a593Smuzhiyunmpp19 19 gpio, ge0(col), ptp(evreq), ge0(txerr), sata1(prsnt), ua0(cts) 38*4882a593Smuzhiyunmpp20 20 gpio, ge0(txclk), ptp(clk), sata0(prsnt), ua0(rts) 39*4882a593Smuzhiyunmpp21 21 gpio, spi0(cs1), ge1(rxd0), sata0(prsnt), sd0(cmd), dev(bootcs), sata1(prsnt) 40*4882a593Smuzhiyunmpp22 22 gpio, spi0(mosi), dev(ad0) 41*4882a593Smuzhiyunmpp23 23 gpio, spi0(sck), dev(ad2) 42*4882a593Smuzhiyunmpp24 24 gpio, spi0(miso), ua0(cts), ua1(rxd), sd0(d4), dev(ready) 43*4882a593Smuzhiyunmpp25 25 gpio, spi0(cs0), ua0(rts), ua1(txd), sd0(d5), dev(cs0) 44*4882a593Smuzhiyunmpp26 26 gpio, spi0(cs2), i2c1(sck), sd0(d6), dev(cs1) 45*4882a593Smuzhiyunmpp27 27 gpio, spi0(cs3), ge1(txclkout), i2c1(sda), sd0(d7), dev(cs2) 46*4882a593Smuzhiyunmpp28 28 gpio, ge1(txd0), sd0(clk), dev(ad5) 47*4882a593Smuzhiyunmpp29 29 gpio, ge1(txd1), dev(ale0) 48*4882a593Smuzhiyunmpp30 30 gpio, ge1(txd2), dev(oe) 49*4882a593Smuzhiyunmpp31 31 gpio, ge1(txd3), dev(ale1) 50*4882a593Smuzhiyunmpp32 32 gpio, ge1(txctl), dev(we0) 51*4882a593Smuzhiyunmpp33 33 gpio, dram(deccerr), dev(ad3) 52*4882a593Smuzhiyunmpp34 34 gpio, dev(ad1) 53*4882a593Smuzhiyunmpp35 35 gpio, ref(clk_out1), dev(a1) 54*4882a593Smuzhiyunmpp36 36 gpio, ptp(trig), dev(a0) 55*4882a593Smuzhiyunmpp37 37 gpio, ptp(clk), ge1(rxclk), sd0(d3), dev(ad8) 56*4882a593Smuzhiyunmpp38 38 gpio, ptp(evreq), ge1(rxd1), ref(clk_out0), sd0(d0), dev(ad4) 57*4882a593Smuzhiyunmpp39 39 gpio, i2c1(sck), ge1(rxd2), ua0(cts), sd0(d1), dev(a2) 58*4882a593Smuzhiyunmpp40 40 gpio, i2c1(sda), ge1(rxd3), ua0(rts), sd0(d2), dev(ad6) 59*4882a593Smuzhiyunmpp41 41 gpio, ua1(rxd), ge1(rxctl), ua0(cts), spi1(cs3), dev(burst/last), nand(rb0) 60*4882a593Smuzhiyunmpp42 42 gpio, ua1(txd), ua0(rts), dev(ad7) 61*4882a593Smuzhiyunmpp43 43 gpio, pcie0(clkreq), dram(vttctrl), dram(deccerr), spi1(cs2), dev(clkout), nand(rb1) 62*4882a593Smuzhiyunmpp44 44 gpio, sata0(prsnt), sata1(prsnt), sata2(prsnt) [2], sata3(prsnt) [3] 63*4882a593Smuzhiyunmpp45 45 gpio, ref(clk_out0), pcie0(rstout), ua1(rxd) 64*4882a593Smuzhiyunmpp46 46 gpio, ref(clk_out1), pcie0(rstout), ua1(txd) 65*4882a593Smuzhiyunmpp47 47 gpio, sata0(prsnt), sata1(prsnt), sata2(prsnt) [2], sata3(prsnt) [2] 66*4882a593Smuzhiyunmpp48 48 gpio, sata0(prsnt), dram(vttctrl), tdm(pclk), audio(mclk), sd0(d4), pcie0(clkreq) 67*4882a593Smuzhiyunmpp49 49 gpio, sata2(prsnt) [2], sata3(prsnt) [2], tdm(fsync), audio(lrclk), sd0(d5), pcie1(clkreq) 68*4882a593Smuzhiyunmpp50 50 gpio, pcie0(rstout), tdm(drx), audio(extclk), sd0(cmd) 69*4882a593Smuzhiyunmpp51 51 gpio, tdm(dtx), audio(sdo), dram(deccerr), ptp(trig) 70*4882a593Smuzhiyunmpp52 52 gpio, pcie0(rstout), tdm(int), audio(sdi), sd0(d6), ptp(clk) 71*4882a593Smuzhiyunmpp53 53 gpio, sata1(prsnt), sata0(prsnt), tdm(rst), audio(bclk), sd0(d7), ptp(evreq) 72*4882a593Smuzhiyunmpp54 54 gpio, sata0(prsnt), sata1(prsnt), pcie0(rstout), ge0(txerr), sd0(d3) 73*4882a593Smuzhiyunmpp55 55 gpio, ua1(cts), ge(mdio), pcie1(clkreq) [1], spi1(cs1), sd0(d0), ua1(rxd) 74*4882a593Smuzhiyunmpp56 56 gpio, ua1(rts), ge(mdc), dram(deccerr), spi1(mosi), ua1(txd) 75*4882a593Smuzhiyunmpp57 57 gpio, spi1(sck), sd0(clk), ua1(txd) 76*4882a593Smuzhiyunmpp58 58 gpio, pcie1(clkreq) [1], i2c1(sck), pcie2(clkreq), spi1(miso), sd0(d1), ua1(rxd) 77*4882a593Smuzhiyunmpp59 59 gpio, pcie0(rstout), i2c1(sda), spi1(cs0), sd0(d2) 78*4882a593Smuzhiyun 79*4882a593Smuzhiyun[1]: only available on 88F6820 and 88F6828 80*4882a593Smuzhiyun[2]: only available on 88F6828 81