Ricardo Pardini
|
160688703e
|
meson64-6.19: radxa-zero2: fusb302 (minimal by me + full impl by Neil/Christian)
- I submitted the basic enablement, got feedback on ML, reworked it to the minimal, valid, description
- Picked and rebased Neil/Christian's original full implementation from 2024 on top of it
- See https://gitlab.com/superna9999/linux/-/tree/topic/amlogic/radxa-zero2/fusb302
- This includes a driver for the CH482D chip (under `CONFIG_TYPEC_MUX_GPIO_SWITCH`, enabled here)
- Quick search revealed two CH482D's are also present `rockchip/rk3566-radxa-cm3-io.dts` but thus far undescribed
- see https://dl.radxa.com/cm3/io_board/radxa_cm3_io_board_v1.32_schematic.pdf pages 7 and 13
- maybe we can work with them to help test driver and bindings?
- See https://lore.kernel.org/linux-amlogic/20260114-arm64-dts-amlogic-radxa-zero2-additions-v1-0-8b5cdf328fde@pardini.net/
- See https://lore.kernel.org/linux-amlogic/20260115-arm64-dts-amlogic-radxa-zero2-additions-v2-1-948bb0479a45@pardini.net/
|
2026-01-16 14:51:39 +01:00 |
|
EvilOlaf
|
c0e8ba8423
|
meson64: remove upstreamed patch
|
2026-01-14 13:24:10 +01:00 |
|
Viacheslav Bocharov
|
b24a33b917
|
jethub d2: update device tree files
|
2026-01-13 09:00:36 +03:00 |
|
Patrick Yavitz
|
3e40fe954b
|
Meson64: Delete patches that are not required
general-input-touchscreen-Add-D-WAV-Multitouch.patch (not enabled)
general-memory-marked-nomap.patch (not required)
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
|
2026-01-12 19:38:40 -05:00 |
|
Ricardo Pardini
|
448881496a
|
meson64-6.19: de-bork PCIe, again (missed a patch from 6.18)
- `b4 am -o- "https://lore.kernel.org/linux-amlogic/20251103221930.1831376-1-helgaas@kernel.org/" > patch/kernel/archive/meson64-6.19/x-PCI-meson-Remove-meson_pcie_link_up-timeout-message-speed-check.patch`
- this was the trick, I had mixed up with a different one in 6.18, half of which (`elbi` stuff) actually landed in 6.19-rc1
- `b4 am -o- "https://lore.kernel.org/linux-amlogic/20251127170908.14850-1-18255117159@163.com/" > patch/kernel/archive/meson64-6.19/x-PATCH-v7-2-2-PCI-dwc-Remove-redundant-MPS-configuration.patch`
- to de-slow PCIe on meson64 (simple refresh, we already had it)
|
2025-12-30 18:35:22 +01:00 |
|
Ricardo Pardini
|
3a320d17e1
|
meson64-6.19: rewrite against 6.19-rc3
|
2025-12-29 12:50:02 +01:00 |
|
Ricardo Pardini
|
94f09f8a0f
|
meson64-6.19: pick dwc-MPS-slowness-fix patch that missed the bus from 6.18
|
2025-12-29 12:50:02 +01:00 |
|
EvilOlaf
|
5580066a4a
|
meson64-6.19: use llm suggestion for overlay README
|
2025-12-29 12:50:02 +01:00 |
|
EvilOlaf
|
671270edd9
|
meson64-6.19: rewrite patches against 6.19-rc2
|
2025-12-29 12:50:02 +01:00 |
|
EvilOlaf
|
7161c9cbb1
|
meson64-6.19: rework patches for 6.19-rc1
- fix jethome
- fix socinfo patch, re-enable another
- seems like no longer needed, upstream code has changed
- disable more breaking patches. Buildable state
- remove upstreamed patch
- adjust patching_config kernel versions
|
2025-12-29 12:50:02 +01:00 |
|
EvilOlaf
|
8e81ee08d5
|
meson64-6.19: copy 6.18 patches into 6.19
|
2025-12-29 12:50:02 +01:00 |
|
Ricardo Pardini
|
1a63a5a22c
|
Revert "meson64: bump edge to 6.19; current 6.12 -> 6.18 (#9069)" (wrong squash)
This reverts commit f1b5acc9a1.
|
2025-12-29 12:50:02 +01:00 |
|
Werner
|
f1b5acc9a1
|
meson64: bump edge to 6.19; current 6.12 -> 6.18 (#9069)
* meson64-6.19: copy 6.18 patches into 6.19
* meson64_common: meson64 bump edge to 6.19
* meson64-6.19: rework patches for 6.19-rc1
- fix jethome
- fix socinfo patch, re-enable another
- seems like no longer needed, upstream code has changed
- disable more breaking patches. Buildable state
- remove upstreamed patch
- adjust patching_config kernel versions
* mainline-kernel: bump 6.19 to 6.19-rc2
* meson64-6.19: rewrite patches against 6.19-rc2
* meson64-6.19: use llm suggestion for overlay README
* mainline-kernel: bump 6.19 to 6.19-rc3
* meson64-6.19: pick dwc-MPS-slowness-fix patch that missed the bus from 6.18
* meson64-6.19: rewrite against 6.19-rc3
* meson64_common: bump `current` 6.12 -> 6.18
* meson64-6.18: rewrite against 6.18.2
---------
Co-authored-by: Ricardo Pardini <ricardo@pardini.net>
|
2025-12-29 12:30:26 +01:00 |
|