| 07:56 | jnettlet[m]> | topi`: both the clearfog and clearfogpro dtbs are the same. the prior is kept for legacy compatibility |
| 09:58 | agraf> | jnettlet[m]: you may want to mention my nick for highlights ) |
| 09:58 | agraf> | :) |
| 09:58 | agraf> | jnettlet[m]: EC: DABT_CUR |
| 09:59 | agraf> | jnettlet[m]: http://paste.opensuse.org/view/raw/47930447 |
| 09:59 | jnettlet[m]> | agraf: oh that was just general chatter. to provide context. |
| 10:01 | agraf> | jnettlet[m]: looks like a normal page fault to me? |
| 14:41 | suihkulokki> | using 4.15, it seems the sfp+ link doesn't work |
| 14:45 | jnettlet[m]> | suihkulokki: are you using rmk's patches? |
| 14:46 | suihkulokki> | just mainline |
| 14:46 | jnettlet[m] | 14:46 * jnettlet[m] should probably bring that into our github repo. |
| 15:01 | suihkulokki> | jnettlet[m]: I take at least patch adding phylink support to mvpp2 driver is needed? |
| 15:17 | jnettlet[m]> | suihkulokki: there are a few more patches than that. He has initial work so the mvpp2 driver can handle 2.5 and 4 Gbps SFP modules as well |
| 15:31 | Ke> | jnettlet[m]: any idea about 1G autonegotiation on 10g ports |
| 15:31 | Ke> | on rmks tree |
| 15:31 | Ke> | I was planning to try that one out |
| 15:31 | jnettlet[m]> | Ke: yes that is supported |
| 15:32 | jnettlet[m]> | net: marvell: mvpp2x: support for switching protocols |
| 18:22 | Ke> | jnettlet[m]: which rmk branch is the relevant one |
| 18:22 | Ke> | mcbin seems fairly old |
| 18:23 | Ke> | it clearly looks rmk is still upstreaming something |
| 19:57 | jnettlet[m]> | Ke: mcbin. It was just rebased 5 days ago |
| 19:58 | jnettlet[m]> | those patches are old because that is how long he has been holding them until they can be upstreamed |
| 19:59 | Ke> | doesn't rebase update those times |
| 19:59 | Ke> | but yeah, it seems to be based on linux-4.16 indeed |
| 20:00 | Ke> | all my code seems to have fairly new timestamps, perhaps it's cherry-picking that updates timestamps |
| 20:09 | jnettlet[m]> | yes, cherry-picking updates the timestamps |
| 20:10 | jnettlet[m]> | if you rebase, or git am patches they should retain the date |
| 20:15 | Ke> | heh, all the armada stuff is off by default in rmks tree |
| 20:15 | Ke> | most other drivers are compiled by default |
| 20:23 | Ke> | now compiling |