Hauke Mehrtens
324be47ffd
kernel: Set CONFIG_FRAME_WARN depending on target
...
This set the CONFIG_FRAME_WARN option depending on some target settings.
It will use the default from the upstream kernel and not the hard coded
value of 1024 now.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2023-06-03 21:50:27 +08:00
aiamadeus
ae12d2f77b
rockchip: refresh kernel 5.15 config
...
Also fixes : #11019
2023-03-24 22:28:07 +08:00
AmadeusGhost
dd6c384a06
rockchip: increase default cma size to 64MB
2023-01-18 21:00:54 +08:00
AmadeusGhost
7488a31bb6
rockchip: fixes drm module depends
...
Also refresh kernel config.
Fixes : #10715
2023-01-03 20:10:31 +08:00
AmadeusGhost
c4be33b792
rockchip: force enable rk3568 msi interrupt
...
Since the interrupt of RK3568 has hardware bug,
we need a workaround to enable msi interrupt.
Without this, the r8125 will not be stable.
2022-12-21 19:30:24 +08:00
Kien Truong
e2578b7d82
rockchip: enable watchdog driver
...
Enable Synopsys DesignWare watchdog driver for rockchip device
Tested on NanoPi R2S
Signed-off-by: Kien Truong <duckientruong@gmail.com>
2022-12-04 23:47:29 +08:00
AmadeusGhost
1f9c2a3e1f
rockchip: 5.15: add missing kernel config
2022-11-24 20:05:56 +08:00
John Audia
c6fa37ad45
rockchip: armv8: add CONFIG_ARM64_ERRATUM_1742098
...
5.15.76 introduces a new symbol that applies Cortex-A72 SoCs so enable it[1].
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/diff/arch/arm64/Kconfig?id=v5.15.76&id2=v5.15.75
Signed-off-by: John Audia <therealgraysky@proton.me>
2022-10-31 19:21:05 +08:00
lean
c06859e50f
rockchip: enable hwrng for R66S/R68S
2022-09-02 02:40:00 +08:00
AmadeusGhost
8cb632045f
rockchip: 5.15: introduce rk3568 support
...
Due to the missing ATF for normally boot, there are still
a lot of bugs on this platform. At the same time, the GMAC
driver also lacks a part.
2022-09-01 11:43:00 +08:00
lean
685a4f1071
mfd: rk808: Add reboot support to rk808.c
2022-08-27 12:22:17 +08:00
lean
93a9f06c4c
rockchip: backport rk3568 support to kernel 5.15 from immortalwrt
2022-08-27 00:51:54 +08:00
AmadeusGhost
89cea59694
rockchip: drop all ugly phy hack code
...
These junk code breaks other phy drivers, just remove it.
2022-08-21 15:18:14 +08:00
lean
e66a94a8d8
rockchip: refresh Kconfig
2022-07-14 00:41:52 +08:00
google-you-ok?
972c8aed91
kernel:rockchip:phy add JLSemi jl2xxx driver ( #9563 )
...
* drv-net-phy-add-JLSemi-jl2xxx-driver
* drv-net-phy-add-JLSemi-jl2xxx-driver
* drv-net-phy-add-JLSemi-jl2xxx-driver
* Enable JL201 config
* Enable JL201 config
* Enable JL201 config
* change default driver
Since the mac80211 driver cannot turn on the wireless, it can only be turned off by default.
2022-06-14 02:23:49 +08:00
lean
bd965b8708
rockchip: add ondemond gov
2022-03-09 20:46:12 +08:00
AmadeusGhost
2788b735c3
rockchip: add basic kernel 5.15 support
2022-02-24 11:24:27 +08:00