b53_common.c 48 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936
  1. /*
  2. * B53 switch driver main logic
  3. *
  4. * Copyright (C) 2011-2013 Jonas Gorski <jogo@openwrt.org>
  5. * Copyright (C) 2016 Florian Fainelli <f.fainelli@gmail.com>
  6. *
  7. * Permission to use, copy, modify, and/or distribute this software for any
  8. * purpose with or without fee is hereby granted, provided that the above
  9. * copyright notice and this permission notice appear in all copies.
  10. *
  11. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
  12. * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  13. * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
  14. * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  15. * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  16. * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
  17. * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  18. */
  19. #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
  20. #include <linux/delay.h>
  21. #include <linux/export.h>
  22. #include <linux/gpio.h>
  23. #include <linux/kernel.h>
  24. #include <linux/module.h>
  25. #include <linux/platform_data/b53.h>
  26. #include <linux/phy.h>
  27. #include <linux/etherdevice.h>
  28. #include <linux/if_bridge.h>
  29. #include <net/dsa.h>
  30. #include "b53_regs.h"
  31. #include "b53_priv.h"
  32. struct b53_mib_desc {
  33. u8 size;
  34. u8 offset;
  35. const char *name;
  36. };
  37. /* BCM5365 MIB counters */
  38. static const struct b53_mib_desc b53_mibs_65[] = {
  39. { 8, 0x00, "TxOctets" },
  40. { 4, 0x08, "TxDropPkts" },
  41. { 4, 0x10, "TxBroadcastPkts" },
  42. { 4, 0x14, "TxMulticastPkts" },
  43. { 4, 0x18, "TxUnicastPkts" },
  44. { 4, 0x1c, "TxCollisions" },
  45. { 4, 0x20, "TxSingleCollision" },
  46. { 4, 0x24, "TxMultipleCollision" },
  47. { 4, 0x28, "TxDeferredTransmit" },
  48. { 4, 0x2c, "TxLateCollision" },
  49. { 4, 0x30, "TxExcessiveCollision" },
  50. { 4, 0x38, "TxPausePkts" },
  51. { 8, 0x44, "RxOctets" },
  52. { 4, 0x4c, "RxUndersizePkts" },
  53. { 4, 0x50, "RxPausePkts" },
  54. { 4, 0x54, "Pkts64Octets" },
  55. { 4, 0x58, "Pkts65to127Octets" },
  56. { 4, 0x5c, "Pkts128to255Octets" },
  57. { 4, 0x60, "Pkts256to511Octets" },
  58. { 4, 0x64, "Pkts512to1023Octets" },
  59. { 4, 0x68, "Pkts1024to1522Octets" },
  60. { 4, 0x6c, "RxOversizePkts" },
  61. { 4, 0x70, "RxJabbers" },
  62. { 4, 0x74, "RxAlignmentErrors" },
  63. { 4, 0x78, "RxFCSErrors" },
  64. { 8, 0x7c, "RxGoodOctets" },
  65. { 4, 0x84, "RxDropPkts" },
  66. { 4, 0x88, "RxUnicastPkts" },
  67. { 4, 0x8c, "RxMulticastPkts" },
  68. { 4, 0x90, "RxBroadcastPkts" },
  69. { 4, 0x94, "RxSAChanges" },
  70. { 4, 0x98, "RxFragments" },
  71. };
  72. #define B53_MIBS_65_SIZE ARRAY_SIZE(b53_mibs_65)
  73. /* BCM63xx MIB counters */
  74. static const struct b53_mib_desc b53_mibs_63xx[] = {
  75. { 8, 0x00, "TxOctets" },
  76. { 4, 0x08, "TxDropPkts" },
  77. { 4, 0x0c, "TxQoSPkts" },
  78. { 4, 0x10, "TxBroadcastPkts" },
  79. { 4, 0x14, "TxMulticastPkts" },
  80. { 4, 0x18, "TxUnicastPkts" },
  81. { 4, 0x1c, "TxCollisions" },
  82. { 4, 0x20, "TxSingleCollision" },
  83. { 4, 0x24, "TxMultipleCollision" },
  84. { 4, 0x28, "TxDeferredTransmit" },
  85. { 4, 0x2c, "TxLateCollision" },
  86. { 4, 0x30, "TxExcessiveCollision" },
  87. { 4, 0x38, "TxPausePkts" },
  88. { 8, 0x3c, "TxQoSOctets" },
  89. { 8, 0x44, "RxOctets" },
  90. { 4, 0x4c, "RxUndersizePkts" },
  91. { 4, 0x50, "RxPausePkts" },
  92. { 4, 0x54, "Pkts64Octets" },
  93. { 4, 0x58, "Pkts65to127Octets" },
  94. { 4, 0x5c, "Pkts128to255Octets" },
  95. { 4, 0x60, "Pkts256to511Octets" },
  96. { 4, 0x64, "Pkts512to1023Octets" },
  97. { 4, 0x68, "Pkts1024to1522Octets" },
  98. { 4, 0x6c, "RxOversizePkts" },
  99. { 4, 0x70, "RxJabbers" },
  100. { 4, 0x74, "RxAlignmentErrors" },
  101. { 4, 0x78, "RxFCSErrors" },
  102. { 8, 0x7c, "RxGoodOctets" },
  103. { 4, 0x84, "RxDropPkts" },
  104. { 4, 0x88, "RxUnicastPkts" },
  105. { 4, 0x8c, "RxMulticastPkts" },
  106. { 4, 0x90, "RxBroadcastPkts" },
  107. { 4, 0x94, "RxSAChanges" },
  108. { 4, 0x98, "RxFragments" },
  109. { 4, 0xa0, "RxSymbolErrors" },
  110. { 4, 0xa4, "RxQoSPkts" },
  111. { 8, 0xa8, "RxQoSOctets" },
  112. { 4, 0xb0, "Pkts1523to2047Octets" },
  113. { 4, 0xb4, "Pkts2048to4095Octets" },
  114. { 4, 0xb8, "Pkts4096to8191Octets" },
  115. { 4, 0xbc, "Pkts8192to9728Octets" },
  116. { 4, 0xc0, "RxDiscarded" },
  117. };
  118. #define B53_MIBS_63XX_SIZE ARRAY_SIZE(b53_mibs_63xx)
  119. /* MIB counters */
  120. static const struct b53_mib_desc b53_mibs[] = {
  121. { 8, 0x00, "TxOctets" },
  122. { 4, 0x08, "TxDropPkts" },
  123. { 4, 0x10, "TxBroadcastPkts" },
  124. { 4, 0x14, "TxMulticastPkts" },
  125. { 4, 0x18, "TxUnicastPkts" },
  126. { 4, 0x1c, "TxCollisions" },
  127. { 4, 0x20, "TxSingleCollision" },
  128. { 4, 0x24, "TxMultipleCollision" },
  129. { 4, 0x28, "TxDeferredTransmit" },
  130. { 4, 0x2c, "TxLateCollision" },
  131. { 4, 0x30, "TxExcessiveCollision" },
  132. { 4, 0x38, "TxPausePkts" },
  133. { 8, 0x50, "RxOctets" },
  134. { 4, 0x58, "RxUndersizePkts" },
  135. { 4, 0x5c, "RxPausePkts" },
  136. { 4, 0x60, "Pkts64Octets" },
  137. { 4, 0x64, "Pkts65to127Octets" },
  138. { 4, 0x68, "Pkts128to255Octets" },
  139. { 4, 0x6c, "Pkts256to511Octets" },
  140. { 4, 0x70, "Pkts512to1023Octets" },
  141. { 4, 0x74, "Pkts1024to1522Octets" },
  142. { 4, 0x78, "RxOversizePkts" },
  143. { 4, 0x7c, "RxJabbers" },
  144. { 4, 0x80, "RxAlignmentErrors" },
  145. { 4, 0x84, "RxFCSErrors" },
  146. { 8, 0x88, "RxGoodOctets" },
  147. { 4, 0x90, "RxDropPkts" },
  148. { 4, 0x94, "RxUnicastPkts" },
  149. { 4, 0x98, "RxMulticastPkts" },
  150. { 4, 0x9c, "RxBroadcastPkts" },
  151. { 4, 0xa0, "RxSAChanges" },
  152. { 4, 0xa4, "RxFragments" },
  153. { 4, 0xa8, "RxJumboPkts" },
  154. { 4, 0xac, "RxSymbolErrors" },
  155. { 4, 0xc0, "RxDiscarded" },
  156. };
  157. #define B53_MIBS_SIZE ARRAY_SIZE(b53_mibs)
  158. static const struct b53_mib_desc b53_mibs_58xx[] = {
  159. { 8, 0x00, "TxOctets" },
  160. { 4, 0x08, "TxDropPkts" },
  161. { 4, 0x0c, "TxQPKTQ0" },
  162. { 4, 0x10, "TxBroadcastPkts" },
  163. { 4, 0x14, "TxMulticastPkts" },
  164. { 4, 0x18, "TxUnicastPKts" },
  165. { 4, 0x1c, "TxCollisions" },
  166. { 4, 0x20, "TxSingleCollision" },
  167. { 4, 0x24, "TxMultipleCollision" },
  168. { 4, 0x28, "TxDeferredCollision" },
  169. { 4, 0x2c, "TxLateCollision" },
  170. { 4, 0x30, "TxExcessiveCollision" },
  171. { 4, 0x34, "TxFrameInDisc" },
  172. { 4, 0x38, "TxPausePkts" },
  173. { 4, 0x3c, "TxQPKTQ1" },
  174. { 4, 0x40, "TxQPKTQ2" },
  175. { 4, 0x44, "TxQPKTQ3" },
  176. { 4, 0x48, "TxQPKTQ4" },
  177. { 4, 0x4c, "TxQPKTQ5" },
  178. { 8, 0x50, "RxOctets" },
  179. { 4, 0x58, "RxUndersizePkts" },
  180. { 4, 0x5c, "RxPausePkts" },
  181. { 4, 0x60, "RxPkts64Octets" },
  182. { 4, 0x64, "RxPkts65to127Octets" },
  183. { 4, 0x68, "RxPkts128to255Octets" },
  184. { 4, 0x6c, "RxPkts256to511Octets" },
  185. { 4, 0x70, "RxPkts512to1023Octets" },
  186. { 4, 0x74, "RxPkts1024toMaxPktsOctets" },
  187. { 4, 0x78, "RxOversizePkts" },
  188. { 4, 0x7c, "RxJabbers" },
  189. { 4, 0x80, "RxAlignmentErrors" },
  190. { 4, 0x84, "RxFCSErrors" },
  191. { 8, 0x88, "RxGoodOctets" },
  192. { 4, 0x90, "RxDropPkts" },
  193. { 4, 0x94, "RxUnicastPkts" },
  194. { 4, 0x98, "RxMulticastPkts" },
  195. { 4, 0x9c, "RxBroadcastPkts" },
  196. { 4, 0xa0, "RxSAChanges" },
  197. { 4, 0xa4, "RxFragments" },
  198. { 4, 0xa8, "RxJumboPkt" },
  199. { 4, 0xac, "RxSymblErr" },
  200. { 4, 0xb0, "InRangeErrCount" },
  201. { 4, 0xb4, "OutRangeErrCount" },
  202. { 4, 0xb8, "EEELpiEvent" },
  203. { 4, 0xbc, "EEELpiDuration" },
  204. { 4, 0xc0, "RxDiscard" },
  205. { 4, 0xc8, "TxQPKTQ6" },
  206. { 4, 0xcc, "TxQPKTQ7" },
  207. { 4, 0xd0, "TxPkts64Octets" },
  208. { 4, 0xd4, "TxPkts65to127Octets" },
  209. { 4, 0xd8, "TxPkts128to255Octets" },
  210. { 4, 0xdc, "TxPkts256to511Ocets" },
  211. { 4, 0xe0, "TxPkts512to1023Ocets" },
  212. { 4, 0xe4, "TxPkts1024toMaxPktOcets" },
  213. };
  214. #define B53_MIBS_58XX_SIZE ARRAY_SIZE(b53_mibs_58xx)
  215. static int b53_do_vlan_op(struct b53_device *dev, u8 op)
  216. {
  217. unsigned int i;
  218. b53_write8(dev, B53_ARLIO_PAGE, dev->vta_regs[0], VTA_START_CMD | op);
  219. for (i = 0; i < 10; i++) {
  220. u8 vta;
  221. b53_read8(dev, B53_ARLIO_PAGE, dev->vta_regs[0], &vta);
  222. if (!(vta & VTA_START_CMD))
  223. return 0;
  224. usleep_range(100, 200);
  225. }
  226. return -EIO;
  227. }
  228. static void b53_set_vlan_entry(struct b53_device *dev, u16 vid,
  229. struct b53_vlan *vlan)
  230. {
  231. if (is5325(dev)) {
  232. u32 entry = 0;
  233. if (vlan->members) {
  234. entry = ((vlan->untag & VA_UNTAG_MASK_25) <<
  235. VA_UNTAG_S_25) | vlan->members;
  236. if (dev->core_rev >= 3)
  237. entry |= VA_VALID_25_R4 | vid << VA_VID_HIGH_S;
  238. else
  239. entry |= VA_VALID_25;
  240. }
  241. b53_write32(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_25, entry);
  242. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, vid |
  243. VTA_RW_STATE_WR | VTA_RW_OP_EN);
  244. } else if (is5365(dev)) {
  245. u16 entry = 0;
  246. if (vlan->members)
  247. entry = ((vlan->untag & VA_UNTAG_MASK_65) <<
  248. VA_UNTAG_S_65) | vlan->members | VA_VALID_65;
  249. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_65, entry);
  250. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_65, vid |
  251. VTA_RW_STATE_WR | VTA_RW_OP_EN);
  252. } else {
  253. b53_write16(dev, B53_ARLIO_PAGE, dev->vta_regs[1], vid);
  254. b53_write32(dev, B53_ARLIO_PAGE, dev->vta_regs[2],
  255. (vlan->untag << VTE_UNTAG_S) | vlan->members);
  256. b53_do_vlan_op(dev, VTA_CMD_WRITE);
  257. }
  258. dev_dbg(dev->ds->dev, "VID: %d, members: 0x%04x, untag: 0x%04x\n",
  259. vid, vlan->members, vlan->untag);
  260. }
  261. static void b53_get_vlan_entry(struct b53_device *dev, u16 vid,
  262. struct b53_vlan *vlan)
  263. {
  264. if (is5325(dev)) {
  265. u32 entry = 0;
  266. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, vid |
  267. VTA_RW_STATE_RD | VTA_RW_OP_EN);
  268. b53_read32(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_25, &entry);
  269. if (dev->core_rev >= 3)
  270. vlan->valid = !!(entry & VA_VALID_25_R4);
  271. else
  272. vlan->valid = !!(entry & VA_VALID_25);
  273. vlan->members = entry & VA_MEMBER_MASK;
  274. vlan->untag = (entry >> VA_UNTAG_S_25) & VA_UNTAG_MASK_25;
  275. } else if (is5365(dev)) {
  276. u16 entry = 0;
  277. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_65, vid |
  278. VTA_RW_STATE_WR | VTA_RW_OP_EN);
  279. b53_read16(dev, B53_VLAN_PAGE, B53_VLAN_WRITE_65, &entry);
  280. vlan->valid = !!(entry & VA_VALID_65);
  281. vlan->members = entry & VA_MEMBER_MASK;
  282. vlan->untag = (entry >> VA_UNTAG_S_65) & VA_UNTAG_MASK_65;
  283. } else {
  284. u32 entry = 0;
  285. b53_write16(dev, B53_ARLIO_PAGE, dev->vta_regs[1], vid);
  286. b53_do_vlan_op(dev, VTA_CMD_READ);
  287. b53_read32(dev, B53_ARLIO_PAGE, dev->vta_regs[2], &entry);
  288. vlan->members = entry & VTE_MEMBERS;
  289. vlan->untag = (entry >> VTE_UNTAG_S) & VTE_MEMBERS;
  290. vlan->valid = true;
  291. }
  292. }
  293. static void b53_set_forwarding(struct b53_device *dev, int enable)
  294. {
  295. struct dsa_switch *ds = dev->ds;
  296. u8 mgmt;
  297. b53_read8(dev, B53_CTRL_PAGE, B53_SWITCH_MODE, &mgmt);
  298. if (enable)
  299. mgmt |= SM_SW_FWD_EN;
  300. else
  301. mgmt &= ~SM_SW_FWD_EN;
  302. b53_write8(dev, B53_CTRL_PAGE, B53_SWITCH_MODE, mgmt);
  303. /* Include IMP port in dumb forwarding mode when no tagging protocol is
  304. * set
  305. */
  306. if (ds->ops->get_tag_protocol(ds) == DSA_TAG_PROTO_NONE) {
  307. b53_read8(dev, B53_CTRL_PAGE, B53_SWITCH_CTRL, &mgmt);
  308. mgmt |= B53_MII_DUMB_FWDG_EN;
  309. b53_write8(dev, B53_CTRL_PAGE, B53_SWITCH_CTRL, mgmt);
  310. }
  311. }
  312. static void b53_enable_vlan(struct b53_device *dev, bool enable)
  313. {
  314. u8 mgmt, vc0, vc1, vc4 = 0, vc5;
  315. b53_read8(dev, B53_CTRL_PAGE, B53_SWITCH_MODE, &mgmt);
  316. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL0, &vc0);
  317. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL1, &vc1);
  318. if (is5325(dev) || is5365(dev)) {
  319. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, &vc4);
  320. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5_25, &vc5);
  321. } else if (is63xx(dev)) {
  322. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_63XX, &vc4);
  323. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5_63XX, &vc5);
  324. } else {
  325. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4, &vc4);
  326. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5, &vc5);
  327. }
  328. mgmt &= ~SM_SW_FWD_MODE;
  329. if (enable) {
  330. vc0 |= VC0_VLAN_EN | VC0_VID_CHK_EN | VC0_VID_HASH_VID;
  331. vc1 |= VC1_RX_MCST_UNTAG_EN | VC1_RX_MCST_FWD_EN;
  332. vc4 &= ~VC4_ING_VID_CHECK_MASK;
  333. vc4 |= VC4_ING_VID_VIO_DROP << VC4_ING_VID_CHECK_S;
  334. vc5 |= VC5_DROP_VTABLE_MISS;
  335. if (is5325(dev))
  336. vc0 &= ~VC0_RESERVED_1;
  337. if (is5325(dev) || is5365(dev))
  338. vc1 |= VC1_RX_MCST_TAG_EN;
  339. } else {
  340. vc0 &= ~(VC0_VLAN_EN | VC0_VID_CHK_EN | VC0_VID_HASH_VID);
  341. vc1 &= ~(VC1_RX_MCST_UNTAG_EN | VC1_RX_MCST_FWD_EN);
  342. vc4 &= ~VC4_ING_VID_CHECK_MASK;
  343. vc5 &= ~VC5_DROP_VTABLE_MISS;
  344. if (is5325(dev) || is5365(dev))
  345. vc4 |= VC4_ING_VID_VIO_FWD << VC4_ING_VID_CHECK_S;
  346. else
  347. vc4 |= VC4_ING_VID_VIO_TO_IMP << VC4_ING_VID_CHECK_S;
  348. if (is5325(dev) || is5365(dev))
  349. vc1 &= ~VC1_RX_MCST_TAG_EN;
  350. }
  351. if (!is5325(dev) && !is5365(dev))
  352. vc5 &= ~VC5_VID_FFF_EN;
  353. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL0, vc0);
  354. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL1, vc1);
  355. if (is5325(dev) || is5365(dev)) {
  356. /* enable the high 8 bit vid check on 5325 */
  357. if (is5325(dev) && enable)
  358. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3,
  359. VC3_HIGH_8BIT_EN);
  360. else
  361. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, 0);
  362. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, vc4);
  363. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5_25, vc5);
  364. } else if (is63xx(dev)) {
  365. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3_63XX, 0);
  366. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_63XX, vc4);
  367. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5_63XX, vc5);
  368. } else {
  369. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_CTRL3, 0);
  370. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4, vc4);
  371. b53_write8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL5, vc5);
  372. }
  373. b53_write8(dev, B53_CTRL_PAGE, B53_SWITCH_MODE, mgmt);
  374. }
  375. static int b53_set_jumbo(struct b53_device *dev, bool enable, bool allow_10_100)
  376. {
  377. u32 port_mask = 0;
  378. u16 max_size = JMS_MIN_SIZE;
  379. if (is5325(dev) || is5365(dev))
  380. return -EINVAL;
  381. if (enable) {
  382. port_mask = dev->enabled_ports;
  383. max_size = JMS_MAX_SIZE;
  384. if (allow_10_100)
  385. port_mask |= JPM_10_100_JUMBO_EN;
  386. }
  387. b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask);
  388. return b53_write16(dev, B53_JUMBO_PAGE, dev->jumbo_size_reg, max_size);
  389. }
  390. static int b53_flush_arl(struct b53_device *dev, u8 mask)
  391. {
  392. unsigned int i;
  393. b53_write8(dev, B53_CTRL_PAGE, B53_FAST_AGE_CTRL,
  394. FAST_AGE_DONE | FAST_AGE_DYNAMIC | mask);
  395. for (i = 0; i < 10; i++) {
  396. u8 fast_age_ctrl;
  397. b53_read8(dev, B53_CTRL_PAGE, B53_FAST_AGE_CTRL,
  398. &fast_age_ctrl);
  399. if (!(fast_age_ctrl & FAST_AGE_DONE))
  400. goto out;
  401. msleep(1);
  402. }
  403. return -ETIMEDOUT;
  404. out:
  405. /* Only age dynamic entries (default behavior) */
  406. b53_write8(dev, B53_CTRL_PAGE, B53_FAST_AGE_CTRL, FAST_AGE_DYNAMIC);
  407. return 0;
  408. }
  409. static int b53_fast_age_port(struct b53_device *dev, int port)
  410. {
  411. b53_write8(dev, B53_CTRL_PAGE, B53_FAST_AGE_PORT_CTRL, port);
  412. return b53_flush_arl(dev, FAST_AGE_PORT);
  413. }
  414. static int b53_fast_age_vlan(struct b53_device *dev, u16 vid)
  415. {
  416. b53_write16(dev, B53_CTRL_PAGE, B53_FAST_AGE_VID_CTRL, vid);
  417. return b53_flush_arl(dev, FAST_AGE_VLAN);
  418. }
  419. static void b53_imp_vlan_setup(struct dsa_switch *ds, int cpu_port)
  420. {
  421. struct b53_device *dev = ds->priv;
  422. unsigned int i;
  423. u16 pvlan;
  424. /* Enable the IMP port to be in the same VLAN as the other ports
  425. * on a per-port basis such that we only have Port i and IMP in
  426. * the same VLAN.
  427. */
  428. b53_for_each_port(dev, i) {
  429. b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(i), &pvlan);
  430. pvlan |= BIT(cpu_port);
  431. b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(i), pvlan);
  432. }
  433. }
  434. static int b53_enable_port(struct dsa_switch *ds, int port,
  435. struct phy_device *phy)
  436. {
  437. struct b53_device *dev = ds->priv;
  438. unsigned int cpu_port = dev->cpu_port;
  439. u16 pvlan;
  440. /* Clear the Rx and Tx disable bits and set to no spanning tree */
  441. b53_write8(dev, B53_CTRL_PAGE, B53_PORT_CTRL(port), 0);
  442. /* Set this port, and only this one to be in the default VLAN,
  443. * if member of a bridge, restore its membership prior to
  444. * bringing down this port.
  445. */
  446. b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), &pvlan);
  447. pvlan &= ~0x1ff;
  448. pvlan |= BIT(port);
  449. pvlan |= dev->ports[port].vlan_ctl_mask;
  450. b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), pvlan);
  451. b53_imp_vlan_setup(ds, cpu_port);
  452. return 0;
  453. }
  454. static void b53_disable_port(struct dsa_switch *ds, int port,
  455. struct phy_device *phy)
  456. {
  457. struct b53_device *dev = ds->priv;
  458. u8 reg;
  459. /* Disable Tx/Rx for the port */
  460. b53_read8(dev, B53_CTRL_PAGE, B53_PORT_CTRL(port), &reg);
  461. reg |= PORT_CTRL_RX_DISABLE | PORT_CTRL_TX_DISABLE;
  462. b53_write8(dev, B53_CTRL_PAGE, B53_PORT_CTRL(port), reg);
  463. }
  464. static void b53_enable_cpu_port(struct b53_device *dev)
  465. {
  466. unsigned int cpu_port = dev->cpu_port;
  467. u8 port_ctrl;
  468. /* BCM5325 CPU port is at 8 */
  469. if ((is5325(dev) || is5365(dev)) && cpu_port == B53_CPU_PORT_25)
  470. cpu_port = B53_CPU_PORT;
  471. port_ctrl = PORT_CTRL_RX_BCST_EN |
  472. PORT_CTRL_RX_MCST_EN |
  473. PORT_CTRL_RX_UCST_EN;
  474. b53_write8(dev, B53_CTRL_PAGE, B53_PORT_CTRL(cpu_port), port_ctrl);
  475. }
  476. static void b53_enable_mib(struct b53_device *dev)
  477. {
  478. u8 gc;
  479. b53_read8(dev, B53_MGMT_PAGE, B53_GLOBAL_CONFIG, &gc);
  480. gc &= ~(GC_RESET_MIB | GC_MIB_AC_EN);
  481. b53_write8(dev, B53_MGMT_PAGE, B53_GLOBAL_CONFIG, gc);
  482. }
  483. static int b53_configure_vlan(struct b53_device *dev)
  484. {
  485. struct b53_vlan vl = { 0 };
  486. int i;
  487. /* clear all vlan entries */
  488. if (is5325(dev) || is5365(dev)) {
  489. for (i = 1; i < dev->num_vlans; i++)
  490. b53_set_vlan_entry(dev, i, &vl);
  491. } else {
  492. b53_do_vlan_op(dev, VTA_CMD_CLEAR);
  493. }
  494. b53_enable_vlan(dev, false);
  495. b53_for_each_port(dev, i)
  496. b53_write16(dev, B53_VLAN_PAGE,
  497. B53_VLAN_PORT_DEF_TAG(i), 1);
  498. if (!is5325(dev) && !is5365(dev))
  499. b53_set_jumbo(dev, dev->enable_jumbo, false);
  500. return 0;
  501. }
  502. static void b53_switch_reset_gpio(struct b53_device *dev)
  503. {
  504. int gpio = dev->reset_gpio;
  505. if (gpio < 0)
  506. return;
  507. /* Reset sequence: RESET low(50ms)->high(20ms)
  508. */
  509. gpio_set_value(gpio, 0);
  510. mdelay(50);
  511. gpio_set_value(gpio, 1);
  512. mdelay(20);
  513. dev->current_page = 0xff;
  514. }
  515. static int b53_switch_reset(struct b53_device *dev)
  516. {
  517. unsigned int timeout = 1000;
  518. u8 mgmt, reg;
  519. b53_switch_reset_gpio(dev);
  520. if (is539x(dev)) {
  521. b53_write8(dev, B53_CTRL_PAGE, B53_SOFTRESET, 0x83);
  522. b53_write8(dev, B53_CTRL_PAGE, B53_SOFTRESET, 0x00);
  523. }
  524. /* This is specific to 58xx devices here, do not use is58xx() which
  525. * covers the larger Starfigther 2 family, including 7445/7278 which
  526. * still use this driver as a library and need to perform the reset
  527. * earlier.
  528. */
  529. if (dev->chip_id == BCM58XX_DEVICE_ID) {
  530. b53_read8(dev, B53_CTRL_PAGE, B53_SOFTRESET, &reg);
  531. reg |= SW_RST | EN_SW_RST | EN_CH_RST;
  532. b53_write8(dev, B53_CTRL_PAGE, B53_SOFTRESET, reg);
  533. do {
  534. b53_read8(dev, B53_CTRL_PAGE, B53_SOFTRESET, &reg);
  535. if (!(reg & SW_RST))
  536. break;
  537. usleep_range(1000, 2000);
  538. } while (timeout-- > 0);
  539. if (timeout == 0)
  540. return -ETIMEDOUT;
  541. }
  542. b53_read8(dev, B53_CTRL_PAGE, B53_SWITCH_MODE, &mgmt);
  543. if (!(mgmt & SM_SW_FWD_EN)) {
  544. mgmt &= ~SM_SW_FWD_MODE;
  545. mgmt |= SM_SW_FWD_EN;
  546. b53_write8(dev, B53_CTRL_PAGE, B53_SWITCH_MODE, mgmt);
  547. b53_read8(dev, B53_CTRL_PAGE, B53_SWITCH_MODE, &mgmt);
  548. if (!(mgmt & SM_SW_FWD_EN)) {
  549. dev_err(dev->dev, "Failed to enable switch!\n");
  550. return -EINVAL;
  551. }
  552. }
  553. b53_enable_mib(dev);
  554. return b53_flush_arl(dev, FAST_AGE_STATIC);
  555. }
  556. static int b53_phy_read16(struct dsa_switch *ds, int addr, int reg)
  557. {
  558. struct b53_device *priv = ds->priv;
  559. u16 value = 0;
  560. int ret;
  561. if (priv->ops->phy_read16)
  562. ret = priv->ops->phy_read16(priv, addr, reg, &value);
  563. else
  564. ret = b53_read16(priv, B53_PORT_MII_PAGE(addr),
  565. reg * 2, &value);
  566. return ret ? ret : value;
  567. }
  568. static int b53_phy_write16(struct dsa_switch *ds, int addr, int reg, u16 val)
  569. {
  570. struct b53_device *priv = ds->priv;
  571. if (priv->ops->phy_write16)
  572. return priv->ops->phy_write16(priv, addr, reg, val);
  573. return b53_write16(priv, B53_PORT_MII_PAGE(addr), reg * 2, val);
  574. }
  575. static int b53_reset_switch(struct b53_device *priv)
  576. {
  577. /* reset vlans */
  578. priv->enable_jumbo = false;
  579. memset(priv->vlans, 0, sizeof(*priv->vlans) * priv->num_vlans);
  580. memset(priv->ports, 0, sizeof(*priv->ports) * priv->num_ports);
  581. return b53_switch_reset(priv);
  582. }
  583. static int b53_apply_config(struct b53_device *priv)
  584. {
  585. /* disable switching */
  586. b53_set_forwarding(priv, 0);
  587. b53_configure_vlan(priv);
  588. /* enable switching */
  589. b53_set_forwarding(priv, 1);
  590. return 0;
  591. }
  592. static void b53_reset_mib(struct b53_device *priv)
  593. {
  594. u8 gc;
  595. b53_read8(priv, B53_MGMT_PAGE, B53_GLOBAL_CONFIG, &gc);
  596. b53_write8(priv, B53_MGMT_PAGE, B53_GLOBAL_CONFIG, gc | GC_RESET_MIB);
  597. msleep(1);
  598. b53_write8(priv, B53_MGMT_PAGE, B53_GLOBAL_CONFIG, gc & ~GC_RESET_MIB);
  599. msleep(1);
  600. }
  601. static const struct b53_mib_desc *b53_get_mib(struct b53_device *dev)
  602. {
  603. if (is5365(dev))
  604. return b53_mibs_65;
  605. else if (is63xx(dev))
  606. return b53_mibs_63xx;
  607. else if (is58xx(dev))
  608. return b53_mibs_58xx;
  609. else
  610. return b53_mibs;
  611. }
  612. static unsigned int b53_get_mib_size(struct b53_device *dev)
  613. {
  614. if (is5365(dev))
  615. return B53_MIBS_65_SIZE;
  616. else if (is63xx(dev))
  617. return B53_MIBS_63XX_SIZE;
  618. else if (is58xx(dev))
  619. return B53_MIBS_58XX_SIZE;
  620. else
  621. return B53_MIBS_SIZE;
  622. }
  623. void b53_get_strings(struct dsa_switch *ds, int port, uint8_t *data)
  624. {
  625. struct b53_device *dev = ds->priv;
  626. const struct b53_mib_desc *mibs = b53_get_mib(dev);
  627. unsigned int mib_size = b53_get_mib_size(dev);
  628. unsigned int i;
  629. for (i = 0; i < mib_size; i++)
  630. memcpy(data + i * ETH_GSTRING_LEN,
  631. mibs[i].name, ETH_GSTRING_LEN);
  632. }
  633. EXPORT_SYMBOL(b53_get_strings);
  634. void b53_get_ethtool_stats(struct dsa_switch *ds, int port, uint64_t *data)
  635. {
  636. struct b53_device *dev = ds->priv;
  637. const struct b53_mib_desc *mibs = b53_get_mib(dev);
  638. unsigned int mib_size = b53_get_mib_size(dev);
  639. const struct b53_mib_desc *s;
  640. unsigned int i;
  641. u64 val = 0;
  642. if (is5365(dev) && port == 5)
  643. port = 8;
  644. mutex_lock(&dev->stats_mutex);
  645. for (i = 0; i < mib_size; i++) {
  646. s = &mibs[i];
  647. if (s->size == 8) {
  648. b53_read64(dev, B53_MIB_PAGE(port), s->offset, &val);
  649. } else {
  650. u32 val32;
  651. b53_read32(dev, B53_MIB_PAGE(port), s->offset,
  652. &val32);
  653. val = val32;
  654. }
  655. data[i] = (u64)val;
  656. }
  657. mutex_unlock(&dev->stats_mutex);
  658. }
  659. EXPORT_SYMBOL(b53_get_ethtool_stats);
  660. int b53_get_sset_count(struct dsa_switch *ds)
  661. {
  662. struct b53_device *dev = ds->priv;
  663. return b53_get_mib_size(dev);
  664. }
  665. EXPORT_SYMBOL(b53_get_sset_count);
  666. static int b53_setup(struct dsa_switch *ds)
  667. {
  668. struct b53_device *dev = ds->priv;
  669. unsigned int port;
  670. int ret;
  671. ret = b53_reset_switch(dev);
  672. if (ret) {
  673. dev_err(ds->dev, "failed to reset switch\n");
  674. return ret;
  675. }
  676. b53_reset_mib(dev);
  677. ret = b53_apply_config(dev);
  678. if (ret)
  679. dev_err(ds->dev, "failed to apply configuration\n");
  680. for (port = 0; port < dev->num_ports; port++) {
  681. if (BIT(port) & ds->enabled_port_mask)
  682. b53_enable_port(ds, port, NULL);
  683. else if (dsa_is_cpu_port(ds, port))
  684. b53_enable_cpu_port(dev);
  685. else
  686. b53_disable_port(ds, port, NULL);
  687. }
  688. return ret;
  689. }
  690. static void b53_adjust_link(struct dsa_switch *ds, int port,
  691. struct phy_device *phydev)
  692. {
  693. struct b53_device *dev = ds->priv;
  694. u8 rgmii_ctrl = 0, reg = 0, off;
  695. if (!phy_is_pseudo_fixed_link(phydev))
  696. return;
  697. /* Override the port settings */
  698. if (port == dev->cpu_port) {
  699. off = B53_PORT_OVERRIDE_CTRL;
  700. reg = PORT_OVERRIDE_EN;
  701. } else {
  702. off = B53_GMII_PORT_OVERRIDE_CTRL(port);
  703. reg = GMII_PO_EN;
  704. }
  705. /* Set the link UP */
  706. if (phydev->link)
  707. reg |= PORT_OVERRIDE_LINK;
  708. if (phydev->duplex == DUPLEX_FULL)
  709. reg |= PORT_OVERRIDE_FULL_DUPLEX;
  710. switch (phydev->speed) {
  711. case 2000:
  712. reg |= PORT_OVERRIDE_SPEED_2000M;
  713. /* fallthrough */
  714. case SPEED_1000:
  715. reg |= PORT_OVERRIDE_SPEED_1000M;
  716. break;
  717. case SPEED_100:
  718. reg |= PORT_OVERRIDE_SPEED_100M;
  719. break;
  720. case SPEED_10:
  721. reg |= PORT_OVERRIDE_SPEED_10M;
  722. break;
  723. default:
  724. dev_err(ds->dev, "unknown speed: %d\n", phydev->speed);
  725. return;
  726. }
  727. /* Enable flow control on BCM5301x's CPU port */
  728. if (is5301x(dev) && port == dev->cpu_port)
  729. reg |= PORT_OVERRIDE_RX_FLOW | PORT_OVERRIDE_TX_FLOW;
  730. if (phydev->pause) {
  731. if (phydev->asym_pause)
  732. reg |= PORT_OVERRIDE_TX_FLOW;
  733. reg |= PORT_OVERRIDE_RX_FLOW;
  734. }
  735. b53_write8(dev, B53_CTRL_PAGE, off, reg);
  736. if (is531x5(dev) && phy_interface_is_rgmii(phydev)) {
  737. if (port == 8)
  738. off = B53_RGMII_CTRL_IMP;
  739. else
  740. off = B53_RGMII_CTRL_P(port);
  741. /* Configure the port RGMII clock delay by DLL disabled and
  742. * tx_clk aligned timing (restoring to reset defaults)
  743. */
  744. b53_read8(dev, B53_CTRL_PAGE, off, &rgmii_ctrl);
  745. rgmii_ctrl &= ~(RGMII_CTRL_DLL_RXC | RGMII_CTRL_DLL_TXC |
  746. RGMII_CTRL_TIMING_SEL);
  747. /* PHY_INTERFACE_MODE_RGMII_TXID means TX internal delay, make
  748. * sure that we enable the port TX clock internal delay to
  749. * account for this internal delay that is inserted, otherwise
  750. * the switch won't be able to receive correctly.
  751. *
  752. * PHY_INTERFACE_MODE_RGMII means that we are not introducing
  753. * any delay neither on transmission nor reception, so the
  754. * BCM53125 must also be configured accordingly to account for
  755. * the lack of delay and introduce
  756. *
  757. * The BCM53125 switch has its RX clock and TX clock control
  758. * swapped, hence the reason why we modify the TX clock path in
  759. * the "RGMII" case
  760. */
  761. if (phydev->interface == PHY_INTERFACE_MODE_RGMII_TXID)
  762. rgmii_ctrl |= RGMII_CTRL_DLL_TXC;
  763. if (phydev->interface == PHY_INTERFACE_MODE_RGMII)
  764. rgmii_ctrl |= RGMII_CTRL_DLL_TXC | RGMII_CTRL_DLL_RXC;
  765. rgmii_ctrl |= RGMII_CTRL_TIMING_SEL;
  766. b53_write8(dev, B53_CTRL_PAGE, off, rgmii_ctrl);
  767. dev_info(ds->dev, "Configured port %d for %s\n", port,
  768. phy_modes(phydev->interface));
  769. }
  770. /* configure MII port if necessary */
  771. if (is5325(dev)) {
  772. b53_read8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL,
  773. &reg);
  774. /* reverse mii needs to be enabled */
  775. if (!(reg & PORT_OVERRIDE_RV_MII_25)) {
  776. b53_write8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL,
  777. reg | PORT_OVERRIDE_RV_MII_25);
  778. b53_read8(dev, B53_CTRL_PAGE, B53_PORT_OVERRIDE_CTRL,
  779. &reg);
  780. if (!(reg & PORT_OVERRIDE_RV_MII_25)) {
  781. dev_err(ds->dev,
  782. "Failed to enable reverse MII mode\n");
  783. return;
  784. }
  785. }
  786. } else if (is5301x(dev)) {
  787. if (port != dev->cpu_port) {
  788. u8 po_reg = B53_GMII_PORT_OVERRIDE_CTRL(dev->cpu_port);
  789. u8 gmii_po;
  790. b53_read8(dev, B53_CTRL_PAGE, po_reg, &gmii_po);
  791. gmii_po |= GMII_PO_LINK |
  792. GMII_PO_RX_FLOW |
  793. GMII_PO_TX_FLOW |
  794. GMII_PO_EN |
  795. GMII_PO_SPEED_2000M;
  796. b53_write8(dev, B53_CTRL_PAGE, po_reg, gmii_po);
  797. }
  798. }
  799. }
  800. int b53_vlan_filtering(struct dsa_switch *ds, int port, bool vlan_filtering)
  801. {
  802. return 0;
  803. }
  804. EXPORT_SYMBOL(b53_vlan_filtering);
  805. int b53_vlan_prepare(struct dsa_switch *ds, int port,
  806. const struct switchdev_obj_port_vlan *vlan,
  807. struct switchdev_trans *trans)
  808. {
  809. struct b53_device *dev = ds->priv;
  810. if ((is5325(dev) || is5365(dev)) && vlan->vid_begin == 0)
  811. return -EOPNOTSUPP;
  812. if (vlan->vid_end > dev->num_vlans)
  813. return -ERANGE;
  814. b53_enable_vlan(dev, true);
  815. return 0;
  816. }
  817. EXPORT_SYMBOL(b53_vlan_prepare);
  818. void b53_vlan_add(struct dsa_switch *ds, int port,
  819. const struct switchdev_obj_port_vlan *vlan,
  820. struct switchdev_trans *trans)
  821. {
  822. struct b53_device *dev = ds->priv;
  823. bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
  824. bool pvid = vlan->flags & BRIDGE_VLAN_INFO_PVID;
  825. unsigned int cpu_port = dev->cpu_port;
  826. struct b53_vlan *vl;
  827. u16 vid;
  828. for (vid = vlan->vid_begin; vid <= vlan->vid_end; ++vid) {
  829. vl = &dev->vlans[vid];
  830. b53_get_vlan_entry(dev, vid, vl);
  831. vl->members |= BIT(port) | BIT(cpu_port);
  832. if (untagged)
  833. vl->untag |= BIT(port);
  834. else
  835. vl->untag &= ~BIT(port);
  836. vl->untag &= ~BIT(cpu_port);
  837. b53_set_vlan_entry(dev, vid, vl);
  838. b53_fast_age_vlan(dev, vid);
  839. }
  840. if (pvid) {
  841. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_PORT_DEF_TAG(port),
  842. vlan->vid_end);
  843. b53_fast_age_vlan(dev, vid);
  844. }
  845. }
  846. EXPORT_SYMBOL(b53_vlan_add);
  847. int b53_vlan_del(struct dsa_switch *ds, int port,
  848. const struct switchdev_obj_port_vlan *vlan)
  849. {
  850. struct b53_device *dev = ds->priv;
  851. bool untagged = vlan->flags & BRIDGE_VLAN_INFO_UNTAGGED;
  852. struct b53_vlan *vl;
  853. u16 vid;
  854. u16 pvid;
  855. b53_read16(dev, B53_VLAN_PAGE, B53_VLAN_PORT_DEF_TAG(port), &pvid);
  856. for (vid = vlan->vid_begin; vid <= vlan->vid_end; ++vid) {
  857. vl = &dev->vlans[vid];
  858. b53_get_vlan_entry(dev, vid, vl);
  859. vl->members &= ~BIT(port);
  860. if (pvid == vid) {
  861. if (is5325(dev) || is5365(dev))
  862. pvid = 1;
  863. else
  864. pvid = 0;
  865. }
  866. if (untagged)
  867. vl->untag &= ~(BIT(port));
  868. b53_set_vlan_entry(dev, vid, vl);
  869. b53_fast_age_vlan(dev, vid);
  870. }
  871. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_PORT_DEF_TAG(port), pvid);
  872. b53_fast_age_vlan(dev, pvid);
  873. return 0;
  874. }
  875. EXPORT_SYMBOL(b53_vlan_del);
  876. /* Address Resolution Logic routines */
  877. static int b53_arl_op_wait(struct b53_device *dev)
  878. {
  879. unsigned int timeout = 10;
  880. u8 reg;
  881. do {
  882. b53_read8(dev, B53_ARLIO_PAGE, B53_ARLTBL_RW_CTRL, &reg);
  883. if (!(reg & ARLTBL_START_DONE))
  884. return 0;
  885. usleep_range(1000, 2000);
  886. } while (timeout--);
  887. dev_warn(dev->dev, "timeout waiting for ARL to finish: 0x%02x\n", reg);
  888. return -ETIMEDOUT;
  889. }
  890. static int b53_arl_rw_op(struct b53_device *dev, unsigned int op)
  891. {
  892. u8 reg;
  893. if (op > ARLTBL_RW)
  894. return -EINVAL;
  895. b53_read8(dev, B53_ARLIO_PAGE, B53_ARLTBL_RW_CTRL, &reg);
  896. reg |= ARLTBL_START_DONE;
  897. if (op)
  898. reg |= ARLTBL_RW;
  899. else
  900. reg &= ~ARLTBL_RW;
  901. b53_write8(dev, B53_ARLIO_PAGE, B53_ARLTBL_RW_CTRL, reg);
  902. return b53_arl_op_wait(dev);
  903. }
  904. static int b53_arl_read(struct b53_device *dev, u64 mac,
  905. u16 vid, struct b53_arl_entry *ent, u8 *idx,
  906. bool is_valid)
  907. {
  908. unsigned int i;
  909. int ret;
  910. ret = b53_arl_op_wait(dev);
  911. if (ret)
  912. return ret;
  913. /* Read the bins */
  914. for (i = 0; i < dev->num_arl_entries; i++) {
  915. u64 mac_vid;
  916. u32 fwd_entry;
  917. b53_read64(dev, B53_ARLIO_PAGE,
  918. B53_ARLTBL_MAC_VID_ENTRY(i), &mac_vid);
  919. b53_read32(dev, B53_ARLIO_PAGE,
  920. B53_ARLTBL_DATA_ENTRY(i), &fwd_entry);
  921. b53_arl_to_entry(ent, mac_vid, fwd_entry);
  922. if (!(fwd_entry & ARLTBL_VALID))
  923. continue;
  924. if ((mac_vid & ARLTBL_MAC_MASK) != mac)
  925. continue;
  926. *idx = i;
  927. }
  928. return -ENOENT;
  929. }
  930. static int b53_arl_op(struct b53_device *dev, int op, int port,
  931. const unsigned char *addr, u16 vid, bool is_valid)
  932. {
  933. struct b53_arl_entry ent;
  934. u32 fwd_entry;
  935. u64 mac, mac_vid = 0;
  936. u8 idx = 0;
  937. int ret;
  938. /* Convert the array into a 64-bit MAC */
  939. mac = ether_addr_to_u64(addr);
  940. /* Perform a read for the given MAC and VID */
  941. b53_write48(dev, B53_ARLIO_PAGE, B53_MAC_ADDR_IDX, mac);
  942. b53_write16(dev, B53_ARLIO_PAGE, B53_VLAN_ID_IDX, vid);
  943. /* Issue a read operation for this MAC */
  944. ret = b53_arl_rw_op(dev, 1);
  945. if (ret)
  946. return ret;
  947. ret = b53_arl_read(dev, mac, vid, &ent, &idx, is_valid);
  948. /* If this is a read, just finish now */
  949. if (op)
  950. return ret;
  951. /* We could not find a matching MAC, so reset to a new entry */
  952. if (ret) {
  953. fwd_entry = 0;
  954. idx = 1;
  955. }
  956. memset(&ent, 0, sizeof(ent));
  957. ent.port = port;
  958. ent.is_valid = is_valid;
  959. ent.vid = vid;
  960. ent.is_static = true;
  961. memcpy(ent.mac, addr, ETH_ALEN);
  962. b53_arl_from_entry(&mac_vid, &fwd_entry, &ent);
  963. b53_write64(dev, B53_ARLIO_PAGE,
  964. B53_ARLTBL_MAC_VID_ENTRY(idx), mac_vid);
  965. b53_write32(dev, B53_ARLIO_PAGE,
  966. B53_ARLTBL_DATA_ENTRY(idx), fwd_entry);
  967. return b53_arl_rw_op(dev, 0);
  968. }
  969. int b53_fdb_add(struct dsa_switch *ds, int port,
  970. const unsigned char *addr, u16 vid)
  971. {
  972. struct b53_device *priv = ds->priv;
  973. /* 5325 and 5365 require some more massaging, but could
  974. * be supported eventually
  975. */
  976. if (is5325(priv) || is5365(priv))
  977. return -EOPNOTSUPP;
  978. return b53_arl_op(priv, 0, port, addr, vid, true);
  979. }
  980. EXPORT_SYMBOL(b53_fdb_add);
  981. int b53_fdb_del(struct dsa_switch *ds, int port,
  982. const unsigned char *addr, u16 vid)
  983. {
  984. struct b53_device *priv = ds->priv;
  985. return b53_arl_op(priv, 0, port, addr, vid, false);
  986. }
  987. EXPORT_SYMBOL(b53_fdb_del);
  988. static int b53_arl_search_wait(struct b53_device *dev)
  989. {
  990. unsigned int timeout = 1000;
  991. u8 reg;
  992. do {
  993. b53_read8(dev, B53_ARLIO_PAGE, B53_ARL_SRCH_CTL, &reg);
  994. if (!(reg & ARL_SRCH_STDN))
  995. return 0;
  996. if (reg & ARL_SRCH_VLID)
  997. return 0;
  998. usleep_range(1000, 2000);
  999. } while (timeout--);
  1000. return -ETIMEDOUT;
  1001. }
  1002. static void b53_arl_search_rd(struct b53_device *dev, u8 idx,
  1003. struct b53_arl_entry *ent)
  1004. {
  1005. u64 mac_vid;
  1006. u32 fwd_entry;
  1007. b53_read64(dev, B53_ARLIO_PAGE,
  1008. B53_ARL_SRCH_RSTL_MACVID(idx), &mac_vid);
  1009. b53_read32(dev, B53_ARLIO_PAGE,
  1010. B53_ARL_SRCH_RSTL(idx), &fwd_entry);
  1011. b53_arl_to_entry(ent, mac_vid, fwd_entry);
  1012. }
  1013. static int b53_fdb_copy(int port, const struct b53_arl_entry *ent,
  1014. dsa_fdb_dump_cb_t *cb, void *data)
  1015. {
  1016. if (!ent->is_valid)
  1017. return 0;
  1018. if (port != ent->port)
  1019. return 0;
  1020. return cb(ent->mac, ent->vid, ent->is_static, data);
  1021. }
  1022. int b53_fdb_dump(struct dsa_switch *ds, int port,
  1023. dsa_fdb_dump_cb_t *cb, void *data)
  1024. {
  1025. struct b53_device *priv = ds->priv;
  1026. struct b53_arl_entry results[2];
  1027. unsigned int count = 0;
  1028. int ret;
  1029. u8 reg;
  1030. /* Start search operation */
  1031. reg = ARL_SRCH_STDN;
  1032. b53_write8(priv, B53_ARLIO_PAGE, B53_ARL_SRCH_CTL, reg);
  1033. do {
  1034. ret = b53_arl_search_wait(priv);
  1035. if (ret)
  1036. return ret;
  1037. b53_arl_search_rd(priv, 0, &results[0]);
  1038. ret = b53_fdb_copy(port, &results[0], cb, data);
  1039. if (ret)
  1040. return ret;
  1041. if (priv->num_arl_entries > 2) {
  1042. b53_arl_search_rd(priv, 1, &results[1]);
  1043. ret = b53_fdb_copy(port, &results[1], cb, data);
  1044. if (ret)
  1045. return ret;
  1046. if (!results[0].is_valid && !results[1].is_valid)
  1047. break;
  1048. }
  1049. } while (count++ < 1024);
  1050. return 0;
  1051. }
  1052. EXPORT_SYMBOL(b53_fdb_dump);
  1053. int b53_br_join(struct dsa_switch *ds, int port, struct net_device *br)
  1054. {
  1055. struct b53_device *dev = ds->priv;
  1056. s8 cpu_port = ds->dst->cpu_dp->index;
  1057. u16 pvlan, reg;
  1058. unsigned int i;
  1059. /* Make this port leave the all VLANs join since we will have proper
  1060. * VLAN entries from now on
  1061. */
  1062. if (is58xx(dev)) {
  1063. b53_read16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, &reg);
  1064. reg &= ~BIT(port);
  1065. if ((reg & BIT(cpu_port)) == BIT(cpu_port))
  1066. reg &= ~BIT(cpu_port);
  1067. b53_write16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, reg);
  1068. }
  1069. b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), &pvlan);
  1070. b53_for_each_port(dev, i) {
  1071. if (ds->ports[i].bridge_dev != br)
  1072. continue;
  1073. /* Add this local port to the remote port VLAN control
  1074. * membership and update the remote port bitmask
  1075. */
  1076. b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(i), &reg);
  1077. reg |= BIT(port);
  1078. b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(i), reg);
  1079. dev->ports[i].vlan_ctl_mask = reg;
  1080. pvlan |= BIT(i);
  1081. }
  1082. /* Configure the local port VLAN control membership to include
  1083. * remote ports and update the local port bitmask
  1084. */
  1085. b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), pvlan);
  1086. dev->ports[port].vlan_ctl_mask = pvlan;
  1087. return 0;
  1088. }
  1089. EXPORT_SYMBOL(b53_br_join);
  1090. void b53_br_leave(struct dsa_switch *ds, int port, struct net_device *br)
  1091. {
  1092. struct b53_device *dev = ds->priv;
  1093. struct b53_vlan *vl = &dev->vlans[0];
  1094. s8 cpu_port = ds->dst->cpu_dp->index;
  1095. unsigned int i;
  1096. u16 pvlan, reg, pvid;
  1097. b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), &pvlan);
  1098. b53_for_each_port(dev, i) {
  1099. /* Don't touch the remaining ports */
  1100. if (ds->ports[i].bridge_dev != br)
  1101. continue;
  1102. b53_read16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(i), &reg);
  1103. reg &= ~BIT(port);
  1104. b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(i), reg);
  1105. dev->ports[port].vlan_ctl_mask = reg;
  1106. /* Prevent self removal to preserve isolation */
  1107. if (port != i)
  1108. pvlan &= ~BIT(i);
  1109. }
  1110. b53_write16(dev, B53_PVLAN_PAGE, B53_PVLAN_PORT_MASK(port), pvlan);
  1111. dev->ports[port].vlan_ctl_mask = pvlan;
  1112. if (is5325(dev) || is5365(dev))
  1113. pvid = 1;
  1114. else
  1115. pvid = 0;
  1116. /* Make this port join all VLANs without VLAN entries */
  1117. if (is58xx(dev)) {
  1118. b53_read16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, &reg);
  1119. reg |= BIT(port);
  1120. if (!(reg & BIT(cpu_port)))
  1121. reg |= BIT(cpu_port);
  1122. b53_write16(dev, B53_VLAN_PAGE, B53_JOIN_ALL_VLAN_EN, reg);
  1123. } else {
  1124. b53_get_vlan_entry(dev, pvid, vl);
  1125. vl->members |= BIT(port) | BIT(dev->cpu_port);
  1126. vl->untag |= BIT(port) | BIT(dev->cpu_port);
  1127. b53_set_vlan_entry(dev, pvid, vl);
  1128. }
  1129. }
  1130. EXPORT_SYMBOL(b53_br_leave);
  1131. void b53_br_set_stp_state(struct dsa_switch *ds, int port, u8 state)
  1132. {
  1133. struct b53_device *dev = ds->priv;
  1134. u8 hw_state;
  1135. u8 reg;
  1136. switch (state) {
  1137. case BR_STATE_DISABLED:
  1138. hw_state = PORT_CTRL_DIS_STATE;
  1139. break;
  1140. case BR_STATE_LISTENING:
  1141. hw_state = PORT_CTRL_LISTEN_STATE;
  1142. break;
  1143. case BR_STATE_LEARNING:
  1144. hw_state = PORT_CTRL_LEARN_STATE;
  1145. break;
  1146. case BR_STATE_FORWARDING:
  1147. hw_state = PORT_CTRL_FWD_STATE;
  1148. break;
  1149. case BR_STATE_BLOCKING:
  1150. hw_state = PORT_CTRL_BLOCK_STATE;
  1151. break;
  1152. default:
  1153. dev_err(ds->dev, "invalid STP state: %d\n", state);
  1154. return;
  1155. }
  1156. b53_read8(dev, B53_CTRL_PAGE, B53_PORT_CTRL(port), &reg);
  1157. reg &= ~PORT_CTRL_STP_STATE_MASK;
  1158. reg |= hw_state;
  1159. b53_write8(dev, B53_CTRL_PAGE, B53_PORT_CTRL(port), reg);
  1160. }
  1161. EXPORT_SYMBOL(b53_br_set_stp_state);
  1162. void b53_br_fast_age(struct dsa_switch *ds, int port)
  1163. {
  1164. struct b53_device *dev = ds->priv;
  1165. if (b53_fast_age_port(dev, port))
  1166. dev_err(ds->dev, "fast ageing failed\n");
  1167. }
  1168. EXPORT_SYMBOL(b53_br_fast_age);
  1169. static enum dsa_tag_protocol b53_get_tag_protocol(struct dsa_switch *ds)
  1170. {
  1171. return DSA_TAG_PROTO_NONE;
  1172. }
  1173. int b53_mirror_add(struct dsa_switch *ds, int port,
  1174. struct dsa_mall_mirror_tc_entry *mirror, bool ingress)
  1175. {
  1176. struct b53_device *dev = ds->priv;
  1177. u16 reg, loc;
  1178. if (ingress)
  1179. loc = B53_IG_MIR_CTL;
  1180. else
  1181. loc = B53_EG_MIR_CTL;
  1182. b53_read16(dev, B53_MGMT_PAGE, loc, &reg);
  1183. reg &= ~MIRROR_MASK;
  1184. reg |= BIT(port);
  1185. b53_write16(dev, B53_MGMT_PAGE, loc, reg);
  1186. b53_read16(dev, B53_MGMT_PAGE, B53_MIR_CAP_CTL, &reg);
  1187. reg &= ~CAP_PORT_MASK;
  1188. reg |= mirror->to_local_port;
  1189. reg |= MIRROR_EN;
  1190. b53_write16(dev, B53_MGMT_PAGE, B53_MIR_CAP_CTL, reg);
  1191. return 0;
  1192. }
  1193. EXPORT_SYMBOL(b53_mirror_add);
  1194. void b53_mirror_del(struct dsa_switch *ds, int port,
  1195. struct dsa_mall_mirror_tc_entry *mirror)
  1196. {
  1197. struct b53_device *dev = ds->priv;
  1198. bool loc_disable = false, other_loc_disable = false;
  1199. u16 reg, loc;
  1200. if (mirror->ingress)
  1201. loc = B53_IG_MIR_CTL;
  1202. else
  1203. loc = B53_EG_MIR_CTL;
  1204. /* Update the desired ingress/egress register */
  1205. b53_read16(dev, B53_MGMT_PAGE, loc, &reg);
  1206. reg &= ~BIT(port);
  1207. if (!(reg & MIRROR_MASK))
  1208. loc_disable = true;
  1209. b53_write16(dev, B53_MGMT_PAGE, loc, reg);
  1210. /* Now look at the other one to know if we can disable mirroring
  1211. * entirely
  1212. */
  1213. if (mirror->ingress)
  1214. b53_read16(dev, B53_MGMT_PAGE, B53_EG_MIR_CTL, &reg);
  1215. else
  1216. b53_read16(dev, B53_MGMT_PAGE, B53_IG_MIR_CTL, &reg);
  1217. if (!(reg & MIRROR_MASK))
  1218. other_loc_disable = true;
  1219. b53_read16(dev, B53_MGMT_PAGE, B53_MIR_CAP_CTL, &reg);
  1220. /* Both no longer have ports, let's disable mirroring */
  1221. if (loc_disable && other_loc_disable) {
  1222. reg &= ~MIRROR_EN;
  1223. reg &= ~mirror->to_local_port;
  1224. }
  1225. b53_write16(dev, B53_MGMT_PAGE, B53_MIR_CAP_CTL, reg);
  1226. }
  1227. EXPORT_SYMBOL(b53_mirror_del);
  1228. static const struct dsa_switch_ops b53_switch_ops = {
  1229. .get_tag_protocol = b53_get_tag_protocol,
  1230. .setup = b53_setup,
  1231. .get_strings = b53_get_strings,
  1232. .get_ethtool_stats = b53_get_ethtool_stats,
  1233. .get_sset_count = b53_get_sset_count,
  1234. .phy_read = b53_phy_read16,
  1235. .phy_write = b53_phy_write16,
  1236. .adjust_link = b53_adjust_link,
  1237. .port_enable = b53_enable_port,
  1238. .port_disable = b53_disable_port,
  1239. .port_bridge_join = b53_br_join,
  1240. .port_bridge_leave = b53_br_leave,
  1241. .port_stp_state_set = b53_br_set_stp_state,
  1242. .port_fast_age = b53_br_fast_age,
  1243. .port_vlan_filtering = b53_vlan_filtering,
  1244. .port_vlan_prepare = b53_vlan_prepare,
  1245. .port_vlan_add = b53_vlan_add,
  1246. .port_vlan_del = b53_vlan_del,
  1247. .port_fdb_dump = b53_fdb_dump,
  1248. .port_fdb_add = b53_fdb_add,
  1249. .port_fdb_del = b53_fdb_del,
  1250. .port_mirror_add = b53_mirror_add,
  1251. .port_mirror_del = b53_mirror_del,
  1252. };
  1253. struct b53_chip_data {
  1254. u32 chip_id;
  1255. const char *dev_name;
  1256. u16 vlans;
  1257. u16 enabled_ports;
  1258. u8 cpu_port;
  1259. u8 vta_regs[3];
  1260. u8 arl_entries;
  1261. u8 duplex_reg;
  1262. u8 jumbo_pm_reg;
  1263. u8 jumbo_size_reg;
  1264. };
  1265. #define B53_VTA_REGS \
  1266. { B53_VT_ACCESS, B53_VT_INDEX, B53_VT_ENTRY }
  1267. #define B53_VTA_REGS_9798 \
  1268. { B53_VT_ACCESS_9798, B53_VT_INDEX_9798, B53_VT_ENTRY_9798 }
  1269. #define B53_VTA_REGS_63XX \
  1270. { B53_VT_ACCESS_63XX, B53_VT_INDEX_63XX, B53_VT_ENTRY_63XX }
  1271. static const struct b53_chip_data b53_switch_chips[] = {
  1272. {
  1273. .chip_id = BCM5325_DEVICE_ID,
  1274. .dev_name = "BCM5325",
  1275. .vlans = 16,
  1276. .enabled_ports = 0x1f,
  1277. .arl_entries = 2,
  1278. .cpu_port = B53_CPU_PORT_25,
  1279. .duplex_reg = B53_DUPLEX_STAT_FE,
  1280. },
  1281. {
  1282. .chip_id = BCM5365_DEVICE_ID,
  1283. .dev_name = "BCM5365",
  1284. .vlans = 256,
  1285. .enabled_ports = 0x1f,
  1286. .arl_entries = 2,
  1287. .cpu_port = B53_CPU_PORT_25,
  1288. .duplex_reg = B53_DUPLEX_STAT_FE,
  1289. },
  1290. {
  1291. .chip_id = BCM5395_DEVICE_ID,
  1292. .dev_name = "BCM5395",
  1293. .vlans = 4096,
  1294. .enabled_ports = 0x1f,
  1295. .arl_entries = 4,
  1296. .cpu_port = B53_CPU_PORT,
  1297. .vta_regs = B53_VTA_REGS,
  1298. .duplex_reg = B53_DUPLEX_STAT_GE,
  1299. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1300. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1301. },
  1302. {
  1303. .chip_id = BCM5397_DEVICE_ID,
  1304. .dev_name = "BCM5397",
  1305. .vlans = 4096,
  1306. .enabled_ports = 0x1f,
  1307. .arl_entries = 4,
  1308. .cpu_port = B53_CPU_PORT,
  1309. .vta_regs = B53_VTA_REGS_9798,
  1310. .duplex_reg = B53_DUPLEX_STAT_GE,
  1311. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1312. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1313. },
  1314. {
  1315. .chip_id = BCM5398_DEVICE_ID,
  1316. .dev_name = "BCM5398",
  1317. .vlans = 4096,
  1318. .enabled_ports = 0x7f,
  1319. .arl_entries = 4,
  1320. .cpu_port = B53_CPU_PORT,
  1321. .vta_regs = B53_VTA_REGS_9798,
  1322. .duplex_reg = B53_DUPLEX_STAT_GE,
  1323. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1324. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1325. },
  1326. {
  1327. .chip_id = BCM53115_DEVICE_ID,
  1328. .dev_name = "BCM53115",
  1329. .vlans = 4096,
  1330. .enabled_ports = 0x1f,
  1331. .arl_entries = 4,
  1332. .vta_regs = B53_VTA_REGS,
  1333. .cpu_port = B53_CPU_PORT,
  1334. .duplex_reg = B53_DUPLEX_STAT_GE,
  1335. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1336. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1337. },
  1338. {
  1339. .chip_id = BCM53125_DEVICE_ID,
  1340. .dev_name = "BCM53125",
  1341. .vlans = 4096,
  1342. .enabled_ports = 0xff,
  1343. .arl_entries = 4,
  1344. .cpu_port = B53_CPU_PORT,
  1345. .vta_regs = B53_VTA_REGS,
  1346. .duplex_reg = B53_DUPLEX_STAT_GE,
  1347. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1348. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1349. },
  1350. {
  1351. .chip_id = BCM53128_DEVICE_ID,
  1352. .dev_name = "BCM53128",
  1353. .vlans = 4096,
  1354. .enabled_ports = 0x1ff,
  1355. .arl_entries = 4,
  1356. .cpu_port = B53_CPU_PORT,
  1357. .vta_regs = B53_VTA_REGS,
  1358. .duplex_reg = B53_DUPLEX_STAT_GE,
  1359. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1360. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1361. },
  1362. {
  1363. .chip_id = BCM63XX_DEVICE_ID,
  1364. .dev_name = "BCM63xx",
  1365. .vlans = 4096,
  1366. .enabled_ports = 0, /* pdata must provide them */
  1367. .arl_entries = 4,
  1368. .cpu_port = B53_CPU_PORT,
  1369. .vta_regs = B53_VTA_REGS_63XX,
  1370. .duplex_reg = B53_DUPLEX_STAT_63XX,
  1371. .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX,
  1372. .jumbo_size_reg = B53_JUMBO_MAX_SIZE_63XX,
  1373. },
  1374. {
  1375. .chip_id = BCM53010_DEVICE_ID,
  1376. .dev_name = "BCM53010",
  1377. .vlans = 4096,
  1378. .enabled_ports = 0x1f,
  1379. .arl_entries = 4,
  1380. .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
  1381. .vta_regs = B53_VTA_REGS,
  1382. .duplex_reg = B53_DUPLEX_STAT_GE,
  1383. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1384. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1385. },
  1386. {
  1387. .chip_id = BCM53011_DEVICE_ID,
  1388. .dev_name = "BCM53011",
  1389. .vlans = 4096,
  1390. .enabled_ports = 0x1bf,
  1391. .arl_entries = 4,
  1392. .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
  1393. .vta_regs = B53_VTA_REGS,
  1394. .duplex_reg = B53_DUPLEX_STAT_GE,
  1395. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1396. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1397. },
  1398. {
  1399. .chip_id = BCM53012_DEVICE_ID,
  1400. .dev_name = "BCM53012",
  1401. .vlans = 4096,
  1402. .enabled_ports = 0x1bf,
  1403. .arl_entries = 4,
  1404. .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
  1405. .vta_regs = B53_VTA_REGS,
  1406. .duplex_reg = B53_DUPLEX_STAT_GE,
  1407. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1408. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1409. },
  1410. {
  1411. .chip_id = BCM53018_DEVICE_ID,
  1412. .dev_name = "BCM53018",
  1413. .vlans = 4096,
  1414. .enabled_ports = 0x1f,
  1415. .arl_entries = 4,
  1416. .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
  1417. .vta_regs = B53_VTA_REGS,
  1418. .duplex_reg = B53_DUPLEX_STAT_GE,
  1419. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1420. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1421. },
  1422. {
  1423. .chip_id = BCM53019_DEVICE_ID,
  1424. .dev_name = "BCM53019",
  1425. .vlans = 4096,
  1426. .enabled_ports = 0x1f,
  1427. .arl_entries = 4,
  1428. .cpu_port = B53_CPU_PORT_25, /* TODO: auto detect */
  1429. .vta_regs = B53_VTA_REGS,
  1430. .duplex_reg = B53_DUPLEX_STAT_GE,
  1431. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1432. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1433. },
  1434. {
  1435. .chip_id = BCM58XX_DEVICE_ID,
  1436. .dev_name = "BCM585xx/586xx/88312",
  1437. .vlans = 4096,
  1438. .enabled_ports = 0x1ff,
  1439. .arl_entries = 4,
  1440. .cpu_port = B53_CPU_PORT,
  1441. .vta_regs = B53_VTA_REGS,
  1442. .duplex_reg = B53_DUPLEX_STAT_GE,
  1443. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1444. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1445. },
  1446. {
  1447. .chip_id = BCM7445_DEVICE_ID,
  1448. .dev_name = "BCM7445",
  1449. .vlans = 4096,
  1450. .enabled_ports = 0x1ff,
  1451. .arl_entries = 4,
  1452. .cpu_port = B53_CPU_PORT,
  1453. .vta_regs = B53_VTA_REGS,
  1454. .duplex_reg = B53_DUPLEX_STAT_GE,
  1455. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1456. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1457. },
  1458. {
  1459. .chip_id = BCM7278_DEVICE_ID,
  1460. .dev_name = "BCM7278",
  1461. .vlans = 4096,
  1462. .enabled_ports = 0x1ff,
  1463. .arl_entries= 4,
  1464. .cpu_port = B53_CPU_PORT,
  1465. .vta_regs = B53_VTA_REGS,
  1466. .duplex_reg = B53_DUPLEX_STAT_GE,
  1467. .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
  1468. .jumbo_size_reg = B53_JUMBO_MAX_SIZE,
  1469. },
  1470. };
  1471. static int b53_switch_init(struct b53_device *dev)
  1472. {
  1473. unsigned int i;
  1474. int ret;
  1475. for (i = 0; i < ARRAY_SIZE(b53_switch_chips); i++) {
  1476. const struct b53_chip_data *chip = &b53_switch_chips[i];
  1477. if (chip->chip_id == dev->chip_id) {
  1478. if (!dev->enabled_ports)
  1479. dev->enabled_ports = chip->enabled_ports;
  1480. dev->name = chip->dev_name;
  1481. dev->duplex_reg = chip->duplex_reg;
  1482. dev->vta_regs[0] = chip->vta_regs[0];
  1483. dev->vta_regs[1] = chip->vta_regs[1];
  1484. dev->vta_regs[2] = chip->vta_regs[2];
  1485. dev->jumbo_pm_reg = chip->jumbo_pm_reg;
  1486. dev->cpu_port = chip->cpu_port;
  1487. dev->num_vlans = chip->vlans;
  1488. dev->num_arl_entries = chip->arl_entries;
  1489. break;
  1490. }
  1491. }
  1492. /* check which BCM5325x version we have */
  1493. if (is5325(dev)) {
  1494. u8 vc4;
  1495. b53_read8(dev, B53_VLAN_PAGE, B53_VLAN_CTRL4_25, &vc4);
  1496. /* check reserved bits */
  1497. switch (vc4 & 3) {
  1498. case 1:
  1499. /* BCM5325E */
  1500. break;
  1501. case 3:
  1502. /* BCM5325F - do not use port 4 */
  1503. dev->enabled_ports &= ~BIT(4);
  1504. break;
  1505. default:
  1506. /* On the BCM47XX SoCs this is the supported internal switch.*/
  1507. #ifndef CONFIG_BCM47XX
  1508. /* BCM5325M */
  1509. return -EINVAL;
  1510. #else
  1511. break;
  1512. #endif
  1513. }
  1514. } else if (dev->chip_id == BCM53115_DEVICE_ID) {
  1515. u64 strap_value;
  1516. b53_read48(dev, B53_STAT_PAGE, B53_STRAP_VALUE, &strap_value);
  1517. /* use second IMP port if GMII is enabled */
  1518. if (strap_value & SV_GMII_CTRL_115)
  1519. dev->cpu_port = 5;
  1520. }
  1521. /* cpu port is always last */
  1522. dev->num_ports = dev->cpu_port + 1;
  1523. dev->enabled_ports |= BIT(dev->cpu_port);
  1524. dev->ports = devm_kzalloc(dev->dev,
  1525. sizeof(struct b53_port) * dev->num_ports,
  1526. GFP_KERNEL);
  1527. if (!dev->ports)
  1528. return -ENOMEM;
  1529. dev->vlans = devm_kzalloc(dev->dev,
  1530. sizeof(struct b53_vlan) * dev->num_vlans,
  1531. GFP_KERNEL);
  1532. if (!dev->vlans)
  1533. return -ENOMEM;
  1534. dev->reset_gpio = b53_switch_get_reset_gpio(dev);
  1535. if (dev->reset_gpio >= 0) {
  1536. ret = devm_gpio_request_one(dev->dev, dev->reset_gpio,
  1537. GPIOF_OUT_INIT_HIGH, "robo_reset");
  1538. if (ret)
  1539. return ret;
  1540. }
  1541. return 0;
  1542. }
  1543. struct b53_device *b53_switch_alloc(struct device *base,
  1544. const struct b53_io_ops *ops,
  1545. void *priv)
  1546. {
  1547. struct dsa_switch *ds;
  1548. struct b53_device *dev;
  1549. ds = dsa_switch_alloc(base, DSA_MAX_PORTS);
  1550. if (!ds)
  1551. return NULL;
  1552. dev = devm_kzalloc(base, sizeof(*dev), GFP_KERNEL);
  1553. if (!dev)
  1554. return NULL;
  1555. ds->priv = dev;
  1556. dev->dev = base;
  1557. dev->ds = ds;
  1558. dev->priv = priv;
  1559. dev->ops = ops;
  1560. ds->ops = &b53_switch_ops;
  1561. mutex_init(&dev->reg_mutex);
  1562. mutex_init(&dev->stats_mutex);
  1563. return dev;
  1564. }
  1565. EXPORT_SYMBOL(b53_switch_alloc);
  1566. int b53_switch_detect(struct b53_device *dev)
  1567. {
  1568. u32 id32;
  1569. u16 tmp;
  1570. u8 id8;
  1571. int ret;
  1572. ret = b53_read8(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id8);
  1573. if (ret)
  1574. return ret;
  1575. switch (id8) {
  1576. case 0:
  1577. /* BCM5325 and BCM5365 do not have this register so reads
  1578. * return 0. But the read operation did succeed, so assume this
  1579. * is one of them.
  1580. *
  1581. * Next check if we can write to the 5325's VTA register; for
  1582. * 5365 it is read only.
  1583. */
  1584. b53_write16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, 0xf);
  1585. b53_read16(dev, B53_VLAN_PAGE, B53_VLAN_TABLE_ACCESS_25, &tmp);
  1586. if (tmp == 0xf)
  1587. dev->chip_id = BCM5325_DEVICE_ID;
  1588. else
  1589. dev->chip_id = BCM5365_DEVICE_ID;
  1590. break;
  1591. case BCM5395_DEVICE_ID:
  1592. case BCM5397_DEVICE_ID:
  1593. case BCM5398_DEVICE_ID:
  1594. dev->chip_id = id8;
  1595. break;
  1596. default:
  1597. ret = b53_read32(dev, B53_MGMT_PAGE, B53_DEVICE_ID, &id32);
  1598. if (ret)
  1599. return ret;
  1600. switch (id32) {
  1601. case BCM53115_DEVICE_ID:
  1602. case BCM53125_DEVICE_ID:
  1603. case BCM53128_DEVICE_ID:
  1604. case BCM53010_DEVICE_ID:
  1605. case BCM53011_DEVICE_ID:
  1606. case BCM53012_DEVICE_ID:
  1607. case BCM53018_DEVICE_ID:
  1608. case BCM53019_DEVICE_ID:
  1609. dev->chip_id = id32;
  1610. break;
  1611. default:
  1612. pr_err("unsupported switch detected (BCM53%02x/BCM%x)\n",
  1613. id8, id32);
  1614. return -ENODEV;
  1615. }
  1616. }
  1617. if (dev->chip_id == BCM5325_DEVICE_ID)
  1618. return b53_read8(dev, B53_STAT_PAGE, B53_REV_ID_25,
  1619. &dev->core_rev);
  1620. else
  1621. return b53_read8(dev, B53_MGMT_PAGE, B53_REV_ID,
  1622. &dev->core_rev);
  1623. }
  1624. EXPORT_SYMBOL(b53_switch_detect);
  1625. int b53_switch_register(struct b53_device *dev)
  1626. {
  1627. int ret;
  1628. if (dev->pdata) {
  1629. dev->chip_id = dev->pdata->chip_id;
  1630. dev->enabled_ports = dev->pdata->enabled_ports;
  1631. }
  1632. if (!dev->chip_id && b53_switch_detect(dev))
  1633. return -EINVAL;
  1634. ret = b53_switch_init(dev);
  1635. if (ret)
  1636. return ret;
  1637. pr_info("found switch: %s, rev %i\n", dev->name, dev->core_rev);
  1638. return dsa_register_switch(dev->ds);
  1639. }
  1640. EXPORT_SYMBOL(b53_switch_register);
  1641. MODULE_AUTHOR("Jonas Gorski <jogo@openwrt.org>");
  1642. MODULE_DESCRIPTION("B53 switch library");
  1643. MODULE_LICENSE("Dual BSD/GPL");