Commit Graph

1072656 Commits

Author SHA1 Message Date
Tao Huang
ea59f61ab4 Revert "dma-buf: heaps: system_heap: fix partial sync contition error"
This reverts commit e165028391.
Use rk_system_heap.c instead of system_heap.c now, reverts all changes.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: Iaa80d3480d2e039cdd530e3278035c84553d07e7
2022-09-24 09:27:08 +08:00
Tao Huang
e87b0f89a5 Revert "dma-buf: heaps: system_heap: fix to for_each_sgtable_sg"
This reverts commit 4925881228.
Use rk_system_heap.c instead of system_heap.c now, reverts all changes.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: Ib7e1dd75ff948b7a190b4169037df83d4596b70e
2022-09-24 09:27:04 +08:00
Tao Huang
7bc10a9db5 Revert "dma-buf: heaps: system_heap: partial sync with sgtable from heap buffer"
This reverts commit 3212cfb965.
Use rk_system_heap.c instead of system_heap.c now, reverts all changes.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I023ebda5731f5c509c703799bfb96115701bdf9e
2022-09-24 09:26:59 +08:00
Yiqing Zeng
0d8246f6d3 ARM: dts: rockchip: disabled ircut for rv1106-ipc end rv1106-evb-cam
Signed-off-by: Yiqing Zeng <zack.zeng@rock-chips.com>
Change-Id: I83007c6be54c275f95ad13bc9930ace4c5375d0c
2022-09-23 17:15:42 +08:00
Yu Qiaowei
1e81983bed video: rockchip: rga3: Fixed the crash caused by RGA2 using dma_buf_fd
When rga2 uses sgt to generate the page table, length should be used
instead of dma_length, which will cause the length of the sgt after
the default_mapping_core to be the length of the entire dma_buf.

Update driver version to 1.2.20

Signed-off-by: Yu Qiaowei <cerf.yu@rock-chips.com>
Change-Id: I07ad619b41554ededc0c5ade552a3bc176fef3f7
2022-09-23 16:47:12 +08:00
Zhen Chen
aef810d2c1 MALI: bifrost: from ARM: do a faster & cleaner reset for unrecoverable CS_FATAL
This is part of the workaround for HW_issue_of_fragment_endpoint_TERMINATED_responses,
though it is not expected to be triggered often.

Change-Id: I6b0cf15b8050ebacd3099f52af1a03d786c6ff44
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2022-09-23 15:21:33 +08:00
Zhen Chen
d559263e69 MALI: bifrost: from ARM: handle_oom_event(): ignore "Invalid Heap statistics" error
Continue heap chunk alloc.

Change-Id: I49aade60f7d2402c7ae268eafb4d717f9147a88e
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2022-09-23 15:21:24 +08:00
Zhen Chen
c38b77a6e2 MALI: rockchip: upgrade bifrost DDK to g13p0-01eac0, from g12p0-01eac0
Note, the corresponding mali_csffw.bin for DDK g13 MUST be used.

Change-Id: I63c00b4eccd2e780aea2691faa2ecea6847c41e2
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2022-09-23 15:21:15 +08:00
Zefa Chen
ae49253925 media: rockchip: vicap: rkcif_rx_buufer uses its own list_head
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: I15f0d631095d249daedeee859c4671de12dd750b
2022-09-23 11:14:55 +08:00
Huibin Hong
4ed56e5bde arm64: dts: rockchip: rk3588-android: add boot-log-size for ramoops
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
Change-Id: I60c3ff0f63b9982ce6616e73b4138bac5d2fd24c
2022-09-23 09:48:10 +08:00
Huibin Hong
7daafa597a arm64: rockchip_defconfig: enable CONFIG_PSTORE_BOOT_LOG
We can run "cat /sys/fs/pstore/boot-log-ramoops-0" to cat
tpl,spl,uboot,atf,optee boot log.

Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
Change-Id: Iffccd1bc6fa97c7e84f56c038b56caad8cd69c15
2022-09-23 09:44:45 +08:00
Huibin Hong
fb41ff66cb fs: pstore: rename mcu log to boot log
It is not only for mcu log now, includes tpl, spl, uboot,
atf, optee and so on.

Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
Change-Id: Ia3bb0db39edf9cfba2ef41982a6134f0f20c5d53
2022-09-23 09:42:59 +08:00
Kever Yang
a648efab5e phy: rockchip-naneng-combo: Add ssc support for pcie
Best parameter: 24M T0_1 650mV.

Should co-work with change like below:

&combphy0_ps {
+	rockchip,enable-ssc;
+       assigned-clock-rates = <24000000>;
        status = "okay";
};

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
Change-Id: I863b8d1758431c0037332e7da1b2c64cd7113573
2022-09-22 18:49:19 +08:00
Sebastian Reichel
48401c5ee2 UPSTREAM: pinctrl/rockchip: add error handling for pull/drive register getters
Add error handling for the pull and driver register getters in preparation
for RK3588 support.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Heiko Stübner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20220422170920.401914-13-sebastian.reichel@collabora.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit 42573ab3b9)

Fix more error handling for codes havn't upstream yet.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Ieb9f502c702ce4ac97fbfc1c426d072f4253f1d2
2022-09-22 14:58:57 +08:00
Luca Ceresoli
f9dd52afac UPSTREAM: pinctrl: rockchip: sort the rk3308_mux_recalced_data entries
All the entries are sorted according to num/pin except for two
entries. Sort them too.

Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20220420142432.248565-2-luca.ceresoli@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit 7c4cffc5d4)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I4f58ebf64d3acba726c3d4c90a0a9796d47d514a
2022-09-22 14:58:57 +08:00
Luca Ceresoli
ae7b9050a3 UPSTREAM: pinctrl: rockchip: fix RK3308 pinmux bits
Some of the pinmuxing bits described in rk3308_mux_recalced_data are wrong,
pointing to non-existing registers.

Fix the entire table.

Also add a comment in front of each entry with the same string that appears
in the datasheet to make the table easier to compare with the docs.

This fix has been tested on real hardware for the gpio3b3_sel entry.

Fixes: 7825aeb7b2 ("pinctrl: rockchip: add rk3308 SoC support")
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20220420142432.248565-1-luca.ceresoli@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit 1f3e25a068)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Ide1ec0fdd675a29e3359049beb7777ec13b49738
2022-09-22 14:58:57 +08:00
Caleb Connolly
3f81f50a85 UPSTREAM: pinctrl/rockchip: support setting input-enable param
Handle the PIN_CONFIG_INPUT_ENABLE param for configuring GPIOs as input.

Signed-off-by: Caleb Connolly <kc@postmarketos.org>
Link: https://lore.kernel.org/r/20220328005005.72492-3-kc@postmarketos.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit 42d90a1e5c)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Iefcccf3b9b9ccb5f6729e304ad4ef38664018212
2022-09-22 14:58:57 +08:00
Caleb Connolly
fd1e3e6b93 UPSTREAM: pinctrl/rockchip: support deferring other gpio params
Add support for deferring other params like PIN_CONFIG_INPUT_ENABLE.
This will be used to add support for PIN_CONFIG_INPUT_ENABLE to the
driver.

Fixes: e7165b1dff ("pinctrl/rockchip: add a queue for deferred pin output settings on probe")
Fixes: 59dd178e1d ("gpio/rockchip: fetch deferred output settings on probe")
Signed-off-by: Caleb Connolly <kc@postmarketos.org>
Link: https://lore.kernel.org/r/20220328005005.72492-2-kc@postmarketos.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit 8ce5ef6454)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I7935986c9fdff1d74f5ccd08e2457d1f50d3bf35
2022-09-22 14:58:57 +08:00
John Keeping
f37a9465ce UPSTREAM: pinctrl/rockchip: fix gpio device creation
GPIO nodes are not themselves busses, so passing rockchip_bank_match
here is wrong.  Passing NULL instead uses the standard bus match table
which is more appropriate.

devm_of_platform_populate() shows that this is the normal way to call
of_platform_populate() from a device driver, so in order to match that
more closely also add the pinctrl device as the parent for the newly
created GPIO controllers.

Specifically, using the wrong match here can break dynamic GPIO hogs as
marking the GPIO bank as a bus means that of_platform_notify() will set
OF_POPULATED on new child nodes and if this happens before
of_gpio_notify() is called then the new hog will be skipped as
OF_POPULATED is already set.

Fixes: 9ce9a02039 ("pinctrl/rockchip: drop the gpio related codes")
Signed-off-by: John Keeping <john@metanate.com>
Link: https://lore.kernel.org/r/20211126151352.1509583-1-john@metanate.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
(cherry picked from commit bceb6732f3)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I21e0944d239cc85598b2638c952abadd85f55148
2022-09-22 14:58:57 +08:00
Zefa Chen
016473095c media: rockchip: vicap remove cru reset when stream off
when doing cru reset, if there is an iommu operation, the device will be stuck

Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: Id29878b0ee56e5f33ecd64c25b2c6f8b0bcdf491
2022-09-22 14:38:40 +08:00
Andy Shevchenko
36318e1bfb UPSTREAM: pinctrl/rockchip: Convert to use dev_err_probe()
It's fine to call dev_err_probe() in ->probe() when error code is known.
Convert the driver to use dev_err_probe().

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from commit 0045028f31)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Id073cf03dc900550dae1c8a947e53693937b7de1
2022-09-22 11:01:31 +08:00
Andy Shevchenko
2ae7c84f11 UPSTREAM: pinctrl/rockchip: Make use of the devm_platform_get_and_ioremap_resource()
Use the devm_platform_get_and_ioremap_resource() helper instead of
calling platform_get_resource() and devm_ioremap_resource()
separately.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from commit fb17dcd73f)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Idbdfaa90a0b614e59b393e436cebefb9aca6ffcc
2022-09-22 11:01:31 +08:00
Andy Shevchenko
2a5b819bbb UPSTREAM: pinctrl/rockchip: Use temporary variable for struct device
Use temporary variable for struct device to make code neater.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from commit e4dd7fd5ff)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I382e5c2276febe7774d954e70341ae548ce59855
2022-09-22 11:01:31 +08:00
Andy Shevchenko
f3a6824aaa UPSTREAM: pinctrl/rockchip: Drop wrong kernel doc annotation
Kernel doc validator is not happy:

  .../pinctrl-rockchip.c:45: warning: This comment starts with '/**', but isn't a kernel-doc comment.

Drop it as it's indeed not a kernel doc comment.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
(cherry picked from commit 5a83227b3d)
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Ib7d7e5efa9bb308d6173f0945928ad34b3c5ea5a
2022-09-22 11:01:31 +08:00
Zhen Chen
2b324c9063 MALI: bifrost: quick_reset: disable err logs when quick_reset is enabled
Not work for CSF based Valhall GPU.

Change-Id: Ic2ad8073f8091b4d31f15527d30f10759d5b01ed
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2022-09-21 17:34:37 +08:00
Zhen Chen
216596cf79 MALI: bifrost: quick_reset: use short timeout (quick_reset) for the case to workaround
Not work for CSF based Valhall GPU.

Change-Id: I38d27d2006e25acbab826efd36b49efffa6b79f1
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2022-09-21 17:34:37 +08:00
Yandong Lin
d076332a58 video: rockchip: mpp: do not register irq for av1 cache
There is no need to care about cache irq

Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
Change-Id: Iffd9461b928e1553dc23cf7f47b3979e404016ac
2022-09-21 15:56:14 +08:00
Yandong Lin
a8af0afc5e video: rockchip: mpp: fix av1 dec err when multi tiles
Do not enable cache_all_e when source is multi tiles.

Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
Change-Id: Ie40aac145dfc481f371865efc5e962dd0cfdb451
2022-09-21 15:56:14 +08:00
Frank Wang
361115cc9b hwspinlock: rockchip: amend to use new helpers
Use the new helpers that include struct_size(),
devm_platform_ioremap_resource(), devm_hwspin_lock_register() and etc.,
which can simpify the code.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Change-Id: I6507964759d6cc123a74c5d2c0112702927e017b
2022-09-21 15:43:01 +08:00
Ziyuan Xu
727dcf4a26 ARM: dts: rockchip: fixes the map of mmc_ecsd for rv1106-thunder-boot-mmc
The hpmcu run at [256K-512KB] address, change the mmc-escd's space to within 256KB.

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: I4d3acebd30b6fa780e7e8a7cb28adbd10d13050f
2022-09-21 14:36:07 +08:00
ZhiZhan Chen
aa9cd6fd69 arm64: dts: rockchip: rk3399: enable route_hdmi for evb
Signed-off-by: ZhiZhan Chen <zhizhan.chen@rock-chips.com>
Change-Id: I5cb340f11ea3229ce1b44419ab413c208b4a1bd4
2022-09-21 09:11:06 +08:00
Ziyuan Xu
d6407e9c27 arm64: dts: rockchip: support ramoops device node for rk3326-linux
Change-Id: Idc7f0696cd6ce12b4ad9ff1547b60acc32a4a006
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
2022-09-20 19:46:39 +08:00
Jason Zhang
a51d0f8e9b iio: light: ucs12cm0: reapply settings at resume
The UCS12CM0 does not currently preserve settings after powered
down, it will default to the UCS12CM0 settings after powered up,
not the settings set by the host.

Reapply all the settings at resume.

Signed-off-by: Jason Zhang <jason.zhang@rock-chips.com>
Change-Id: I66967bf0f4e880650c0f715b6e353bae4e31a0cb
2022-09-20 19:38:53 +08:00
Zhen Chen
d61da3a0f2 MALI: bifrost: quick_reset: reduce JM_DEFAULT_RESET_TIMEOUT_MS to 1 (ms)
To implement quick reset.
Not work for CSF based Valhall GPU.

Change-Id: I4d84d3a11ec4a5632c1a5f09bd90ed241fb9fc9a
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2022-09-20 19:34:32 +08:00
Zefa Chen
a6b577b156 media: rockchip: vicap fixed error of buffer free state
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: Ifb0105a4a587295418f624e78489cdbbff05194d
2022-09-20 19:19:29 +08:00
Zhen Chen
480163a87a soc: rockchip: power-domain: correct name of pd_gpu for px30s
Fixes: 41f9bdf3cf ("soc: rockchip: power-domain: keep pd_gpu always on for px30s")
Change-Id: I9af58d9471204c4540cf491b206c6c6f5d318a7f
Signed-off-by: Zhen Chen <chenzhen@rock-chips.com>
2022-09-20 17:12:55 +08:00
Damon Ding
4ddfedbb27 drm/rockchip: logo: copy mode from mode_set if no used crtc
1. Add rockchip_drm_copy_mode_from_mode_set() to copy
drm_display_mode from rockchip_drm_mode_set, which
stores the display state information in uboot.
2. Call rockchip_drm_copy_mode_from_mode_set() if vp
failed to initialize.

Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: I0dea7237353dfe7b0d56bee81a47970ebb538d50
2022-09-20 15:34:14 +08:00
Jianqun Xu
064f8026d1 arm64: dts: rockchip: add gpio alias for gpio dt nodes
Add gpio alias for gpio controller dt nodes, which is used by the
new gpio driver to get the index of gpio controller for driver.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I8fa25bed0193b6fcdbf617e3d457362d3734c4c8
2022-09-20 15:32:44 +08:00
Jianqun Xu
143b809917 ARM: dts: rockchip: add 'clock-names' for gpio dt nodes
Add 'clock-names' property for gpio dt nodes, which is used by the gpio
driver to identified as the index for the gpio controller.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I07334122babd5773cab891f066e5086a16fe34bf
2022-09-20 15:31:24 +08:00
Jianqun Xu
ce25d3298e ARM: dts: rockchip: add gpio alias for gpio dt nodes
Add gpio alias for gpio controller dt nodes, which is used by the
new gpio driver to get the index of gpio controller for driver.

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: I148297ea0e84d2749866858ffc60f2e0d1d38d03
2022-09-20 14:19:14 +08:00
Lin Jianhua
3ecb6301c4 arm64: dts: rockchip: px30_linux_defconfig: enable CMA
Signed-off-by: Lin Jianhua <linjh@rock-chips.com>
Change-Id: Ib300cf500e90a4b24f2a8db55e7277bdf3b91a93
2022-09-20 10:03:08 +08:00
Sugar Zhang
cae65d78f0 ASoC: rockchip: i2s-tdm: Add support for FIFO-XRUN detection
This is useful for performance debug, throwing a WARNNING if
FIFO-XRUN detected and then do snd_pcm_stop_xrun to stop stream
and notify user XRUN state.

TESTCASE:
On the 192K-8CH-32BIT situation, FIFO full time is 83us (16 / 192000).
Considering WATERLEVEL-16: 41.6us, WATERLEVEL-24: 62.5us.
if any path (I2S<->DMA<->BUS<->DDR) blocked over this duration,
FIFO xrun raised.

This testcase injects a DMC-DVFS (> 80us) to reproduce FIFO-XRUN.

Suggested to disable DMC-DVFS or switch to DMC-DVFS-SCENE policy
to fix this on this situation.

OTOH, optimizing DMC-DVFS (<40us) or place audio buffer into SRAM
is also an alternative.

x.sh:

  /#!/bin/sh

  echo performance > /sys/devices/system/cpu/cpufreq/policy0/scaling_governor
  echo performance > /sys/devices/system/cpu/cpufreq/policy4/scaling_governor
  echo performance > /sys/devices/system/cpu/cpufreq/policy6/scaling_governor

  freqs=`cat /sys/devices/platform/dmc/devfreq/dmc/available_frequencies`

  echo "userspace" > /sys/devices/platform/dmc/devfreq/dmc/governor

  aplay -D hw:3,0 --period-size=1024 --buffer-size=4096 -r 192000 -c 8 \
        -f s32_le /dev/zero &
  arecord -D hw:1,0 --period-size=1024 --buffer-size=4096 -r 192000 -c 8 \
        -f s32_le /dev/zero &
  sleep 1

  for f in $freqs
  do
          echo "dmc: set_freq $f"
          echo $f > /sys/devices/platform/dmc/devfreq/dmc/userspace/set_freq
          sleep 1
  done

  killall aplay
  killall arecord

Result:

  root@RK3588:/data# ./x.sh
  Playing raw data '/dev/zero' : Signed 32 bit Little Endian, Rate 192000 Hz, Channels 8
  Recording WAVE '/dev/zero'   : Signed 32 bit Little Endian, Rate 192000 Hz, Channels 8

  dmc: set_freq 528000000
  [   69.222572] rockchip-i2s-tdm fddf0000.i2s: TX FIFO Underrun
  [   69.222615] rockchip-i2s-tdm fe470000.i2s: RX FIFO Overrun
  dmc: set_freq 1068000000
  [   70.241013] rockchip-i2s-tdm fddf0000.i2s: TX FIFO Underrun
  [   70.241109] rockchip-i2s-tdm fe470000.i2s: RX FIFO Overrun
  dmc: set_freq 1560000000
  [   71.259416] rockchip-i2s-tdm fddf0000.i2s: TX FIFO Underrun
  [   71.259452] rockchip-i2s-tdm fe470000.i2s: RX FIFO Overrun
  dmc: set_freq 2112000000
  [   72.277841] rockchip-i2s-tdm fddf0000.i2s: TX FIFO Underrun
  [   72.277875] rockchip-i2s-tdm fe470000.i2s: RX FIFO Overrun

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: I4416c3424f3778560cadb94f585c0acb06eb3f40
2022-09-19 20:27:57 +08:00
Yu Qiaowei
d2df348f0c video: rockchip: rga3: fbc output forced to sparse mode
Signed-off-by: Yu Qiaowei <cerf.yu@rock-chips.com>
Change-Id: I08da18596ec9a8d0b59f5d4f41faffb182ed315a
2022-09-19 20:25:25 +08:00
Zefa Chen
89364d5b3f media: rockchip: vicap stop stream immediately, when in vblank
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: I5ea4a0f48d970874447da7fbd02f5c0eaca8db83
2022-09-19 20:22:25 +08:00
Zefa Chen
760e1d61b3 media: rockchip: vicap move s_power out of start/stop stream
when switching resolutions, the switching speed can be improved

Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: I4b31894274dc3238675ece907ba1682d965e71bf
2022-09-19 20:22:25 +08:00
Caesar Wang
4e52a0886b arm64: dts: rockchip: enable route_edp node for rk3568 evb1
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: Ie451bebc62e23d929bd2982281c277630685d083
2022-09-19 20:21:28 +08:00
Jianlong Wang
30791c5555 arm64: configs: delete rk3326_linux_defconfig
add rk3326_linux.config&rk3358_linux.config

update by:
    make ARCH=arm64 px30_linux_defconfig
    cp .config px30_linux.config
    make ARCH=arm64 px30_linux_defconfig rk3326_linux.config
    make ARCH=arm64 menuconfig
    scripts/diffconfig -m px30_linux.config .config > arch/arm64/configs/rk3326_linux.config
    make ARCH=arm64 px30_linux_defconfig rk3358_linux.config
    make ARCH=arm64 menuconfig
    scripts/diffconfig -m px30_linux.config .config > arch/arm64/configs/rk3358_linux.config

Signed-off-by: Jianlong Wang <jianlong.wang@rock-chips.com>
Change-Id: I9404022b222f1e64c301111f5f944cf98d1abebb
2022-09-19 20:21:14 +08:00
Damon Ding
cc4a2d2f9b drm/rockchip: vop2: set splice_mode flag in loader_protect
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
Change-Id: I513a133e6471f0e758b161fa67f5be5fdfaa1528
2022-09-19 20:13:30 +08:00
Jiajian Wu
b74f371bac arm64: dts: rockchip: rk817 compatible to rockchip,multicodecs-card
Signed-off-by: Jiajian Wu <jair.wu@rock-chips.com>
Change-Id: I9a257915416b17a668d2e73642bdd4ed04748c71
2022-09-19 20:11:58 +08:00
Jiajian Wu
0f5197b688 arm64: dts: rockchip: rk809 compatible to rockchip,multicodecs-card
Signed-off-by: Jiajian Wu <jair.wu@rock-chips.com>
Change-Id: I72dd4bb6e7c24c364e65dfd0e70dc0b14b78bef2
2022-09-19 20:11:52 +08:00