]> git.baikalelectronics.ru Git - uboot.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)
commit9ed42b14d2d91b061ea274171a801f644f6f674c
tree4376f0233de540d9c194e4c002f0a70f3e6946e6
parent4bb95ae02e2de379e9e2f48744a1b402abfe4c61
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