rk3288, rk3036, rk312x, vpu: new vpu driver.
authorAlpha Lin <alpha.lin@rock-chips.com>
Mon, 29 Dec 2014 02:04:19 +0000 (10:04 +0800)
committerAlpha Lin <alpha.lin@rock-chips.com>
Mon, 29 Dec 2014 02:10:01 +0000 (10:10 +0800)
commitc1b99a7acb98e3d88cf96f5831df091d10689e8c
tree507a29fa68cd3d80b3bddce8af1c0e4762465d17
parent4df3c8bb2733b6402d3b529b5f2a4680cbd877fb
rk3288, rk3036, rk312x, vpu: new vpu driver.

Define the vpu and hevc as the sub-devices of the vpu_combo on
rk3036 and rk312x, combine the work queue of two device, avoid two
device running in the same time, (cause bus error on platform rk3036
and rk312x).
arch/arm/boot/dts/rk3036.dtsi
arch/arm/boot/dts/rk312x.dtsi
arch/arm/mach-rockchip/vcodec_service.c [changed mode: 0755->0644]