Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ARM: dts: rockchip: add tuning related settings to veyron devices | Heiko Stuebner | 2015-10-26 | 1 | -1/+6 |
| | | | | | | | This allows the tuning code to run and use higher speeds on capable cards. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> | ||||
* | ARM: dts: rockchip: correct regulator power states for suspend | Brian Norris | 2015-08-21 | 1 | -2/+2 |
| | | | | | | | | | | | | | When getting translated from a downstream device tree that used slightly different DT bindings, these regulators got labeled with the "on-in-suspend" state, when they were actually supposed to be turned off for S3 suspend. This was harmless, but not intentional, AFAICT. Let's turn them off to get the optimal power state. Signed-off-by: Brian Norris <briannorris@chromium.org> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de> | ||||
* | ARM: dts: rockchip: add shared rk3288-veyron files | Alexandru M Stan | 2015-07-16 | 1 | -0/+122 |
This adds the shared devicetree files for the Veyron device family. They are split, as not all veyron devices are chromebooks and not all contain a sd-card slot. Signed-off-by: Alexandru M Stan <amstan@chromium.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: Doug Anderson <dianders@chromium.org> |