| #
ae0a2734 |
| 13-Jan-2018 |
David Wu <david.wu@rock-chips.com> |
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
Clean the iomux definitions at grf_rk322x.h, and move them into pinctrl-driver for resolving the compiling error of redefini
rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
Clean the iomux definitions at grf_rk322x.h, and move them into pinctrl-driver for resolving the compiling error of redefinition. After that, define the uart2 iomux at rk322x-board file.
Change-Id: If409e90706650de9fbe75b5c5fa47498cbbc79fe Signed-off-by: David Wu <david.wu@rock-chips.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|
| #
dd866228 |
| 14-Aug-2017 |
David Wu <david.wu@rock-chips.com> |
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
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.
Change-Id: Ieafaf7e1e6fd74de2999fb3d27153e520968d13d Signed-off-by: David Wu <david.wu@rock-chips.com>
show more ...
|
| #
5cc9d31a |
| 23-Jun-2017 |
Kever Yang <kever.yang@rock-chips.com> |
rockchip: rk322x: add pinctrl driver
Add init pinctrl driver support for: - i2c; - spi; - uart; - pwm; - emmc/sdmmc;
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsi
rockchip: rk322x: add pinctrl driver
Add init pinctrl driver support for: - i2c; - spi; - uart; - pwm; - emmc/sdmmc;
Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
show more ...
|