Re: [LEDE-DEV] [PATCH] ramips: Add I2C driver to the default kernel config

2018-03-03 Thread Gagan Sidhu
hey man, i was wondering if you could help me out with my RTC problem. currently, i’ve managed to get the rtc/i2c drivers to load but they’re not functioning properly. specifically, i cannot ‘get’ any value from the rtc without an “invalid argument” being returned. i have seen your patch post

[LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread TheWerthFam
17.01.4 works great currently on this platform, just trying out the cutting edge and found the switch configuration not existent. swconfig list  returns no results. Normally swconfig returns Found: switch0 - eth0 Found: switch1 - eth0 The interfaces eth0.1 eth0.2 etc are created, but they don't

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread Rosen Penev
On Sat, Mar 3, 2018 at 5:26 PM, TheWerthFam wrote: > 17.01.4 works great currently on this platform, just trying out the cutting > edge and found the switch configuration not existent. > swconfig list returns no results. > > Normally swconfig returns > Found: switch0 - eth0 > Found: switch1 - eth

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread TheWerthFam
I did a sysupgrade, was trying to keep my configuration. < On Sat, Mar 3, 2018 at 5:26 PM, TheWerthFam wrote: 17.01.4 works great currently on this platform, just trying out the cutting edge and found the switch configuration not existent. swconfig list returns no results. Normally swconfig r

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread TheWerthFam
Yes, switch driver is missing.  17.01.4 kernel log shows:  "b53_common: found switch: BCM53125, rev 4" 18.0x doesn't show any b53/BCM53125 switch information. Thanks     Derek On 03/03/2018 08:30 PM, Rosen Penev wrote: On Sat, Mar 3, 2018 at 5:26 PM, TheWerthFam wrote: 17.01.4 works great c

Re: [LEDE-DEV] sunxi: bpi-r1 switch configuration missing in latest development trunk for 18.0x

2018-03-03 Thread Florian Fainelli
On 03/03/2018 06:17 PM, TheWerthFam wrote: > Yes, > switch driver is missing.  17.01.4 kernel log shows:  "b53_common: found > switch: BCM53125, rev 4" > > 18.0x doesn't show any b53/BCM53125 switch information. That part looks good: target/linux/sunxi/config-4.14:CONFIG_SWCONFIG_B53=y target/