Commit Graph

1281228 Commits

Author SHA1 Message Date
Algea Cao
f1c83fae2e drm/bridge: synopsys: dw-hdmi-qp: Clear edid property when hdmi plug out
If edid property is not cleared when hdmi plug out, edid value
maybe keep previous sink's when the hdmi is connected to another
sink.

Change-Id: I8d06de17040573de4ef4706183bd7b46c4002ae4
Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
2025-04-11 09:57:03 +00:00
Chaoyi Chen
eb9d019755 arm64: dts: rockchip: rv1126b: Add power domain for vop/mipi_dphy
Change-Id: Ie5413704450ea82de9a9520356ffb5bedcccc7cc
Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
2025-04-11 17:49:55 +08:00
Finley Xiao
db8da3e7b0 soc: rockchip: power-domain: Add protect for rv1126b pd npu and vdo
Change-Id: I7d688a4eb0e2ec71245c5a635ee05e7c74adb645
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
2025-04-11 17:32:21 +08:00
ZhengRong Ruan
09d9e44876 arm64: dts: rockchip: rv1126b: add optee dts
Change-Id: I87e0bb9ba75735c599a8729f02d34da6f6af44eb
Signed-off-by: ZhengRong Ruan <ryan.ruan@rock-chips.com>
2025-04-11 09:26:06 +00:00
Yu Zheng
0387650099 ARM: configs: rv1126b-evb: enable icm42670
Signed-off-by: Yu Zheng <yu.zheng@rock-chips.com>
Change-Id: I3967dd7d71fbc001c10c6d1bd226f6db38c71756
2025-04-11 17:12:27 +08:00
Sandy Huang
86f79d2ce8 drm/rockchip: vop2: fix the logic error to control the sharp en
Fixes: cbb33e40aa (drm/rockchip: vop2: Ensure rk3576 sharp/post-scaler/split are mutually exclusive)
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: Ia1f572717604a420ec7aafc1a4cc383c99930f08
2025-04-11 08:55:46 +00:00
Sandy Huang
b8a12e45c0 drm/rockchip: vop2: add more log for debug
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: Id31728617b26d2c744633aad770b869d814843e5
2025-04-11 08:55:37 +00:00
Sandy Huang
e7dbbdf6ba drm/rockchip: vop2: correctly get old/new vcstate
At atomic check stage, crtc->state is old state and equal to function
drm_atomic_get_old_crtc_state(), After swap state, the crtc->state is
new state and equel to drm_atomic_get_new_crtc_state().

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I32bf635dbadc7a771cec8d241fe943738f2d2567
2025-04-11 08:55:37 +00:00
Sandy Huang
fd72b2f4af drm/rockchip: vop2: init vp->output_if for logo state
vp->output_if will be used at vop2_crtc_atomic_disable(), so we need
init it at vop2_crtc_loader_protect() for logo display.

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I259a858255abe701f8b8037ac09e84a46f8db489
2025-04-11 08:55:37 +00:00
Jason Zhu
384d229479 ASoC: rockchip: pdm: set pin as pdm function when record
Otherwise a pulse occur when the pdm resume and suspend.

Change-Id: If5d4d6f3212ce10a647948b72ab171c8740821d9
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
2025-04-11 08:47:18 +00:00
Jkand Huang
190280e94e arm64: dts: rockchip: rv1126b-evb2-v10: Adapt the PMU IO states for the sleep mode
Signed-off-by: Jkand Huang <jkand.huang@rock-chips.com>
Change-Id: I52a1a08498fabb580b73a4576cb08dd1753ca680
2025-04-11 07:39:23 +00:00
Yu Zheng
e9486009e9 media: i2c: gc8613: add 3840x2160 30fps linear mode setting
Signed-off-by: Yu Zheng <yu.zheng@rock-chips.com>
Change-Id: I0d0b302840131c3c04090383ef83c9a1d380c255
2025-04-11 06:53:18 +00:00
Lin Jinhan
1f17ec4690 arm64: dts: rockchip: rv1126b: rkrng: add clock setting
The HCLK_RKRNG_NS clocks must be enabled on the RV1126B
to work properly.

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I7b86bd02da17372abeb225fc318a1debfa9b60dc
2025-04-11 02:37:04 +00:00
Elaine Zhang
7d86a3f3c3 dt-bindings: clock: rv1126b: fix HCLK_RKRNG_S_NS ID
Fixes: 50b60d3d4c (clk: rockchip: rv1126b: export secure clks)
Change-Id: Ifa2dafce93f645cbbb5d51f594511a13082b13f8
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
2025-04-11 02:36:12 +00:00
Xu Hongfei
bf07745f38 media: rockchip: fec: update procfs info
Signed-off-by: Xu Hongfei <xuhf@rock-chips.com>
Change-Id: I98c8b80f8ca959f1475fa2d5b567ee24c8a58caf
2025-04-10 21:42:42 +08:00
Zitong Cai
4334e5e39a mfd: display-serdes: Remove the loading of serdes child devices that are
not enabled by DTS

Change-Id: I7f151454fce6f5013812b7d2d824f44fae829bc4
Signed-off-by: Zitong Cai <zitong.cai@rock-chips.com>
2025-04-10 10:55:13 +00:00
Wei Dun
73566298af media: rockchip: vpss: support online FBC format input
Signed-off-by: Wei Dun <willam.wei@rock-chips.com>
Change-Id: Ie3c8a55e4e3691cae05141bc4d05400cfac5f99b
2025-04-10 07:13:27 +00:00
Lin Jinhan
23d4d45354 ARM: configs: rv1126b-evb: enable CONFIG_CRYPTO_DEV_ROCKCHIP
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: Id3392fab8932ebd6de5d88c5eae42b01ec162725
2025-04-10 06:49:30 +00:00
Chaoyi Chen
9fc0dafbd0 arm64: dts: rockchip: rv1126b: Increase size of vop regs
The write back related regs locate at offset 0x280, which is large
than origin reg size 0x200. Access these reg will cause reg bak
out of bounds.

[ 1011.665341] ==================================================================
[ 1011.665361] BUG: KASAN: slab-out-of-bounds in vop_mask_write+0xa1/0xd6
[ 1011.665389] Read of size 4 at addr b22e2ac0 by task vo_render_0/2007
[ 1011.665407]
[ 1011.665421] CPU: 1 PID: 2007 Comm: vo_render_0 Tainted: G    B      O       6.1.118 #2
[ 1011.665442] Hardware name: Generic DT based system
[ 1011.665462]  unwind_backtrace from show_stack+0xb/0xc
[ 1011.665495]  show_stack from dump_stack_lvl+0x2b/0x34
[ 1011.665531]  dump_stack_lvl from print_report+0x4b/0x304
[ 1011.665562]  print_report from kasan_report+0x71/0x80
[ 1011.665589]  kasan_report from vop_mask_write+0xa1/0xd6
[ 1011.665615]  vop_mask_write from vop_initial+0xbff/0x1bd0
[ 1011.665641]  vop_initial from vop_crtc_atomic_enable+0x519/0x6fbc
[ 1011.665669]  vop_crtc_atomic_enable from drm_atomic_helper_commit_modeset_enables+0x253/0x634
[ 1011.665705]  drm_atomic_helper_commit_modeset_enables from rockchip_drm_atomic_helper_commit_tail_rpm+0xa7/0x7c8
[ 1011.665744]  rockchip_drm_atomic_helper_commit_tail_rpm from commit_tail+0xe7/0x200
[ 1011.665780]  commit_tail from drm_atomic_helper_commit+0x159/0x164
[ 1011.665811]  drm_atomic_helper_commit from drm_atomic_commit+0x181/0x1b0
[ 1011.665851]  drm_atomic_commit from drm_mode_atomic_ioctl+0xbb5/0xe28
[ 1011.665888]  drm_mode_atomic_ioctl from drm_ioctl+0x4af/0x528
[ 1011.665925]  drm_ioctl from vfs_ioctl+0x57/0x64
[ 1011.665956]  vfs_ioctl from sys_ioctl+0x29f/0xc1c
[ 1011.665983]  sys_ioctl from ret_fast_syscall+0x1/0x54
[ 1011.666009] Exception stack(0xf1233fa8 to 0xf1233ff0)
[ 1011.666033] 3fa0:                   8b201608 8bbfe308 00000031 c03864bc 8bbfe308 8bbfe2d8
[ 1011.666056] 3fc0: 8b201608 8bbfe308 c03864bc 00000036 8b202630 8b202640 8b202650 8b202638
[ 1011.666079] 3fe0: 9c302ee4 8bbfe2c8 9c2e6f90 9c78bd18
[ 1011.666094]
[ 1011.666104] Allocated by task 61:
[ 1011.666117]  kasan_set_track+0x17/0x1a
[ 1011.666144]  ____kasan_kmalloc+0x4b/0x4e
[ 1011.666168]  devm_kmalloc+0x1f/0xe8
[ 1011.666191]  vop_bind+0xe81/0x2840
[ 1011.666212]  component_bind_all+0x211/0x518
[ 1011.666237]  rockchip_drm_bind+0x5c5/0x1030
[ 1011.666260]  try_to_bring_up_aggregate_device+0x33d/0x3d4
[ 1011.666285]  component_master_add_with_match+0x179/0x1b0
[ 1011.666310]  rockchip_drm_platform_probe+0x241/0x28c
[ 1011.666334]  platform_probe+0xa3/0xf4
[ 1011.666352]  really_probe+0x267/0x478
[ 1011.666376]  __driver_probe_device+0x225/0x240
[ 1011.666399]  driver_probe_device+0x41/0xb4
[ 1011.666423]  __device_attach_driver+0x99/0x130
[ 1011.666446]  bus_for_each_drv+0xe5/0x100
[ 1011.666467]  __device_attach+0x14f/0x1e0
[ 1011.666491]  bus_probe_device+0x7b/0x158
[ 1011.666513]  deferred_probe_work_func+0x177/0x18c
[ 1011.666537]  process_one_work+0x387/0x544
[ 1011.666561]  process_scheduled_works+0x37/0x38
[ 1011.666583]  worker_thread+0x43d/0x52c
[ 1011.666603]  kthread+0x179/0x18c
[ 1011.666623]  ret_from_fork+0x11/0x2c
[ 1011.666642]
[ 1011.666653] The buggy address belongs to the object at b22e2800
[ 1011.666653]  which belongs to the cache kmalloc-1k of size 1024
[ 1011.666672] The buggy address is located 704 bytes inside of
[ 1011.666672]  1024-byte region [b22e2800, b22e2c00)
[ 1011.666693]
[ 1011.666713] The buggy address belongs to the physical page:
[ 1011.666730] page:8dc7e73e refcount:1 mapcount:0 mapping:00000000 index:0x0 pfn:0x424e0
[ 1011.666756] head:8dc7e73e order:3 compound_mapcount:0 compound_pincount:0
[ 1011.666774] flags: 0x10200(slab|head|zone=0)
[ 1011.666805] raw: 00010200 ef0a2b00 00000002 b1201700 00000000 00100010 ffffffff 00000001
[ 1011.666823] page dumped because: kasan: bad access detected
[ 1011.666835]
[ 1011.666845] Memory state around the buggy address:
[ 1011.666861]  b22e2980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 1011.666877]  b22e2a00: 00 00 00 00 00 00 00 00 fc fc fc fc fc fc fc fc
[ 1011.666895] >b22e2a80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 1011.666908]                                    ^
[ 1011.666922]  b22e2b00: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 1011.666938]  b22e2b80: fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc fc
[ 1011.666953] ==================================================================

Fixes: 83aabef608 ("arm64: dts: rockchip: Add vop support for RV1126B")

Change-Id: I36cf27060350c32d6630be80a5e169cdafdfb26f
Signed-off-by: Chaoyi Chen <chaoyi.chen@rock-chips.com>
2025-04-10 02:29:56 +00:00
Simon Xue
fd00c9eece iio: adc: rockchip_saradc: add support dma mode
Change-Id: I0bac2454c71948d9f753472fb72c3117efa8a16d
Signed-off-by: Simon Xue <xxm@rock-chips.com>
2025-04-10 09:29:31 +08:00
Weiwen Chen
e67c62194c arm64: dts: rockchip: rv1126bp-evb: enable rknpu_mmu
Signed-off-by: Weiwen Chen <cww@rock-chips.com>
Change-Id: Ic0e27b38f743d883c803c324588e7aacf34eadee
2025-04-09 18:57:37 +08:00
Liang Chen
db8e4bf3ea arm64: dts: rockchip: rv1126b: update opp-table for cpu/npu
Change-Id: Ibf05a1a7595c7316b471ec63e421aa1af023a7de
Signed-off-by: Liang Chen <cl@rock-chips.com>
2025-04-09 10:56:45 +00:00
Liang Chen
aa9ba09170 clk: rockchip: clk-pvtpll: update cpu/npu pvtpll config for rv1126b
Change-Id: Ie6cf1719369cc9dd3018420783317b9325aa2d24
Signed-off-by: Liang Chen <cl@rock-chips.com>
2025-04-09 10:56:06 +00:00
Yu Zheng
380537d174 ARM: dts: rockchip: Add RV1126B EVB DV Board
Signed-off-by: Yu Zheng <yu.zheng@rock-chips.com>
Change-Id: I935a8ad8d5ee976e82fc779faae2baba362aa60d
2025-04-09 10:49:49 +00:00
Caesar Wang
ff9fc957aa arm64: configs: enable CONFIG_RTC_DRV_ROCKCHIP for rockchip_linux_defconfig
Change-Id: I9abf79b9927010febe20d512f95064bdf8c57b5d
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
2025-04-09 10:49:17 +00:00
Finley Xiao
4d3dbab67b clk: rockchip: rv1126b: Add ROCKCHIP_PLL_ALLOW_POWER_DOWN for aupll
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
Change-Id: If7d656534db6ec000ceabe4a6214ada01e1dd102
2025-04-09 10:48:36 +00:00
Frank Wang
9391198085 arm64: dts: rockchip: fix usb nodes for rv1126bp-evb
Since the RV1126BP does not support USB3, the nodes related to
USB3-PHY need to be deleted.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Change-Id: Iba80d54dd61137f36391c3e0cca95e0b1b521370
2025-04-09 10:47:22 +00:00
Yu Zheng
bbf494cc12 arm64: dts: rockchip: add rv1126b-evb1-v10-dv
Signed-off-by: Yu Zheng <yu.zheng@rock-chips.com>
Change-Id: Ia1f92180cbb30f0cbc5b178953285546bb03d268
2025-04-09 06:44:53 +00:00
Hongjin Li
1b0b28c21a video: rockchip: mpp: rkvdec2: fix disable irq faile issue
Change-Id: I9b846a9533951356e5f3e76647e37b226f84954d
Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
2025-04-09 06:44:05 +00:00
XiaoDong Huang
271515d5f6 ARM: configs: rv1126b-evb: Enable CONFIG_INPUT_RK805_PWRKEY
support rv1126b-evb1-v10 rk801 power key wakeup.

Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
Change-Id: Id5d78e179de3f3c2f31c83b5ed720c5cc42b2e4e
2025-04-09 06:42:55 +00:00
XiaoDong Huang
c33ead357f arm64: dts: rockchip: rv1126b-evb1-v10: add node for system suspend
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
Change-Id: Ie2520683ef30fedda408dd5eb4bf4162a9c4a0cb
2025-04-09 03:33:50 +00:00
XiaoDong Huang
fa686722e4 arm64: dts: rockchip: rv1126b: enable cpu-idle
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com>
Change-Id: I85b384e12692909826ad1fbe8b3d010ed0210c0d
2025-04-09 02:43:37 +00:00
Zefa Chen
b3f391724a media: rockchip: vicap fixes update buffer error when dma_addr equal zero
Change-Id: I6c8fb78edbfb358c38f37095447bb706280ec961
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
2025-04-09 02:42:54 +00:00
troy.lin
1f4f22caeb crypto: rockchip: rkce: fix typo in rkce_init
rkce_check_version need rkce_reg as parameter rather than
rkce_hw.

Change-Id: I8e95df8ac04a78bb7972c611711302de17a21078
Signed-off-by: troy.lin <troy.lin@rock-chips.com>
2025-04-09 02:42:04 +00:00
YouMin Chen
830789197e arm64: dts: rockchip: rv1126b: add rv1126b dmc relate node
Signed-off-by: YouMin Chen <cym@rock-chips.com>
Change-Id: I002f58439d2e55dc0a4477817d7f13d879048b15
2025-04-09 02:37:08 +00:00
Xing Zheng
63eceba8be ALSA: pcm: add support get audio boot time during suspend on Rockchip platform with NO_GKI
Some products need to ensure that their audio PTS are correct
after waking up from sleep, and need to use the boottime
interface to maintain normal time counting during sleep.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Change-Id: I92a91e27ab9dee2787efb1a1119f070e51d9473a
2025-04-09 02:10:42 +00:00
YouMin Chen
d17a81499e PM / devfreq: rockchip_dmc: add support for rv1126b
Signed-off-by: YouMin Chen <cym@rock-chips.com>
Change-Id: I6c8bba01100b7033a76b4c2fb12eb473e0e43d69
2025-04-09 09:59:33 +08:00
Sugar Zhang
c40224f930 ASoC: rockchip: sai: Fix the slot mask bitmap
The tx and rx masks use a 1 bit for an active slot as default,
and the default active bits are at the LSB of the masks.

The explicit masks are given as array of integers, where the first
number presents bit-0 (LSB), second presents bit-1, etc. Any non zero
number is considered 1 and 0 is 0.

So, we need do a XOR to get the masked bitmap.

Fixes: e0d4c336d2 ("ASoC: rockchip: sai: Add support for slot mask cfg")

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: I7f9baea58a4f6bea3e99f97ef9161ac94152a6f5
2025-04-09 01:47:07 +00:00
Elaine Zhang
c8d8af684e clk: rockchip: rv1126b: mark hclk_rknn as critical
Change-Id: I0073fd41c8dab1693a5a2d64ca3e47f36a2fd177
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
2025-04-09 01:46:58 +00:00
Su Yuefu
e1478c223d ARM: configs: rv1126b-evb: Enable ps5458
Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com>
Change-Id: I12111398457eac4c8d7daffb267f2fc0bf05ba47
2025-04-09 09:44:39 +08:00
Su Yuefu
2013b5a8b5 arm64: dts: rockchip: rv1126b-evb3-v10: add camera/cif/isp support
Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com>
Change-Id: I4363ec6a6f7162df794334d61199b2b2f5a0c8c7
2025-04-09 01:41:51 +00:00
Su Yuefu
6035db25be media: i2c: ps5458: Add sensor driver
Signed-off-by: Su Yuefu <yuefu.su@rock-chips.com>
Change-Id: I0afa616e9412661404ae3324baa09b25ac00f5be
2025-04-09 09:26:21 +08:00
Sandy Huang
a5870a62f4 drm/rockchip: drv: remove unused vop debugfs init
vop debugfs init is moved to late register.

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I451aea73ca6489fa06c1e2287d2be2f5994eaacc
2025-04-08 20:08:15 +08:00
Sandy Huang
63fe969fcf drm/rockchip: vop: move debugfs init to late register
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I22b51a0c7d1229b46ef8fc5ddde821a199fd42aa
2025-04-08 20:08:15 +08:00
Sandy Huang
5f601f5d61 drm/rockchip: vop2: move debugfs init to late register
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: I845753f616e119da94a12388a71117a21d5c5353
2025-04-08 20:08:15 +08:00
Sandy Huang
4d4cac04b0 drm/rockchip: vop2: The debug node should be associated with the VP
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: Iceaf4b7c403248cab3b4b6edefaf82dff2a991b5
2025-04-08 20:08:15 +08:00
Damon Ding
e5ba266a1f drm/rockchip: rgb: add support mcu panel psr mode
Psr mode can help reduce power consumption when using the mcu panel,
which supports to refresh the image on its own while it remains
unchanged.

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: I791ae6a3db58e7b7dce3c8fa4457212eed514530
2025-04-08 12:03:41 +00:00
Hongjin Li
ecca1f334b video: rockchip: mpp: rkvdec2: fix rv1126b reboot stuck issue
Signed-off-by: Hongjin Li <vic.hong@rock-chips.com>
Change-Id: I3df1c5b990fcc2582c2179469e43bc165f9de8b4
2025-04-08 11:59:30 +00:00
Hu Kejun
3b17f0f8c1 media: rockchip: aiisp: fix dmabuf is not free when kill app
Signed-off-by: Hu Kejun <william.hu@rock-chips.com>
Change-Id: I262dd12e2e528ceeb9915f490298ce7133fba02f
2025-04-08 08:11:06 +00:00
Yu Qiaowei
5b80187d9b video: rockchip: rga3: protect session release
Update driver version to 1.3.9

Signed-off-by: Yu Qiaowei <cerf.yu@rock-chips.com>
Change-Id: I65e4f1f69a41fb8d4866cb1cc0d5cb1f36441ed4
2025-04-08 08:05:38 +00:00