Message ID | 2690908.kxVfvpsLEa@phil |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/2] Rockchip dts32 fixes for 4.15 | expand |
On Wed, Dec 13, 2017 at 7:57 AM, Heiko Stuebner <heiko@sntech.de> wrote: > The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323: > > Linux 4.15-rc1 (2017-11-26 16:01:47 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.15-rockchip-dts64fixes-1 > > for you to fetch changes up to bc631943faba6fc3f755748091ada31798fb7d50: > > arm64: dts: rockchip: limit rk3328-rock64 gmac speed to 100MBit for now (2017-12-06 01:14:20 +0100) > > ---------------------------------------------------------------- > Another trailing interrupt-cell 0 removed. > > Removed as well got the vdd_log regulator from the rk3399-puma board. > While it is there, the absence of any user makes it prone to configuration > problems when the pwm-regulator takes over the boot-up default and wiggles > settings there. Case in question was the PCIe host not working anymore. > With vdd_log removed for the time being, PCIe on Puma works again. > > And a second stopgap is limiting the speed of the gmac on the rk3328-rock64 > to 100MBit. While the hardware can reach 1GBit, currently it is not stable. > Limiting it to 100MBit for the time being allows nfsroots to be used again > until the problem is identified. Pulled into fixes, thanks! Arnd