smj
e5e62c70c1
rk3128 codec : fix the depop logic of codec
...
Signed-off-by: smj <smj@rock-chips.com>
2015-01-05 17:44:05 +08:00
许盛飞
f5458974e1
battery: update rk818-battery driver
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
2015-01-05 15:07:36 +08:00
xiaoyao
0b73bb2a99
rk3128-86v: suspend/resume armoff
2015-01-05 10:55:45 +08:00
zwl
0071a7a4fb
rk312x: lvds: fix suspend failed at the first time if uboot logo is set
...
Signed-off-by: zwl <zwl@rockchips.com>
2015-01-05 09:33:10 +08:00
lyz
ee0a272565
usb: dwc_otg: fix usb battery charger detect bug
...
For we don't use charge display function in 3.10 kernel, when
android write 0 to /sys/class/android_usb/android0/enable no need
to set pcd->conn_status = 2 and gating usb clocks.
Signed-off-by: lyz <lyz@rock-chips.com>
2015-01-04 16:58:39 +08:00
Alpha Lin
686ec54a7e
RK3036: fix vpu probe failed problem.
...
no power domain on rk3036, but trying to enable the power
domain in previous driver code. remove the power domain
enable in this revision on rk3036 platform.
Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
2015-01-04 16:12:13 +08:00
Wu Liang feng
4a1bab8fa9
USB: DWC_OTG: fix otg device clk repeatedly disable
...
The commit 28e9901cf0 set
otg device phy enter suspend and resume it after system
wakeup. But we don't control the clk, and it will cause
otg device repeatedly disable clk when resume from suspend.
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
2014-12-31 18:13:01 +08:00
chenyifu
c540072d45
rk mipi: disable non-continued function of mipi clock
...
Not all the mipi panel support the non-continued function.
So it is better not support this function in SDK. We can
offer single patch for them who need this function.
Signed-off-by: chenyifu <chenyf@rock-chips.com>
2014-12-31 15:10:03 +08:00
zsq
aad244ef1d
add rga ION phy addr offset
2014-12-31 10:36:39 +08:00
sugar
85d067dc7e
Documentation: sound: add rt3261 codec documentation.
...
Signed-off-by: sugar <sugar.zhang@rock-chips.com>
2014-12-31 08:53:22 +08:00
smj
d7c3407bf5
RK312x codec : fix the codec probably no sound of rk3126
...
Signed-off-by: lxt <lxt@rock-chips.com>
2014-12-30 12:39:30 +08:00
Mark Yao
e2da965145
rk_fb: bmp_helper: remove unalign 24bit bmp check
...
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
2014-12-30 09:39:01 +08:00
chenzhen
4e2a14cac0
mali_760_driver :
...
handle crash when accessing gpu nodes under /sys in cts test;
upgrade rk_ko_ver to 12.
2014-12-29 17:45:06 +08:00
chenzhen
8be5c2eeb5
mali_760_driver : reduce period of gpu clk adjusting to 20 ms.
2014-12-29 17:45:05 +08:00
Mark Yao
2fddf40afc
rk_fb: update uboot & kernel logo parse
...
Sometimes we want to display logo at hdmi screen. but hdmi uboot
resolution maybe different with framebuffer size, so we need read
logo config from regs and decide how to display logo at kernel.
now only support uboot logo size = kernel logo size
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
2014-12-29 16:30:03 +08:00
Mark Yao
bef88e87a3
rk_fb: bmp_helper: copy bmp data with memcpy
...
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
2014-12-29 15:03:49 +08:00
zsq
963a9aa886
close rga debug log
2014-12-29 11:53:34 +08:00
Alpha Lin
c1b99a7acb
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).
2014-12-29 10:10:01 +08:00
smj
4df3c8bb27
rk312x codec : fix the bug of codec capture gain
2014-12-26 21:07:26 +08:00
Huang, Tao
564a66a1cb
arm/configs: add CONFIG_SECCOMP to rockchip_defconfig
...
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
2014-12-26 13:56:29 +08:00
CMY
74ebc4ab43
rk: ion: fix dts parse failure on arm64
2014-12-26 13:04:08 +08:00
CMY
ee0b7b6a50
rk: ion: fix compilation error on arm64
...
Conflicts:
drivers/staging/android/ion/rockchip/rockchip_ion.c
include/linux/rockchip_ion.h
2014-12-26 13:00:41 +08:00
dkl
72dca47db4
clk: rockchip: set aclk_core_div to 4 for all rates in rk3036_apll_table
...
Set aclk_core_div to 4 for all rates, which makes rk3126\rk3128\rk3126b apll
frequency change stably.
Signed-off-by: dkl <dkl@rock-chips.com>
2014-12-26 10:11:39 +08:00
Wu Liang feng
28e9901cf0
USB: DWC_OTG: Support otg suspend and resume pm
...
Signed-off-by: Wu Liang feng <wulf@rock-chips.com>
2014-12-25 14:57:26 +08:00
Mark Yao
78648b80d8
rk312x: lcdc: fix shutdown power and clock deinit
...
immediately power down lcdc and clock, maybe
regs_update_handler still work, some status would
became wrong.
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
2014-12-25 10:06:38 +08:00
CMY
be6254128b
rk: ion: ion's heap id order by heap type
...
need update android, including:
hardware/rk29/libgralloc_ump/
hardware/rk29/camera/
external/rk-pcba-test/
2014-12-23 18:16:22 +08:00
lyz
8689409d5b
usb: rk312x: rk3126/3128 usb phy tuning set OTG port disconnect
...
trigger point to 600mv, default is 650mv
2014-12-22 15:48:16 +08:00
chenzhen
1ae1ba872d
mali_760_driver, rk_ext :
...
Add log of ver_info and built_time of mali_ko.
2014-12-17 15:19:49 +08:00
chenzhen
4b2e73b447
mali_760_driver : rk_ext on arm_release_ver, from r5p0-02dev0.
2014-12-17 15:19:48 +08:00
chenzhen
4599043e5e
mali_760_driver : arm_release_ver r5p0-02dev0.
2014-12-17 15:19:48 +08:00
li bing
032b70b4cd
rk312x: close the bluetooth in the file rk3128-box-rk88.dts.
2014-12-17 13:58:18 +08:00
Huang, Tao
adf525716c
ARM: rk: kernel.img depends on logo_kernel.bmp
...
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
2014-12-17 13:41:37 +08:00
ljf
0b6f34f8ac
iep driver:
...
get rid of kfree buffer which allocated using devm_kzalloc.
Signed-off-by: ljf <ljf@rock-chips.com>
2014-12-16 19:56:18 +08:00
zsq
bc190eca53
remove rga driver mmu buf malloc to prevent crash
2014-12-15 17:24:31 +08:00
dalon.zhang
86a0db3527
camera: UVC: fix UVC interrupt and other issues
2014-12-15 16:25:18 +08:00
cl
2adaeb93a1
rk312x: miss the new file rk3126.dtsi&&3128.dtsi for the commit c59e8d086aaf89d0f48351ff7287708b57e5aba1(rk312x: adjust dts relation)
...
Signed-off-by: cl <cl@rock-chips.com>
2014-12-15 09:09:09 +08:00
chenzhen
ecc6527784
rk, gpu :
...
source code for device/rockchip/common/gpu/libMali-T760/mali_kbase.ko,
in branch rk/rk32/mid/5.0/develop,
commit 1b187041f11b7ca1d6c1490b934f09648f334a19.
2014-12-12 18:08:54 +08:00
cl
c59e8d086a
rk312x: adjust dts relation
...
Signed-off-by: cl <cl@rock-chips.com>
2014-12-12 17:59:56 +08:00
Huang, Tao
037ab54084
ARM: rk: build resource.img with logo_kernel.bmp
...
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
2014-12-12 12:14:01 +08:00
hjc
c768774b04
rk fb: delete unused message
...
Signed-off-by: hjc <hjc@rock-chips.com>
2014-12-12 11:58:18 +08:00
zyc
3e986e49cf
cif: set CONFIG_RK30_CAMERA_ONEFRAME default as yes in rockchip_defconfig
2014-12-12 11:40:23 +08:00
dkl
94cc30128d
clk: rockchip: fix some code style problems in clk-pll.c
...
Signed-off-by: dkl <dkl@rock-chips.com>
2014-12-12 10:41:50 +08:00
dkl
d52ba29d14
clk: rockchip: fix pll_clk_get_best_set() for rk3188plus type pll
...
When selecting a best setting for rk3188plus type pll, consider a
larger NO first(means larger VCO freq), and a smaller NR later.
Signed-off-by: dkl <dkl@rock-chips.com>
2014-12-12 10:41:50 +08:00
lyz
d072c6fad2
rk32: disabled ohci in dt
2014-12-12 10:33:02 +08:00
lyz
d63fd641d1
ARM: rockchip: rockchip_defconfig add USB_OHCI_HCD
2014-12-12 10:33:02 +08:00
lyz
e84dbc3a64
rk312x: add support for ehci to all rk312x series
2014-12-12 10:33:02 +08:00
lyz
746e038458
rk32: ehci: work-around for abnormal ohci
2014-12-12 10:33:01 +08:00
lyz
29badc3cbd
Revert "USB: Fix EHCI bug if connect with FS or LS device."
...
This reverts commit f65cb6fc5a .
2014-12-12 10:33:01 +08:00
hjc
4ccf4784af
rk fb: box is use NO_DUAL mode,so fb have to disable dsp_black
...
Signed-off-by: hjc <hjc@rock-chips.com>
2014-12-11 17:04:48 +08:00
Mark Yao
aca8091786
rk_fb: logo: get kernel logo addr from protect memory region
...
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
2014-12-11 14:09:30 +08:00