tonymac32
88892499d4
[ rockchip64 ] fix merge mess from symlinks step 3
2021-04-20 23:55:39 -04:00
tonymac32
18c4885565
[ rockchip64 ] fix merge mess from symlinks step 2
2021-04-20 23:54:19 -04:00
Tony
53e9f8a183
Merge pull request #2774 from armbian/master
...
catch up with trunk
2021-04-13 23:52:16 -04:00
Igor Pečovnik
0cdffb29b0
Renaming DEV branch to EDGE ( #2704 )
...
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00
Piotr Szczepanik
08dca8c6ab
Fix trb ent quirk patch for rockchip64 (current/dev) and make it more resilient ( #2728 )
...
* Fix trb ent quirk patch for rockchip64 (current/dev) and make it more resilient
* Re-enabled the trb ent patch in dev too
2021-03-23 07:57:05 +01:00
Igor Pecovnik
3c96df8d25
Disable broken patch
2021-03-17 21:27:32 +01:00
Igor Pecovnik
a3d29f4082
bugfix - some rockchip64 patches needed adjustments
...
They were breaking compilation. Tested for building
2021-03-07 15:40:10 +01:00
Aditya Prayoga
eefad69215
Attempt to improve stability on Helios64 ( #2680 )
...
* Adjust the RK808 buck step to improve stability
* Adjust vdd_log and enable vdd_center init voltage
For some reason, regulator-init-microvolt property under PMIC does not applied. Set the voltage on board file.
2021-03-04 10:39:40 +07:00
Tony
4971535c77
RK3399 Typec DP ( #2676 )
...
* RK3399 NanoPC-T4 Add Type-C alt mode DP
* rk3399 rockpi 4C add mini-DP (WIP)
* [ rockchip64 ] revert rockPi 4C DP patch
Add an extension to disable it, but leave for future work.
2021-03-03 07:59:25 +01:00
tonymac32
71f7a113e7
[ rockchip64 ] remove unrelated changes to 369ab2decdc5a3c49973d8eeb783c95558dcc41a
2021-03-03 01:22:33 -05:00
tonymac32
248983683f
[ Rockchip64 ] Add Tinker Board 2
...
Using Mainline ATF/U-boot/Kernel
What works:
- USB (NOT TYPE C)
- PCIe
- LED's
- Ethernet
- HDMI
TODO:
- Type-C (fusb302 stuff)
- Type-C DP
- Regulators for big cores and GPU (sitting at default values now, no DVFS)
- Formware/driver for RTL8822CE
U-boot spits out some trash right after handing off control from SPL to U-Boot,
but doesn't impact boot. Needs looked at.
2021-03-03 01:22:33 -05:00
Aditya Prayoga
4bda055a9b
Restore eMMC HS400 on Helios64 ( #2677 )
...
* slightly reduce eMMC clock to improve signal integrity
* restore eMMC HS400 ES support
2021-03-03 09:12:38 +07:00
Piotr Szczepanik
a6ee913fae
NanoPi M4V2 stability fix for current and dev ( #2663 )
...
* Explicitly set vdd_log voltage for NanoPi M4V2 - possibly fix stability issues
* Regulator tweaks for NanoPi M4V2
* Add vdd_log to kernel and switch vdd_center back to 900mV
* Switch vdd_center to 0.95
* Make rk80x bucks voltage steps shorter to make the NanoPi M4V2 stable
* Tweak u-boot config for NanoPi M4V2
* Made the rk808 voltage steps configurable and configured 50mV for NanoPi M4V2
2021-03-02 21:07:22 +01:00
Mi-cc5ec
4fa59fe0b3
* Corrected the order of WAN and LAN LEDs to correspond to the tag on the official metal case. ( #2657 )
...
Co-authored-by: chenchanglin1 <chenchanglin1@xiaomi.com>
2021-02-23 11:52:42 +01:00
Igor Pečovnik
d28c170a23
RTL 8811CU: Add support for K5.11.y ( #2638 )
...
* RTL 8811cu: Add support for K5.11.y
* Update configs and remove deprecated patches
2021-02-15 16:25:19 +01:00
Piotr Szczepanik
804c57dd59
Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process) ( #2577 )
...
* Enable RTC (hym8563) for Station P1 in mainline (renaming DT in process)
* Switch Station P1 to rockchip64
* Fix linking for Station P1 device tree in legacy
2021-01-26 21:22:37 +01:00
Piotr Szczepanik
2788adcced
Enable DMC for Station M1 in current and dev ( #2575 )
...
* Enable DMC for Station M1 in current and dev
* Disable unstable 924MHz in Station M1 DMC
2021-01-26 21:22:04 +01:00
Piotr Szczepanik
5bc190864e
Adjusted mtu validation disabling patch in rockchip64 (for kernel 5.10.10+)
2021-01-23 22:16:15 +01:00
zhouzhiwen2000
b388750162
fix problems with mmc modules ( #2566 )
2021-01-22 13:12:49 +01:00
Aditya Prayoga
568d8472b3
Fix 2.5G Ethernet on Helios64 Mainline kernel ( #2567 )
...
* rockchip64: Added XHCI HCD USB TRB ENT quirk
On some xHCI controllers (e.g. Rockchip RK3399/RK3328/RK1808), they need
to enable the ENT flag in the TRB data structure to force xHC to
prefetch the next TRB of a TD.
Enable the quirk on RK3399 through device tree node properties.
Ported from Rockchip Linux 4.19
* add to dev branch
2021-01-22 13:12:09 +01:00
Piotr Szczepanik
bd60eb7596
Enable network link triggers for NanoPi R4S leds ( #2571 )
2021-01-22 12:57:01 +01:00
Piotr Szczepanik
25e0f16334
Adjusted power and pmic configuration for Station M1 in current/dev
2021-01-18 23:21:40 +01:00
Piotr Szczepanik
091d91468e
Switched rockchip64-current to 5.10.y (and synced -dev config/patches) ( #2546 )
2021-01-17 19:07:59 +01:00
paolo
3a037e899b
Adding pll hdmi timing to rockchip64-dev too
...
Fixed rk3328 mali node, shortening memory range to 0x30000 as per-stated in official documentation
2021-01-17 10:20:21 +00:00
Piotr Szczepanik
d5ab47bff7
Minor tweaks to NanoPi R4S configuration ( #2543 )
2021-01-10 12:40:11 +01:00
Piotr Szczepanik
18cf7aff70
Consolidate all dts Makefile changes in a single patch in rockchip64-current ( #2535 )
2021-01-05 23:35:03 +01:00
Igor Pečovnik
3c793e66ed
Add initial config for R4S ( #2415 )
...
* Add initial config for R4S
* Enabled r8169 module for rockchip64-current
* NanoPi R4S board configuration file tweaks
* Add u-boot configuration
* Update PCI speed
* Add DT to DEV kernel
* Enable build targets
Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-12-31 01:17:45 +01:00
Igor Pecovnik
c7cc1825cd
Update wifi related patches and (temprally) disable 8188EU since it breaks K5.10.y
2020-12-28 21:52:45 +01:00
tonymac32
129d8dbeb5
[ rockchip64 ] add oc opps for rk3328
...
remove default 1.5 GHz operation, enable as overlay at user risk
2020-12-17 01:54:18 -05:00
tonymac32
4cb57c62b3
[ rockchip64 ] add RK3399 2GHz opp as overlay
...
RK3399 maximum clockspeed according to Rockchip is 1.8 GHz for all but a couple variants. Almost all SBC's use 1.8 GHz silicon.
Remove automatic application of extra 2 GHz opp, allow user to select an overlay at their own risk.
2020-12-16 02:06:00 -05:00
Igor Pečovnik
fa2fd517d1
Fix USB port on Rockpi S ( #2461 )
...
* Fix USB port on Rockpi S
* Rename patches for clarity
* Add patches to DEV
* Remove deprecated patch
2020-12-15 22:25:51 +01:00
Igor Pečovnik
b7d4a7a577
Enable UART2 on Rockpi S ( #2460 )
...
* Add uart2 for debug on Rockpi S
* Rename for clarity
* Add patch to DEV too
2020-12-15 22:25:23 +01:00
tonymac32
40665cde86
[ rockchip64 ] Patch reorg round 2
2020-12-13 23:22:08 -05:00
tonymac32
dfd5cf9692
[ rockchip64 ] Clean up patchset
2020-12-13 22:13:03 -05:00
Piotr Szczepanik
ba5ea3be78
Fix UHS SD card voltage to 3.3V before shutdown on rockchip64 (dev/current) ( #2393 )
2020-12-03 08:42:28 +01:00
Piotr Szczepanik
8718f57f94
Removed obsolete regulator patch for rockchip64-current
2020-11-28 18:12:08 +01:00
Piotr Szczepanik
25bd76527e
Fix roc-rk3328-pc device tree reference to missing RK_FUNC_1
2020-11-28 18:10:53 +01:00
Oleg
ccbc888b3f
add dts rk3328-roc-pc, fix WIFI and USB 3.0 rk3328 ( #2390 )
2020-11-28 16:52:34 +01:00
Piotr Szczepanik
68faa2b316
Do not enable spi flash on ROCK Pi 4 by default
2020-11-16 22:20:30 +01:00
Igor Pečovnik
a08539790d
Remove broken part from patches ( #2347 )
...
* Remove broken part from patches
2020-11-14 20:49:32 +01:00
Igor Pečovnik
4b317e548f
Add Z28PRO to the mainline kernel as a link to rock64 ( #2346 )
...
Working good enough.
2020-11-14 19:29:00 +01:00
Piotr Szczepanik
f83724d7df
Workaround MTU setting issues for dwmac interfaces on rockchip64 ( #2331 )
2020-11-12 09:44:55 +01:00
Piotr Szczepanik
e36ce875b0
Switched rockchip64-current to linux 5.9.y ( #2309 )
2020-11-10 21:43:13 +01:00
Aditya Prayoga
ea5bf1afd5
Helios64: Switch fusb302 driver to mainline and enable DP over TypeC ( #2302 )
...
* helios64: dts: switch fusb302 driver and enable dp on dev branch
* helios64: dts: switch fusb302 driver and enable dp on current branch
2020-11-04 08:22:22 +01:00
Piotr Szczepanik
0f1f9bd18d
Revert resolving supplies after creating regulator for rockchip64-current
...
With the reverted commit rk3399 boards do not boot as rk808 fails to be probed.
aea6cb9970
2020-10-30 23:35:49 +01:00
Piotr Szczepanik
4ef5b6574f
Fix analog (3.5 jack) audio on ROCK Pi 4C (AR-483)
2020-10-19 21:18:10 +02:00
Piotr Szczepanik
c010b05e66
Enabled SPI flash by default for ROCK Pi 4A/B/C
2020-10-17 23:38:05 +02:00
Piotr Szczepanik
c41cb4c454
Added XTX spi flash chips to kernel and u-boot
2020-10-17 23:38:05 +02:00
Tony
b3a768e2af
Fix typo on supply voltage
...
extra "0"s can be catastrophic.
2020-10-08 01:59:31 -04:00
Tony
8fc20a15b1
Add files via upload
2020-10-08 01:56:28 -04:00