]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: rk322x: Disable integrated macphy for saving power consuming
authorDavid Wu <david.wu@rock-chips.com>
Mon, 14 Aug 2017 07:04:28 +0000 (15:04 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Mon, 18 Sep 2017 18:40:33 +0000 (20:40 +0200)
commit4c94aacd6298c47f0a75bfeff44353ad47252627
tree4376f0233de540d9c194e4c002f0a70f3e6946e6
parentc964a0dcae5c4af334881d7286ec0222640b6a17
rockchip: rk322x: Disable integrated macphy for saving power consuming

Unfortunately, the integrated macphy default is enabled, which will
increase power consuming, if we do not use this PHY. So let's disable
it at first, which will save power consuming. If we really use it, then
enable it in driver level.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/include/asm/arch-rockchip/grf_rk322x.h
arch/arm/mach-rockchip/rk322x-board.c