张晴 [Wed, 12 Nov 2014 09:42:44 +0000 (17:42 +0800)]
rk32:pmic:ricoh619:not currect 99% to 100% when no charger;slove soc to 0% when resume;modify usb type detect
cl [Tue, 11 Nov 2014 10:11:50 +0000 (18:11 +0800)]
efuse: clear compile warning
Signed-off-by: cl <cl@rock-chips.com>
cl [Tue, 11 Nov 2014 10:01:30 +0000 (18:01 +0800)]
efuse: add rk312x_efuse_readregs()
Signed-off-by: cl <cl@rock-chips.com>
hhb [Tue, 11 Nov 2014 09:31:16 +0000 (17:31 +0800)]
pl330: change NR_DEFAULT_DESC from 16 to 32
zyc [Tue, 11 Nov 2014 07:05:00 +0000 (15:05 +0800)]
camsys_drv: v0.0x19.0
Zheng Yang [Tue, 11 Nov 2014 06:21:28 +0000 (14:21 +0800)]
fb: box: if win data format is yuv420/yuv420_A, set win state is 1.
zwl [Tue, 11 Nov 2014 01:27:01 +0000 (09:27 +0800)]
rk fb:
fix rk3036 get fb addr error when resume
Signed-off-by: xzj<xzj@rock-chips.com>
Signed-off-by: zwl<zwl@rock-chips.com>
zyc [Mon, 10 Nov 2014 03:45:56 +0000 (11:45 +0800)]
camsys_drv: v0.0x18.0 camsys_head: v0.0xa.0
许盛飞 [Mon, 10 Nov 2014 01:26:03 +0000 (09:26 +0800)]
pwm: add min-duty = 0
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
Zheng Yang [Fri, 7 Nov 2014 10:01:48 +0000 (18:01 +0800)]
hdmi & fb:
For box, we need to set hdmi switch state when insert/remove,
regardless of whether the device supports audio. So add function
rk_fb_get_display_policy() to get display policy.
ljf [Fri, 7 Nov 2014 09:38:08 +0000 (17:38 +0800)]
RK3036/RK312x,
Reactivate hevc/vpu iommu when vpu/hevc start to work, can not work at
the same time.
Signed-off-by: ljf <ljf@rock-chips.com>
ljf [Fri, 7 Nov 2014 07:15:50 +0000 (15:15 +0800)]
add protect mutex when activate iommu device. coresponse to iommu
modify.
Signed-off-by: ljf <ljf@rock-chips.com>
Simon [Fri, 7 Nov 2014 06:04:07 +0000 (14:04 +0800)]
rockchip: iommu: update stall operation
1. Skip stall operation when invalid iommu tlb cache
because it does not need enter stall mode
2. Add stall operation when detach device
Zheng Yang [Thu, 6 Nov 2014 09:44:34 +0000 (17:44 +0800)]
rk312x lcdc:
Because rk312x lcdc is not support premul alpha when at
YUV overlay mode, we disable premul alpha under YUV overlay.
Simon [Thu, 6 Nov 2014 08:42:47 +0000 (16:42 +0800)]
rockchip: iommu: move iommu_reset function to attach_device
If master power domain is disabled,at this time to r/w the
iommu register,it would failed.Master call the attach_deivce
means it must power on itself,so iommu_reset in attach_device
can guarantee the safety
Depend on this, we can remove the vpu/hevc GRF relative code
wdc [Thu, 6 Nov 2014 07:46:04 +0000 (15:46 +0800)]
rk3036: fix system halt when suspend
wdc [Mon, 3 Nov 2014 09:06:23 +0000 (17:06 +0800)]
sar-adc: extra channel is channel-6 via datasheet
zwl [Thu, 6 Nov 2014 03:36:28 +0000 (11:36 +0800)]
rk fb:
* avoid get the delay of power-ctrl error when 'rockchip,delay' is not set on lcdc node at dts file
Signed-off-by: zwl <zwl@rock-chips.com>
zwl [Wed, 5 Nov 2014 12:14:04 +0000 (20:14 +0800)]
rk fb:
* add support the regulator type of power control for lcd
Signed-off-by: zwl <zwl@rock-chips.com>
Simon [Wed, 5 Nov 2014 11:22:39 +0000 (19:22 +0800)]
rockchip: iommu: fix some bugs
1.rewrite irq function
2.rewrite dump_pgtable
cl [Wed, 5 Nov 2014 10:45:46 +0000 (18:45 +0800)]
rk312x: sdk add temperature data
Signed-off-by: cl <cl@rock-chips.com>
cl [Wed, 5 Nov 2014 09:13:11 +0000 (17:13 +0800)]
rk3126-sdk: update dvfs table
Signed-off-by: cl <cl@rock-chips.com>
cl [Wed, 5 Nov 2014 09:07:54 +0000 (17:07 +0800)]
dvfs: add leakage adjust volt support
Signed-off-by: cl <cl@rock-chips.com>
huang zhibao [Wed, 5 Nov 2014 07:44:37 +0000 (15:44 +0800)]
input:ir: request rk pwm irq with IRQF_NO_SUSPEND flag
sugar [Wed, 5 Nov 2014 05:25:47 +0000 (13:25 +0800)]
Audio: add 192k samplerate support.
cl [Wed, 5 Nov 2014 02:00:00 +0000 (10:00 +0800)]
dvfs: add pvtm support
Signed-off-by: cl <cl@rock-chips.com>
wdc [Wed, 5 Nov 2014 01:26:08 +0000 (09:26 +0800)]
rk3288: fix i2c1 and i2c2 clk gating error
smj [Wed, 5 Nov 2014 00:56:26 +0000 (08:56 +0800)]
rk3036:add lcdc in aliases for uboot display
cl [Tue, 4 Nov 2014 08:02:14 +0000 (16:02 +0800)]
efuse: add rockchip_process_version function
Signed-off-by: cl <cl@rock-chips.com>
lintao [Tue, 4 Nov 2014 07:19:30 +0000 (15:19 +0800)]
rk3126-sdk: modify cd-gpios
许盛飞 [Mon, 3 Nov 2014 19:00:53 +0000 (03:00 +0800)]
rk3288-resume: save the wake-up time
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
许盛飞 [Mon, 3 Nov 2014 02:05:29 +0000 (10:05 +0800)]
adc-battery: add the function of auto-calibration the reference-voltage
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
zyc [Mon, 3 Nov 2014 09:42:04 +0000 (17:42 +0800)]
rk312x camera : oneframe v0.1.9,pingpong v0.1.9
zwl [Fri, 31 Oct 2014 10:21:13 +0000 (18:21 +0800)]
rk312x:lcdc:
* set dither down according to primary screen face when DUAL display
for fix the color gradation of display
Signed-off-by: zwl <zwl@rock-chips.com>
Signed-off-by: xzj <xzj@rock-chips.com>
hjc [Fri, 31 Oct 2014 08:48:32 +0000 (16:48 +0800)]
rk312x lcdc: kernel bcsh selete depend on uboot config
smj [Fri, 31 Oct 2014 08:10:05 +0000 (16:10 +0800)]
spdif : disable the spdif debug print
smj [Fri, 31 Oct 2014 02:35:01 +0000 (10:35 +0800)]
rk3036: update rk3036 rk88 dts
ShenZhengyi [Fri, 31 Oct 2014 02:01:50 +0000 (10:01 +0800)]
及时清除cvbsformat位,保证CVBS待机唤醒能够设置TVE寄存器
gwl [Fri, 31 Oct 2014 01:17:26 +0000 (09:17 +0800)]
Wifi:bcmdhd: fix p2p error after driver stop cmd.
zwl [Thu, 30 Oct 2014 09:58:06 +0000 (17:58 +0800)]
rk fb:
* fix fence timeout when set hdmi scaler or switch hdmi resolution if at ONE_DUAL display mode
Signed-off-by: zwl <zwl@rock-chips.com>
Signed-off-by: xzj <xzj@rock-chips.com>
chenyifu [Wed, 29 Oct 2014 10:05:12 +0000 (18:05 +0800)]
rk mipi: modify debugfs of mipi
It outputed the debugfs info of mipi to UART earlier.
But it is inconvenient.
It can output the debugfs info of mipi's to the kmesg now.
lyz [Wed, 29 Oct 2014 00:57:18 +0000 (08:57 +0800)]
usb: ehci: add attribute to start usb eye-pattern test
lyz [Tue, 28 Oct 2014 08:54:25 +0000 (16:54 +0800)]
usb: dwc_otg: add attribute to start usb eye-pattern test
lintao [Wed, 29 Oct 2014 00:25:44 +0000 (08:25 +0800)]
mmc: add more dbg info for dto
smj [Tue, 28 Oct 2014 08:47:54 +0000 (16:47 +0800)]
audio : fix the problem of usb-audio code
黄涛 [Tue, 28 Oct 2014 08:30:59 +0000 (16:30 +0800)]
ARM: rockchip: rk3288-tb_8846.dts: default disable spi
黄涛 [Tue, 28 Oct 2014 07:04:13 +0000 (15:04 +0800)]
ARM: rockchip: rk3288.dtsi: default disable crypto clk
黄涛 [Tue, 28 Oct 2014 07:00:57 +0000 (15:00 +0800)]
iio: rockchip_adc: dynamically control clk
黄涛 [Tue, 28 Oct 2014 06:59:58 +0000 (14:59 +0800)]
i2c: rockchip: dynamically control clk
黄涛 [Tue, 28 Oct 2014 06:59:08 +0000 (14:59 +0800)]
hwmon: rockchip_tsadc: dynamically control pclk
CMY [Tue, 28 Oct 2014 08:17:57 +0000 (16:17 +0800)]
rk: ion: add buffer mmap/munmap trace
smj [Tue, 28 Oct 2014 06:46:03 +0000 (14:46 +0800)]
audio : fix usb audio no sound problem.
lintao [Tue, 28 Oct 2014 00:47:12 +0000 (08:47 +0800)]
mmc: remove useless pcl to udbg when routine card from mmc bus probe.
When kernel booting for the first time, pcl may cause incorrect
state for bus timing which cause detect failure from bus porbe, and been
recoginzed well from driver probe. Check cd state, and avoid this action.
.
[ 5.112563] dwmmc_rockchip
10214000.rksdmmc: data_over interrupt timeout!
[ 5.112704] mmc1: error -84 whilst initialising SD card
...
[ 5.201691] mmc1: new high speed SDHC card at address 0007
[ 5.202583] mmcblk1: mmc1:0007 SD32G 29.3 GiB
Tested-and-acked-by: heyun <heyun@rock-chips.com>
Signed-off-by: lintao <lintao@rock-chips.com>
lintao [Mon, 27 Oct 2014 05:53:16 +0000 (13:53 +0800)]
mmc: only stop edmac if slot state really changed
This commit follow up with
27dc823e, avoid unnecessary emdac operation
in routine card of bh.
Signed-off-by: lintao <lintao@rock-chips.com>
黄涛 [Mon, 27 Oct 2014 10:39:14 +0000 (18:39 +0800)]
ARM: rockchip: cpu.c support export cpu version
zyc [Mon, 27 Oct 2014 08:08:07 +0000 (16:08 +0800)]
camera : enable UVC camera configs as default.
lyz [Mon, 27 Oct 2014 06:49:38 +0000 (14:49 +0800)]
usb: dwc_otg: in some low-memory cases BURST_INCR16 mode will cause kernel crash
Simon [Mon, 27 Oct 2014 01:41:27 +0000 (09:41 +0800)]
rk3036: gpu: build gpu as module
张晴 [Fri, 24 Oct 2014 07:35:01 +0000 (15:35 +0800)]
rk:pmic:rk808&rk818:modify some warning
chenyifu [Fri, 24 Oct 2014 02:49:45 +0000 (10:49 +0800)]
rk312x mipi: enable the non-continued function for mipi
张晴 [Fri, 24 Oct 2014 01:09:26 +0000 (09:09 +0800)]
rk312x:clk:support clk_cif set 24M
heyun [Fri, 24 Oct 2014 00:43:22 +0000 (08:43 +0800)]
rk312x-dts: disable gmac
zwl [Thu, 23 Oct 2014 10:11:01 +0000 (18:11 +0800)]
rk312x: lcdc:
* add update dclk freq when uboot-logo-on is set
Signed-off-by: zwl <zwl@rock-chips.com>
张晴 [Thu, 23 Oct 2014 08:59:08 +0000 (16:59 +0800)]
rk312x:rt5036:support power off when charge
郭毅 [Thu, 23 Oct 2014 08:17:31 +0000 (16:17 +0800)]
rk3288: tb.dts: default disable gmac.
heyun [Thu, 23 Oct 2014 02:07:40 +0000 (10:07 +0800)]
rk312x dts: disable ethernet
Zheng Yang [Thu, 23 Oct 2014 00:53:49 +0000 (08:53 +0800)]
fb:box:
When vop suspend, no need to check register value.
lintao [Wed, 22 Oct 2014 06:59:23 +0000 (14:59 +0800)]
mmc: Hynix 4.41 iNAND no trim quirk patch from mediatek
zwl [Wed, 22 Oct 2014 02:07:58 +0000 (10:07 +0800)]
rk3288: lcdc:
* fix the register value of BCSH is different of the value configed at uboot
Signed-off-by: zwl <zwl@rock-chips.com>
lintao [Wed, 22 Oct 2014 00:13:05 +0000 (08:13 +0800)]
mmc: v2: fix wrong mszs calculation for edmac.
Change log v2: update logical operation for FIFOTH
zwl [Tue, 21 Oct 2014 10:46:24 +0000 (18:46 +0800)]
rk312x:lcdc:
* fix screen flash when suspend like at charge ui init or pcba ui init
* set uboot logo on as open at dst node
Signed-off-by: zwl <zwl@rock-chips.com>
Zheng Yang [Tue, 21 Oct 2014 09:31:57 +0000 (17:31 +0800)]
fb:
Define dts node disp-policy vale:
DISPLAY_POLICY_SDK
DISPLAY_POLICY_BOX
Zheng Yang [Tue, 21 Oct 2014 08:58:42 +0000 (16:58 +0800)]
hdmi:
Temporary diable YUV output. For some sink may not recognize
yuv format correctly, then picture will mask a pink layer.
Especially monitor device.
smj [Tue, 21 Oct 2014 08:53:10 +0000 (16:53 +0800)]
rk3036: set clk_core to 1.2GHZ and clk_gpu to 400MHZ
lintao [Tue, 21 Oct 2014 07:14:13 +0000 (15:14 +0800)]
mmc: fix wrong mszs calculation for edmac.
Internal dmac set mszs from 0 ~ 7, means {1, 4, 8, 16,
32, 64, 128, 256} respectively. But mszs is difference from another
if it's edmac been used indeed.External dmac limit it from 0 ~ 16
, and we select mszs from FIFOTH calculated before to lookup table
in order to find mszs fitable for edmac.
Signed-off-by: lintao <lintao@rock-chips.com>
Tested-and-acked-by: lw <lw@rock-chips.com>
lintao [Tue, 21 Oct 2014 06:56:40 +0000 (14:56 +0800)]
Revert "mmc: lookup mszs for edmac, diff M base from idmac"
This reverts commit
006e7b478d3e63583f91598d5e28111c1ccb0df9.
Zheng Yang [Tue, 21 Oct 2014 06:37:40 +0000 (14:37 +0800)]
rk3036/rk312x lcdc:
1. Disable some unused code.
2. Fix actived layer status error when enable alpha mode.
3. We need to update layer status in config_done when use
RK_FBIOSET_CONFIG_DONE ioctl.
Zheng Yang [Tue, 21 Oct 2014 06:37:09 +0000 (14:37 +0800)]
fb:
Add disp-policy in dts and disp_policy in struct rk_fb
to distinguish box and sdk display policy.
lintao [Tue, 21 Oct 2014 05:01:55 +0000 (13:01 +0800)]
mmc: lookup mszs for edmac, diff M base from idmac
li bing [Tue, 21 Oct 2014 02:27:37 +0000 (10:27 +0800)]
Wifi: close the rtl8189es's debug log.
cz [Mon, 20 Oct 2014 08:13:18 +0000 (16:13 +0800)]
ethernet:vmac: enable vmac in rockchip_defconfig for rk3036
Zheng Yang [Mon, 20 Oct 2014 06:22:09 +0000 (14:22 +0800)]
rk3036 hdmi:
Add 20ms delay between irq and work thread to make
sure hdmi connection status stable.
li bing [Mon, 20 Oct 2014 03:41:19 +0000 (11:41 +0800)]
rk3036:
1.add uart0 & bluetooth.
2.add 'wifi_chip_type' note.
rk3128:
2.add 'wifi_chip_type' note.
li bing [Mon, 20 Oct 2014 02:18:31 +0000 (10:18 +0800)]
wifi->esp8089: update driver ver 1.8:
1.Repair the coexistence of bluetooth module (unused coexistence agreement possible WIFI does not work).
2.increasing the compatibility of kernel3.10.
3.strengthen SoftAP and P2P GO the performance of the model.
zwl [Mon, 20 Oct 2014 02:53:03 +0000 (10:53 +0800)]
rk fb: fix get fb info addr error if at fb0-win1 map when close fb
Zheng Yang [Mon, 20 Oct 2014 02:31:18 +0000 (10:31 +0800)]
rockchip_defconfig: support rk3036 lcdc.
smj [Mon, 20 Oct 2014 02:27:58 +0000 (10:27 +0800)]
rk3036 : add the rk3036 sound config to rochchip_defconfig
zsq [Mon, 20 Oct 2014 00:26:32 +0000 (08:26 +0800)]
fix rga2 dst yuv offset addr generate error
zwl [Fri, 17 Oct 2014 08:40:03 +0000 (16:40 +0800)]
rk312x:lcdc: the temporary solution for fix charge display flash
smj [Fri, 17 Oct 2014 07:59:04 +0000 (15:59 +0800)]
rk312x box: enable gpio_poweroff driver
Luowei [Fri, 17 Oct 2014 03:26:01 +0000 (11:26 +0800)]
spi:improve spi dma burst
zwl [Fri, 17 Oct 2014 03:04:11 +0000 (11:04 +0800)]
rk fb:
* fix get share dma buf fd failed when stop and start system
Signed-off-by: zwl <zwl@rock-chips.com>
许盛飞 [Fri, 17 Oct 2014 02:36:52 +0000 (10:36 +0800)]
chargedisplay: add for adc-battery-driver
Signed-off-by: 许盛飞 <xsf@rock-chips.com>
hhb [Fri, 17 Oct 2014 01:17:41 +0000 (09:17 +0800)]
DMA:pl330: add burst length config
Zheng Yang [Fri, 17 Oct 2014 00:52:40 +0000 (08:52 +0800)]
rk3036/rk3128 tve: fix compile error.
Zheng Yang [Thu, 16 Oct 2014 09:42:33 +0000 (17:42 +0800)]
rk312x_lcdc.c
1. Fix code style.
2. We need to stanby vop when reconfigure vop output timing.
3. Disabling win0 instead of stanby vop when enable iommu at
uboot logo mode.
Zheng Yang [Thu, 16 Oct 2014 09:42:09 +0000 (17:42 +0800)]
rk3036/rk312x hdmi:
We need to check hdmi connect status in probe hdmi. If hdmi is
enable in uboot, and is removed before kernel, we will power
down hdmi, and set it as disconnected.
Zheng Yang [Thu, 16 Oct 2014 09:36:03 +0000 (17:36 +0800)]
rk3036/rk3128 tve: support uboot logo display.
smj [Thu, 16 Oct 2014 09:23:24 +0000 (17:23 +0800)]
rk3036 :
- Audio : spdif: add spdif card or not according dts define.
- Other : enable gpio_poweroff driver.
cl [Thu, 16 Oct 2014 08:49:47 +0000 (16:49 +0800)]
rk3126-86v: disable usb uart bypass function
Signed-off-by: cl <cl@rock-chips.com>