summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/rk3399-cru.h
Commit message (Collapse)AuthorAgeFilesLines
* clk: rockchip: add ids for camera on rk3399Eddie Cai2017-05-171-0/+2
| | | | | | | we use SCLK_TESTCLKOUT1 and SCLK_TESTCLKOUT2 for camera, so add those ids. Signed-off-by: Eddie Cai <eddie.cai.linux@gmail.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* clk: rockchip: add dclk_vop_frac ids for rk3399 vopYakir Yang2016-09-041-0/+2
| | | | | | | | | | Export the dclk_vop_frac out, so we can set the dclk_vop as the child of dclk_vop_frac, and then we can start to take use of the fractional dividers. Signed-off-by: Yakir Yang <ykk@rock-chips.com> Signed-off-by: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* clk: rockchip: add SCLK_DDRC id for rk3399 ddrcLin Huang2016-08-311-0/+1
| | | | | | | Add the needed id for the ddr clock. Signed-off-by: Lin Huang <hl@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* clk: rockchip: export some necessary rk3399 clock idsXing Zheng2016-04-251-0/+2
| | | | | | | We export some clock IDs for the reference drivers need them. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* clk: rockchip: rename rga clock-id on rk3399Xing Zheng2016-04-251-1/+1
| | | | | | | | | | The rga clock supplying the working clock on the rk3399 is actually called rga-core in the manual. As the clock id has neither been assigned nor released with a full kernel release, we can still change the id to the more appropriate naming. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* clk: rockchip: add general gpu soft-reset on rk3399Xing Zheng2016-04-251-0/+1
| | | | | | | | Add the id for the general gpu soft-reset, that got documented only in newer TRM versions. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* clk: rockchip: fix checkpatch errors in rk3399 dt-binding headerHeiko Stuebner2016-04-161-12/+12
| | | | | | | Some "please, no space before tabs" checkpatch warnings slipped through the recent addition of the rk3399 dt-binding header, so fix them. Signed-off-by: Heiko Stuebner <heiko@sntech.de>
* clk: rockchip: add dt-binding header for rk3399Xing Zheng2016-03-281-0/+752
Add the dt-bindings header for the rk3399, that gets shared between the clock controller and the clock references in the dts. Signed-off-by: Xing Zheng <zhengxing@rock-chips.com> Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
OpenPOWER on IntegriCloud