许盛飞
680e2073b7
pwm: add min-duty = 0
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2014-11-10 09:26:03 +08:00
Zheng Yang
218be25fc5
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.
2014-11-07 18:01:48 +08:00
ljf
69be91ea0c
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 >
2014-11-07 17:40:08 +08:00
ljf
7d9d350eac
add protect mutex when activate iommu device. coresponse to iommu
...
modify.
Signed-off-by: ljf <ljf@rock-chips.com >
2014-11-07 15:15:50 +08:00
Simon
aeac5488bd
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
2014-11-07 14:10:07 +08:00
Zheng Yang
2017275146
rk312x lcdc:
...
Because rk312x lcdc is not support premul alpha when at
YUV overlay mode, we disable premul alpha under YUV overlay.
2014-11-06 17:44:34 +08:00
Simon
0ca9ef6dd5
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
2014-11-06 16:49:47 +08:00
wdc
2efcc1342f
rk3036: fix system halt when suspend
2014-11-06 15:49:19 +08:00
wdc
2c57875cce
sar-adc: extra channel is channel-6 via datasheet
2014-11-06 15:49:19 +08:00
zwl
93ca84597a
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 >
2014-11-06 11:36:28 +08:00
zwl
44716efd92
rk fb:
...
* add support the regulator type of power control for lcd
Signed-off-by: zwl <zwl@rock-chips.com >
2014-11-05 20:24:09 +08:00
Simon
7e8de64476
rockchip: iommu: fix some bugs
...
1.rewrite irq function
2.rewrite dump_pgtable
2014-11-05 19:26:00 +08:00
cl
bdb8d7bb8f
rk312x: sdk add temperature data
...
Signed-off-by: cl <cl@rock-chips.com >
2014-11-05 18:45:46 +08:00
cl
2ab48c861a
rk3126-sdk: update dvfs table
...
Signed-off-by: cl <cl@rock-chips.com >
2014-11-05 17:13:11 +08:00
cl
82b4c9d85b
dvfs: add leakage adjust volt support
...
Signed-off-by: cl <cl@rock-chips.com >
2014-11-05 17:08:12 +08:00
huang zhibao
04e788ea78
input:ir: request rk pwm irq with IRQF_NO_SUSPEND flag
2014-11-05 15:44:37 +08:00
sugar
e5f7f9c1e0
Audio: add 192k samplerate support.
2014-11-05 13:25:47 +08:00
cl
2bee4db6a5
dvfs: add pvtm support
...
Signed-off-by: cl <cl@rock-chips.com >
2014-11-05 10:00:28 +08:00
wdc
1ddedca600
rk3288: fix i2c1 and i2c2 clk gating error
2014-11-05 09:27:46 +08:00
smj
ef67a3a9e3
rk3036:add lcdc in aliases for uboot display
2014-11-05 08:56:26 +08:00
cl
24f0e47e94
efuse: add rockchip_process_version function
...
Signed-off-by: cl <cl@rock-chips.com >
2014-11-04 16:02:14 +08:00
lintao
279c2e1d3d
rk3126-sdk: modify cd-gpios
2014-11-04 15:19:30 +08:00
许盛飞
61be0c1b0a
rk3288-resume: save the wake-up time
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2014-11-04 03:00:53 +08:00
许盛飞
7dd68f0d2b
adc-battery: add the function of auto-calibration the reference-voltage
...
Signed-off-by: 许盛飞 <xsf@rock-chips.com >
2014-11-03 10:05:29 +08:00
zyc
b92010b3de
rk312x camera : oneframe v0.1.9,pingpong v0.1.9
2014-11-03 17:42:04 +08:00
zwl
24a2be857b
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 >
2014-10-31 18:26:58 +08:00
hjc
45166c7028
rk312x lcdc: kernel bcsh selete depend on uboot config
2014-10-31 16:49:19 +08:00
smj
300588e5c8
spdif : disable the spdif debug print
2014-10-31 16:10:37 +08:00
smj
cead3683bc
rk3036: update rk3036 rk88 dts
2014-10-31 10:35:01 +08:00
ShenZhengyi
2dbc3b1ad6
及时清除cvbsformat位,保证CVBS待机唤醒能够设置TVE寄存器
2014-10-31 10:06:38 +08:00
gwl
5508abd0dd
Wifi:bcmdhd: fix p2p error after driver stop cmd.
2014-10-31 09:17:47 +08:00
zwl
b2c7b15790
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 >
2014-10-30 18:00:57 +08:00
chenyifu
10e99de8a8
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.
2014-10-29 18:05:12 +08:00
lyz
35e55c5e0e
usb: ehci: add attribute to start usb eye-pattern test
2014-10-29 08:57:18 +08:00
lyz
2b322816e7
usb: dwc_otg: add attribute to start usb eye-pattern test
2014-10-29 08:55:29 +08:00
lintao
e9390e5ce8
mmc: add more dbg info for dto
2014-10-29 08:25:44 +08:00
smj
14bed994d7
audio : fix the problem of usb-audio code
2014-10-28 16:51:56 +08:00
黄涛
5e3d852101
ARM: rockchip: rk3288-tb_8846.dts: default disable spi
2014-10-28 16:31:51 +08:00
黄涛
557947ef75
ARM: rockchip: rk3288.dtsi: default disable crypto clk
2014-10-28 16:31:51 +08:00
黄涛
d78fbdeefb
iio: rockchip_adc: dynamically control clk
2014-10-28 16:31:51 +08:00
黄涛
fd4605611e
i2c: rockchip: dynamically control clk
2014-10-28 16:31:50 +08:00
黄涛
da8f8281e9
hwmon: rockchip_tsadc: dynamically control pclk
2014-10-28 16:31:50 +08:00
CMY
1d2449231f
rk: ion: add buffer mmap/munmap trace
2014-10-28 16:17:57 +08:00
smj
028772b4ef
audio : fix usb audio no sound problem.
2014-10-28 14:56:41 +08:00
lintao
bcc506fddc
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 >
2014-10-28 11:19:58 +08:00
lintao
627a759e99
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 >
2014-10-28 11:15:45 +08:00
黄涛
84a54e9455
ARM: rockchip: cpu.c support export cpu version
2014-10-27 18:39:50 +08:00
zyc
45e2c3ff28
camera : enable UVC camera configs as default.
2014-10-27 16:08:07 +08:00
lyz
8d46b245f0
usb: dwc_otg: in some low-memory cases BURST_INCR16 mode will cause kernel crash
2014-10-27 14:49:38 +08:00
Simon
c51da44f80
rk3036: gpu: build gpu as module
2014-10-27 09:41:27 +08:00