Re: [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3228

2017-07-01 Thread Rafael J. Wysocki
On Sat, Jul 1, 2017 at 12:02 AM, Heiko Stuebner wrote: > Am Freitag, 9. Juni 2017, 12:45:46 CEST schrieb Heiko Stuebner: >> Am Freitag, 9. Juni 2017, 17:36:14 CEST schrieb David Wu: >> > This adds the necessary data for handling io voltage domains on the rk3228. >> > >> > Signed-off-by: David Wu

Re: [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3228

2017-06-30 Thread Heiko Stuebner
Am Freitag, 9. Juni 2017, 12:45:46 CEST schrieb Heiko Stuebner: > Am Freitag, 9. Juni 2017, 17:36:14 CEST schrieb David Wu: > > This adds the necessary data for handling io voltage domains on the rk3228. > > > > Signed-off-by: David Wu > > matches the manual, so > Reviewed-by: Heiko Stuebner K

Re: [PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3228

2017-06-09 Thread Heiko Stuebner
Am Freitag, 9. Juni 2017, 17:36:14 CEST schrieb David Wu: > This adds the necessary data for handling io voltage domains on the rk3228. > > Signed-off-by: David Wu matches the manual, so Reviewed-by: Heiko Stuebner Heiko

[PATCH] PM / AVS: rockchip-io: add io selectors and supplies for rk3228

2017-06-09 Thread David Wu
This adds the necessary data for handling io voltage domains on the rk3228. Signed-off-by: David Wu --- .../devicetree/bindings/power/rockchip-io-domain.txt | 7 +++ drivers/power/avs/rockchip-io-domain.c | 14 ++ 2 files changed, 21 insertions(+) diff