Commit graph

50 commits

Author SHA1 Message Date
Werner
812245def3
Move rockchip/64 current to 5.7.y (#2099)
* Move current to 5.7.x
* Update linux-rockchip-current.config
* Move dev patches to current
* copy dev to current
* move dev patches to current
* move rockchip64-current to 5.7.x
2020-07-18 23:07:01 +02:00
Piotr Szczepanik
f7859e861f
Ignore BCM4345 and derivatives which are UART based in btsdio (#2068) 2020-06-27 12:13:15 +02:00
Piotr Szczepanik
72257bd064
Make USB3 support of ROCK Pi E on par with other rk3328 boards (#2050) 2020-06-23 16:37:54 +02:00
Igor Pečovnik
e1ecb09833
Initial ROCK Pi E support (as WIP) (#2042)
* WIP: Adding RockpiE config

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Mainline u-boot for ROCK Pi E

* Initial ROCK Pi E device tree in kernel

* Fixed supplies for ROCK Pi E device tree

* Adjusted u-boot load address for rockchip64 boards with 256MB eg. ROCK Pi E

* Blacklisted lima on ROCK Pi E

* Fixed ROCK Pi E patch after merge from master

* Removed mode settings from rk805 regulators

* Fixed issues with offloading for gigabit interface of RockPi E

* Adjusted ROCK Pi E board config

* Added dev branch for ROCK Pi E

* Add build targets

Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>

* Exchange legacy to current in ROCK Pi E build targets

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-06-20 22:39:57 +02:00
Piotr Szczepanik
df0083d395
Enabled HDMI audio for OrangePi 4 (#2009) 2020-06-06 19:52:47 +02:00
MarkoBursic
4fc10487f4
tested, working (#2008)
Author: @martinayotte
2020-06-05 10:08:03 +02:00
Jayantajit Gogoi
7efb5014a2
Enable vcc_sd regulator on boot for NanoPi R2S (#1990)
NanoPi R2S has the same issue as ROC-RK3328-CC.
With working GPIO, during init the GPIO state s reset.
This causes the sdmmc regulator to shut down, preventing detection.
Removing and replacing the card will allow it to be detected, but that should not be necessary.
Fix this by setting the regulator on at boot.

Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Link: 75aa567803
Signed-off-by: Jayantajit Gogoi <jayanta.gogoi525@gmail.com>
2020-05-26 22:20:31 +02:00
Piotr Szczepanik
40a3d4ecb9
Fixed rt5651 codec probing after its driver was changed to module (#1969) 2020-05-17 18:42:24 +02:00
Piotr Szczepanik
d479e98a56
Added dev target support for NanoPi R2S (#1953) 2020-05-08 23:09:11 +02:00
Tony
cec6d242df
Merge pull request #1842 from armbian/roc-rk3328-cc-enable-dmc
Enable DMC for roc-rk3328-cc (renegade) in current

No stability issues with this enabled, no reason not to merge, enables higher clockrates via manual setting for now.
2020-05-05 22:11:18 -04:00
Piotr Szczepanik
5e37270da5 Removed unused wlan and blootooth from OrangePi 4 modern targets 2020-04-17 08:37:41 +02:00
Piotr Szczepanik
af2b7127b1 Fixed OrangePi 4 bluetooth and mic in current - based on https://github.com/armbian/build/pull/1888 2020-04-17 08:37:12 +02:00
Igor Pecovnik
bd486c7562
Enable es8316 on RockPi4 for Rockchip64 current too https://github.com/armbian/build/pull/1885 2020-04-14 20:14:24 +02:00
Piotr Szczepanik
00bd87c1f4 Merge remote-tracking branch 'origin/master' into roc-rk3328-cc-enable-dmc 2020-04-07 09:12:58 +02:00
Piotr Szczepanik
38e99c76e3 Fixed errornous status names for dmc and dfi of roc-rk3328-cc in current 2020-04-07 09:11:54 +02:00
Piotr Szczepanik
dc2b43562e Added more specific "compatible" string for OrangePi 4 2020-04-05 23:27:22 +02:00
Piotr Szczepanik
e14a61c229
Fixed sound from rt5651 on OrangePi 4 (#1870) 2020-04-05 18:15:06 +02:00
tonymac32
edd9568314 [ rockchip64 ] RK3399-ROC-PC enable PCIE
Enables PCIE PHY, with Mezzanine NVME is now available.
2020-04-05 02:45:01 -04:00
tonymac32
b767385d4c [ rockchip64 ] Add mp8859 regulator to Current for RK3399-ROC-PC
This enables the 12V buck/boost converter to provide the 12V rail
2020-04-05 01:35:28 -04:00
Piotr Szczepanik
aa1b639535
Fixed slow boot of rk3399 with mainline (#1852) 2020-03-23 18:44:03 +01:00
Igor Pečovnik
1516616c2d
Rockchip and Odroid XU4 upstream fixes (#1855) 2020-03-23 00:41:45 +01:00
Piotr Szczepanik
ba80dbc93e
OrangePi 4 device tree cleanup part 1 (#1809)
* Cleaned up OrangePi 4 device tree (with help from @chwe17)

* Reconfigured OrangePi 4's usb-c power input

* Powertree fixes for OrangePi 4

* Removed unnecessary xin32k clock in OrangePi 4's device tree

* Reverted fusb302 change for OrangePi 4

* Removed uart4 in OrangePi 4's device tree

* Synced OrangePi 4's DTS from current to dev

* Synced OrangePi 4's DTS from current to legacy

* Minor fixups for OrangePi 4 DTS in legacy
2020-03-19 20:41:04 +01:00
Piotr Szczepanik
ea35add113 Enable DMC for roc-rk3328-cc (renegade) in current 2020-03-13 21:29:14 +01:00
Piotr Szczepanik
b31ebbea77
Fixed eMMC hs400es mode init on some rockchip64 boards in current and dev (#1823) 2020-03-09 20:28:03 +01:00
Igor Pečovnik
a0e009a73e
WIP: Add initial support for FriendlyARM Nanopi R2S (#1793)
* Add initial support for FriendlyARM Nanopi R2s

One net port not working yet.

* Enable 2nd network, rename it to lan0, adjust motd to see lan*

* Added rk3328 dmc devfreq driver

* Fixed SD card issues for NanoPi R2s

* Added usb serial gadget console for NanoPi R2s

Co-authored-by: Piotr Szczepanik <piter75@gmail.com>
2020-03-09 00:03:27 +01:00
tonymac32
dc75fea037 [ rockchip64 ] fix SD card voltage toggling vis codec on rk3328 2020-02-09 17:09:37 -05:00
Tony
0dc58c1109
fix typo
noticed missing HDMI audio Rock64.  Oops.
2020-02-05 23:54:47 -05:00
tonymac32
7084a2d457 [ rockchip64 ] Rock64 add audio 2020-02-03 00:28:23 -05:00
tonymac32
18b24717be [ rockchip64 ] rk3328 and renegade sound and dts clean
Adds k5.5 audio pipeline dts entries, adds audio to Renegade, cleans up some dts mess in renegade

- Note:  PulseAudio seems to need to toggle a couple times before audio will play.  That is not addressed in this patch.
2020-02-02 18:26:29 -05:00
tonymac32
1f95a0086e [ rockchip64 ] clean out disabled patch 2020-01-27 23:12:19 -05:00
Piotr Szczepanik
720959e43e Fixed the codec probe crash in "dev" for OrangePi 4 2020-01-24 22:52:41 +01:00
Piotr Szczepanik
027c3f1a0a OrangePi 4 preliminary support (current and dev kernels) 2020-01-24 19:04:42 +01:00
tonymac32
b3fc6df52e [ rockchip64 ] Set OTG mode to host on Renegade USB2 2020-01-20 23:40:42 -05:00
tonymac32
d230c3d15d [ rockchip64 ] add USB3 PHY RK3328
Adds the USB3 PHY driver currently under consideration upstream.

Tested:

 - Renegade
 - Rock64
2020-01-20 22:22:55 -05:00
Piotr Szczepanik
8c93385a84
Adjusted txpbl for rk3399 to fix network issues with MTU 1500 (#1736) 2020-01-12 21:51:52 +01:00
Piotr Szczepanik
f059569a1a
Reverted workaround for ethernet in rockchip64-current (fixed in 5.4.11) (#1737) 2020-01-12 19:35:05 +01:00
m][sko
7bf126caf1 fix gpu power on firefly rk3399 (#1724) 2020-01-07 00:43:04 +01:00
Piotr Szczepanik
0657d1eca6 Temporary workaround for ethernet in rockchip64-current (#1721) 2020-01-05 17:22:02 +01:00
Aaditya Bagga
29b3328bda [Rock Pi 4] Set upper USB 3 port as host (#1704) 2020-01-01 10:54:45 +01:00
Piotr Szczepanik
2c439b9219
Overlay configfs support for rockchip64-current (#1699) 2019-12-30 21:25:03 +01:00
Piotr Szczepanik
5438468273
Tweaked rx_delay to 0x16 for NanoPi M4V2 in current/dev (#1698) 2019-12-29 22:13:43 +01:00
darinatoda
b6b2ff2293 Change rx delay for rockpro64 (#1678) 2019-12-16 20:15:00 +01:00
Piotr Szczepanik
da8cfe78c0
Disabled hs400 mode of roc-rk3399-pc's emmc (#1666) 2019-12-12 08:08:02 +01:00
Martin Ayotte
c207e6cc10
Merge pull request #1646 from armbian/nanopi-m4v2-bring-up
NanoPi M4V2 bring up
2019-12-06 10:24:38 -05:00
tonymac32
f059379425 [ Rockchip64 Current ] RK3399-ROC-PC power fix
Temporary fix to match staging driver.  Researching correct method under new driver structure, no Rockchip boards compliant so far.
2019-12-03 00:10:14 -05:00
tonymac32
79263e9855 [ rk3399 current ] add roc-pc bindings
HDMI audio
PCIE supplies

*PCIE does not seem to function yet, WIP
2019-12-02 21:53:12 -05:00
Piotr Szczepanik
a21b42ea11 Enabled current kernel for roc-rk3399-pc (and fixed legacy build) 2019-11-29 22:59:12 +00:00
Piotr Szczepanik
80b757ac27 Removed now obsolete links to old device tree files 2019-11-28 22:30:41 +00:00
Piotr Szczepanik
c4eecbcef0 Initial addition of NanoPi M4V2 2019-11-28 22:29:54 +00:00
Igor Pečovnik
150ac0c2af
Remove K<4, change branches, new features (#1586)
AR-1 - Adding support category for distributions
AR-4 - Remove Allwinner legacy
AR-5 - Drop Udoo family and move Udoo board into newly created imx6 family
AR-9 - Rename sunxi-next to sunxi-legacy
AR-10 - Rename sunxi-dev to sunxi-current
AR-11 - Adding Radxa Rockpi S support
AR-13 - Rename rockchip64-default to rockchip64-legacy
AR-14 - Add rockchip64-current as mainline source
AR-15 - Drop Rockchip 4.19.y NEXT, current become 5.3.y
AR-16 - Rename RK3399 default to legacy
AR-17 - Rename Odroid XU4 next and default to legacy 4.14.y, add DEV 5.4.y
AR-18 - Add Odroid N2 current mainline
AR-19 - Move Odroid C1 to meson family
AR-20 - Rename mvebu64-default to mvebu64-legacy
AR-21 - Rename mvebu-default to mvebu-legacy
AR-22 - Rename mvebu-next to mvebu-current
AR-23 - Drop meson64 default and next, current becomes former DEV 5.3.y
AR-24 - Drop cubox family and move Cubox/Hummingboard boards under imx6
AR-26 - Adjust motd
AR-27 - Enabling distribution release status
AR-28 - Added new GCC compilers
AR-29 - Implementing Ubuntu Eoan
AR-30 - Add desktop packages per board or family
AR-31 - Remove (Ubuntu/Debian) distribution name from image filename
AR-32 - Move arch configs from configuration.sh to separate arm64 and armhf config files
AR-33 - Revision numbers for beta builds changed to day_in_the_year
AR-34 - Patches support linked patches
AR-35 - Break meson64 family into gxbb and gxl
AR-36 - Add Nanopineo2 Black
AR-38 - Upgrade option from old branches to new one via armbian-config
AR-41 - Show full timezone info
AR-43 - Merge Odroid N2 to meson64
AR-44 - Enable FORCE_BOOTSCRIPT_UPDATE for all builds
2019-11-19 23:25:39 +01:00