Commit Graph

1276628 Commits

Author SHA1 Message Date
Shengfei Xu
b2dcf7ae10 mfd: rk806: config the power off sequence
Configure the power-off timing of each power supply of the PMIC
during normal shutdown through the "shutdown-sequence".
Configure the power-off timing of each power supply of PMIC
during low power forced shutdown through "vb-shutdown-sequence".
Press the RESET button in sleep mode, and the PMIC will power down
and then power on. The PMIC's power on sequence follows
the power on sequence.

Change-Id: Iebd0ea604fe5419dcead8fa75ade1402cabf7461
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
2024-10-29 18:00:33 +08:00
Shengfei Xu
a3f03c79ff mfd: rk806: Low power triggered system forced shutdown
Change-Id: I38b7592525d81aa09672362208d7f5bc53539b4e
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
2024-10-29 18:00:33 +08:00
Jon Lin
5da753e40a arm64: dts: rockchip: rk3576: Add PD_SDGMAC to fspi1/flexbus/dsmc
Change-Id: Ifcd32623540b58c166e619224127b0409f5f41cc
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-10-29 17:19:59 +08:00
Frank Wang
6448d1eec8 usb: typec: fusb302: set src current to default 80uA
The FUSB302B failed to detect sink devices from SRC_UNATTACHED state
with SRC 180 uA CC current setting, the TCPM and FUSB302 logs like
the below and FUSB302B has no further action.

[   72.229911] fusb302 IRQ: 0x21, a: 0x00, b: 0x00, status0: 0x23:
[   72.229993] fusb302 IRQ: COMP_CHNG, comp=true:
[   72.230212] fusb302 cc1=Open, cc2=Open:
[   72.230265] tcpm CC1: 2 -> 0, CC2: 0 -> 0 [state SRC_ATTACH_WAIT, polarity 0, disconnected]:
[   72.230306] tcpm state change SRC_ATTACH_WAIT -> SRC_UNATTACHED [rev3 NONE_AMS]:
[   72.230345] tcpm Start toggling:
[   72.237430] fusb302 start drp toggling:

The vendor said that FUSB302B was designed with 80uA for sink
detection which means it can only guarantee FUSB302B will works well
with that setting, so amend the SRC CC current at toggling to fix it.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
Change-Id: Iefeb7dd20c03c04832ac82d43cc4f8d9edccbcc6
2024-10-29 17:05:36 +08:00
Jon Lin
7f84caccd0 PCI: dw: rockchip: Define IO and Host initialization interfaces
Change-Id: I3491ee22e216d009aee2613de4b6f276c2154a72
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-10-29 17:04:37 +08:00
Jon Lin
c37dff4abe PCI: dw: rockchip: Unified PCIe initialization process
Change-Id: Ia564bc5e2063b05c0eeeb99527e5253f610308f6
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-10-29 17:04:37 +08:00
Jon Lin
652b60a98e PCI: dw: rockchip: Move PCIE_CLIENT_INTR_MASK to configuration process.
Change-Id: Id90ddc7c1280e8f01974380d5d2ebebbe12bec67
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-10-29 17:04:37 +08:00
Jon Lin
f4df5925fe PCI: dw: rockchip: Split phy resource initialization and phy initialization
Change-Id: I3d4b7f4137aa938d3621742b231aee9461f322b2
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
2024-10-29 17:04:37 +08:00
Jason Zhu
e27115aa16 ASoC: codecs: rk_dsm: fix audio aliasing
Set the dsm registers default value so that they can not be changed
as zero with regmap interface.

Change-Id: I1788fe2cabcb65ba09964a79d2fe20c057924839
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
2024-10-29 16:31:06 +08:00
Shunhua Lan
4bfb13e85d media: rockchip: hdmirx: fix audio fifo underflow or overflow when working for audio with high jitter
Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
Change-Id: Ibf4dc35997e742119aaae28a9a4deb4bcdf65b7e
2024-10-29 16:30:44 +08:00
Shunhua Lan
fdea02a3ef media: rockchip: hdmirx: use the closest fs for audio instead of invalid
Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
Change-Id: I833d7f9834965189f23adda7f5219b5ec5711ea2
2024-10-29 16:30:35 +08:00
Shunhua Lan
fa24640896 media: i2c: rk628: fix audio fifo underflow or overflow when working for audio with high jitter
Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
Change-Id: I418d691381f6f8c389a190ac96a2587b0e2f22fd
2024-10-28 16:18:20 +08:00
Shunhua Lan
71bb2b36f6 media: i2c: rk628: repair cts n interrupt loss
Change-Id: I9603a1733555b535f0542ca6677e9cb27647a399
Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
2024-10-28 16:17:24 +08:00
Shunhua Lan
b328bd0f78 ASoC: codecs: rk730: add coeff configurations for different audio fs and mclk
Change-Id: Ic9ee8eab87417b9946c97bf01789b6bcb9cd0ff0
Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
2024-10-28 16:14:32 +08:00
Shunhua Lan
07dbb4735c ASoC: codecs: rk730: do soft reset in rk730_reset
The patch fix no sound when hot rebooting because of registers value mismatch

Change-Id: I6c9b040b3cd025c4e27c391e0f539505e747aaa7
Signed-off-by: Shunhua Lan <lsh@rock-chips.com>
2024-10-28 16:14:32 +08:00
Luo Wei
427cd6dd82 mfd: display-serdes: improve drivers about these case
1.set lcd low level before set high level
2.set label for lock&err gpio and irq
3.add monitor function for serdes important register

Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: I6e0ee19de04dec87fd356a6f5cb046612bec3451
2024-10-28 14:18:32 +08:00
Jason Zhu
872875b540 ASoC: rockchip: pdm_v2: fix the recording signal is 0 when gain is too large
Since the PDM mic has dc signal, the signal will be recorded as 0
when gain is too large. The dc and voice signals will be enlarge
to maximum value and they will be filtered to zero by high pass filter.

Change-Id: I4973da38a28028dff502e3bc7f97030a3bde7b8f
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
2024-10-25 20:35:34 +08:00
Shawn Lin
4cadd49e1f PCI: dw: rockchip: Add slot power limit support
Change-Id: I135d37768b4fb34e16b7e4a8adc7f8c4cc5d6a1a
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
2024-10-25 20:34:34 +08:00
Shengfei Xu
d43bf47467 regulator: fixed: Get the configured limit for a current-limited regulator
Change-Id: I0154cdcda406828aff7dcdf884e63e1c74992e4b
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
2024-10-25 20:34:34 +08:00
Shengfei Xu
1f5f09ff39 regulator: rk806: Get the configured limit for a current-limited regulator
Change-Id: I96f116dfd21b375cd1cc7e583adfb02c181667cf
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
2024-10-25 20:34:34 +08:00
Algea Cao
b578fa577b drm/bridge: synopsys: dw-hdmi-qp: Use new edid api
Kernel-6.1 add new api drm_edid_connector_update
can parse hdmi2.1 edid information. Kernel-5.10 old
drm_add_edid_modes in kernel-6.1 is limited to parse
hdmi2.0 edid information. So we must use drm_edid_connector_update
instead of drm_add_edid_modes.

Change-Id: I421049f38ffdec1cb136a02d9100eafd92c1f0a6
Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
2024-10-25 20:15:38 +08:00
Tao Huang
495fe343ce Merge tag 'v6.1.99'
This is the 6.1.99 stable release

* tag 'v6.1.99': (1975 commits)
  Linux 6.1.99
  Revert "usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB"
  Linux 6.1.98
  nilfs2: fix incorrect inode allocation from reserved inodes
  null_blk: Do not allow runt zone with zone capacity smaller then zone size
  spi: cadence: Ensure data lines set to low during dummy-cycle period
  nfc/nci: Add the inconsistency check between the input data length and count
  kbuild: fix short log for AS in link-vmlinux.sh
  nvmet: fix a possible leak when destroy a ctrl during qp establishment
  platform/x86: touchscreen_dmi: Add info for the EZpad 6s Pro
  platform/x86: touchscreen_dmi: Add info for GlobalSpace SolT IVW 11.6" tablet
  regmap-i2c: Subtract reg size from max_write
  nvme: adjust multiples of NVME_CTRL_PAGE_SIZE in offset
  dma-mapping: benchmark: avoid needless copy_to_user if benchmark fails
  nvme-multipath: find NUMA path only for online numa-node
  ALSA: hda/realtek: Enable headset mic of JP-IK LEAP W502 with ALC897
  fs/ntfs3: Mark volume as dirty if xattr is broken
  i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr
  clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
  clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
  ...

Change-Id: Ibf9c2caa3bbffb7a960e82ec6c2b0b497753778c

Conflicts:
	arch/arm64/boot/dts/rockchip/rk3328.dtsi
	drivers/gpu/drm/rockchip/rockchip_drm_vop2.c
	drivers/phy/rockchip/phy-rockchip-snps-pcie3.c
	drivers/pinctrl/pinctrl-rockchip.c
	drivers/usb/gadget/function/u_audio.c
	include/linux/usb/quirks.h
	mm/cma.c
	sound/soc/rockchip/rockchip_i2s_tdm.c
2024-10-25 17:51:39 +08:00
Tao Huang
af561def2e Revert "regulator: core: Ensure debugfs is fully initialized"
This reverts commit 175fb4a3cc.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2024-10-25 17:49:51 +08:00
Jason Zhu
1b1b029fe3 ASoC: codecs: rk_dsm: call regcache_sync() when dsm resume
If not sync regcache when dsm resume, the dsm card occur error
since the value in cache is same with what we set. So that the
value will not sync to dsm registers.

error log:
aplay: pcm_write:2178: write error: Input/output error
rockchip-sai 2a640000.sai: Failed to clear 1

Change-Id: Ia6318dedf12ae696cf05ae59055427932b1638ea
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
2024-10-25 17:36:42 +08:00
Luo Wei
267c32b9db arm64: dts: rockchip: rk3576-vehicle-evb20: fix maxim serdes lock gpio err
Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: If64c5cc5db5ec57e63c44eef96ba35eadd36ee44
2024-10-25 16:18:07 +08:00
Luo Wei
7e80a3f182 arm64: dts: rockchip: rk3576-vehicle-evb20: fix adb resume issue
Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: If9cefd2b5b1f026ab393e0f28a7db353486382ec
2024-10-25 16:17:48 +08:00
Luo Wei
6ef18fb63d arm64: dts: rockchip: rk3588-vehicle-evb: add reset all for maxim serdes
Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: I9f71f24458d46ccc3749d89dee7badb43a98ac5f
2024-10-25 16:17:24 +08:00
Luo Wei
afa6bd4208 arm64: dts: rockchip: rk3588-vehicle-evb: keep lcd 12v on
Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: I357b28aa26b766604984a7fa9fc18025adf3f657
2024-10-25 16:17:24 +08:00
wei.luo
39864a50c2 arm64: dts: rockchip: rk3588-vehicle-evb: close usb auto suspend
Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: Ia3656f4c3eeec9b31bbe9e939861b0222032f831
2024-10-25 16:17:24 +08:00
Zefa Chen
15a640d32e media: i2c: imx415 fixes error logic of rhs1_old/rhs2_old
Signed-off-by: Zefa Chen <zefa.chen@rock-chips.com>
Change-Id: If9f8f245f13f40824a56d95cf315dd88adcf39b8
2024-10-24 18:15:51 +08:00
Huibin Hong
15a69b362c ARM: dts: rockchip: rk3502: support uart frac 96M and 128M
Change-Id: Ifb9c17ee28f4e822836f7aeaa354e3cbd3454e85
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
2024-10-24 14:14:22 +08:00
Li Huang
99de7079fe MALI: rockchip: Fix build warning after disable CONFIG_PM
Change-Id: I23002ed6814f4dcdd3f071411907df9328f886b5
Signed-off-by: Li Huang <putin.li@rock-chips.com>
2024-10-24 10:13:25 +08:00
Yao Xiao
e3772da5fa ARM: dts: rockchip: rk3126c-evb-ddr3-v10-linux: fixed ldo5 regulator err
Change-Id: I8aa5bf17c80fe5ba78c8ef1767c0f947ea9b6080
Signed-off-by: Yao Xiao <xiaoyao@rock-chips.com>
2024-10-23 17:16:01 +08:00
Mingwei Yan
46b9b70ded media: rockchip: vpss: online support tile write
Signed-off-by: Mingwei Yan <mingwei.yan@rock-chips.com>
Change-Id: Iab4ca3d82315222543c5f98b5adb8847ed872b3b
2024-10-23 14:16:18 +08:00
Cai YiWei
22ff58327e media: rockchip: isp: fix isp39 no output
Change-Id: Ifd64690705d21cd70f3bd1dd0a81bc18ee2eb796
Signed-off-by: Cai YiWei <cyw@rock-chips.com>
2024-10-23 10:29:22 +08:00
Sandy Huang
c65d2fce11 drm/rockchip: vop2: add reset vp->win_mask
vp->mask must initialize correctly, otherwise after suspend and
resume, the software state[vp->mask] maybe different with hardware
state and lead to close win error or timeout.

Signed-off-by: Sandy Huang <hjc@rock-chips.com>
Change-Id: Icc605878b6ac74b24dde44f7933bc761ccdcd526
2024-10-23 10:27:36 +08:00
Binyuan Lan
b021dd5871 ASoC: rk817: fix no sound when capture by tinycap or arecord
Because I2STX_CKE has been set to disable in rk817_codec_shutdown,
then I2STX_CKE_EN should be set when recording.

Change-Id: If1201ad12e33dca21eb443bd32750a73c1fa9f67
Signed-off-by: Binyuan Lan <lby@rock-chips.com>
2024-10-23 09:45:55 +08:00
Shawn Lin
fc59a282e7 PCI: rockchip: dw: Add rockchip,wait-for-link-ms support
Some devices like FPGA or AI cards need a long period of time
after powering up and releasing #PERST. This is due to the slow
firmware loading process happened inside the devices. Without this
support, link will be failed during the limitation.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Change-Id: I01ecb64ca1b1a1917eb5434c374517387ab11ffc
2024-10-22 18:36:55 +08:00
Zhihuan He
a921bd7a8f memory: dsmc: fix bug in multi cs and region
Change-Id: I792667c6a4a7e9f120da29b1fef19cbd2b40ed9e
Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
2024-10-22 17:24:18 +08:00
Jianlong Wang
87c6fc5b1e net: rfkill: rfkill-wlan: fix compilation error
implicit declaration of function ‘random_ether_addr’

Change-Id: Ibf8c391b43f25b638062686a5e4f396bf79223f0
Signed-off-by: Jianlong Wang <jianlong.wang@rock-chips.com>
2024-10-22 14:43:11 +08:00
William Wu
11ca1d9953 phy: rockchip: usbdp: Fix LFPS detect threshold control
According to the LFPS Tx Low Power/LFPS Rx Detect Threshold [1],
the device under test(DUT) must not respond if LFPS below the
minimum LFPS Rx Detect Threshold 100mV. Test fail on Rockchip
platforms, because the default LFPS detect threshold is set to
65mV.

The usbdp phy LFPS detect threshold voltage could be set to
30mV ~ 140mV, and since there could be 10-20% PVT variation,
we set LFPS detect threshold voltage to 110mV.

[1] https://compliance.usb.org/resources/LFPS_Rx_Tx_Low_Power_Compliance_Update_Rev5.pdf
Change-Id: Idf17df242090027b3b8eb731423a1aa536ed8c09
Signed-off-by: William Wu <william.wu@rock-chips.com>
2024-10-22 14:38:16 +08:00
Shawn Lin
fbdf4ef963 PCI: rockchip: dw: Add remove() support
Add ->remove() support is to meet the requirement of modular
use and test unbind/bind process massively in case we change
the probe() process.

Change-Id: I6267e7e1b55575069179150a10fdfb7b4da5ae52
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
2024-10-21 19:40:52 +08:00
Shawn Lin
e15707617c PCI: rockchip: dw: remove wakeup if attached device is down
device_init_wakeup is used for PD driver to leave power-domain
opened during suspend. This feature was originally designed for
Wi-Fi. Check Wi-Fi's power to see if we need to remove wakeup
support before into suspend.

Change-Id: I468157b1d5f9775e3c961d1d059b167c0bb95395
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
2024-10-21 19:40:52 +08:00
Shawn Lin
666775e30a PCI: rockchip: dw: Add runtime pm support
Currently, the PCIe pd is in unsupported state which fails to power
down it even if not devices attached.This patch is required when the pcie
controller sits on a bus with its own power domain and clocks which are
controlled via a bus driver like simple pm bus.

Change-Id: Ic0fbaec82a25b92e9b874aa3003f0b18451985a6
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
2024-10-21 19:40:52 +08:00
Tao Huang
7073ff96a5 drm/rockchip: dw-dp: Include linux/random.h
drivers/gpu/drm/rockchip/dw-dp.c:567:9: error: implicit declaration of function 'get_random_bytes'

Fixes: 7d048d6dac ("drm/rockchip: dw-dp: Add HDCP function support")
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: Id1c9fc3570877fb6b9900e0a107cff7efb6a91da
2024-10-21 19:40:52 +08:00
Weixin Zhou
ba11507650 arm64: dts: rockchip: rk3576-eink: adjust dmc freq threshold
In order to reduce the power consumption

Change-Id: I251d142bf22526889f7bd7afe3d8a96db2c5dcac
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
2024-10-21 19:40:52 +08:00
Liang Chen
6ddfd0766a arm64: dts: rockchip: rk3562j: add opp-table for overdrive mode
Change-Id: I4c39b4e252ec445c080ed0a165853e76c9d1b25c
Signed-off-by: Liang Chen <cl@rock-chips.com>
2024-10-21 10:38:08 +08:00
Elaine Zhang
c4d496df3b arm64: dts: rockchip: rk3562j: remove duplicate can node
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Change-Id: I7396ebf0e9a02b395a222a7bedb2d6a353faa544
2024-10-21 10:38:08 +08:00
Shunqian Zheng
f9a997e8c0 ARM: configs: rk3502: use standalone recovery config
Becuase recovery kernel needs initramfs and much smaller than
normal boot kernel, to split them to save disk size and memory usage.

The rk3502-recovery.config and rk3502-robot.config are both based on
rk3506_defconfig.

Change-Id: Id236fe486037aaa958d51ad0a0f5ac84ccaec8fa
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
2024-10-18 14:37:26 +08:00
Damon Ding
8f203c43d9 drm/rockchip: gem: remove unused func rockchip_gem_mmap_buf()
The func can be replaced by drm_gem_mmap_obj().

Change-Id: I8a0687ee6f6df70129b8978e993d22158c2c3d64
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
2024-10-18 14:36:37 +08:00