Difference between revisions of "QuartzPro64 Development"
Jump to navigation
Jump to search
m (→Upstreaming Status: minor typo) |
m (→Upstreaming Status: Add pinctrl component) |
||
Line 37: | Line 37: | ||
! scope="row" | pinctrl | ! scope="row" | pinctrl | ||
| colspan="2" style="background:LightYellow; text-align:center;"|In review<sup>[https://patchwork.kernel.org/project/linux-rockchip/list/?series=634741]</sup> | | colspan="2" style="background:LightYellow; text-align:center;"|In review<sup>[https://patchwork.kernel.org/project/linux-rockchip/list/?series=634741]</sup> | ||
| | | <code>pinctrl-rockchip</code> | ||
| | | | ||
|- | |- |
Revision as of 19:51, 22 April 2022
A QuartzPro64 Development Wiki page before a QuartzPro64 Wiki page? It's more likely than you think!
This page will be used for both documenting the current development efforts and the board in general, as we don't know yet how a generally available QuartzPro64 will look like so documenting the dev board is probably best left to the development page.
Upstreaming Status
Function | Status | Component | Notes | |
---|---|---|---|---|
Video Output | Needs porting | VOP2
|
The video output IP on the RK3588 should mostly be the same as the one on the RK356x, but the chip specific stuff will need to be integrated into the vop2 driver (once it's merged) | |
Video Input | Needs porting | |||
Audio | Needs porting | rockchip-i2s-tdm
|
Should be exactly the same as RK356x (according to the TRM), just needs compatible string copypasted over probably | |
CRU | In review[1] | clk-rk3588
|
||
SD/MMC | In review[2] | sdhci-of-dwcmshc
|
||
pinctrl | In review[3] | pinctrl-rockchip
|
||
GPIO | In review[4] | rockchip-gpio
|