[PATCH 1/2] CHROMIUM: clk: rockchip: add clock IDs for the PVTM clocks
Heiko Stübner
heiko at sntech.de
Sun Dec 21 06:14:53 PST 2014
Hi Dmitry,
This looks ok and also like it's meant to go upstream, because it still has
the CHROMIUM-prefix?
No need to resend, I remove them myself, just want to make sure here :-)
Heiko
Am Donnerstag, 18. Dezember 2014, 16:13:45 schrieb Dmitry Torokhov:
> From: Huang Lin <hl at rock-chips.com>
>
> Process-Voltage-Temperature Monitor has two clocks, PVTM_CORE and
> PVTM_GPU.
>
> Signed-off-by: Huang Lin <hl at rock-chips.com>
> Signed-off-by: Dmitry Torokhov <dtor at chromium.org>
> ---
>
> Note that I left a hole at 122 for SCLK_USBPHY480M_SRC which is floating
> around.
>
> include/dt-bindings/clock/rk3288-cru.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/include/dt-bindings/clock/rk3288-cru.h
> b/include/dt-bindings/clock/rk3288-cru.h index f60ce72..ba4c194 100644
> --- a/include/dt-bindings/clock/rk3288-cru.h
> +++ b/include/dt-bindings/clock/rk3288-cru.h
> @@ -81,6 +81,9 @@
> #define SCLK_SDIO1_SAMPLE 120
> #define SCLK_EMMC_SAMPLE 121
>
> +#define SCLK_PVTM_CORE 123
> +#define SCLK_PVTM_GPU 124
> +
> #define DCLK_VOP0 190
> #define DCLK_VOP1 191
More information about the Linux-rockchip
mailing list