mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Add device support for the AYANEO Pocket S (Snapdragon SM8550): - Import device tree (based on upstream sm8550-ayaneo-ps.dts) - Adjust firmware paths for Pocket S layout - Enable CONFIG_DRM_PANEL_AYANEO_WT0600_2K - Add DRM panel patch (WT0600 2K) - Register device in config.xml - Add inputplumber device profile - Add hardware quirks (GPU, controller, LEDs, configs) - Add sway quirk to force internal DSI panel as primary output Hardware status on real device: - Display: working - Audio: working - WiFi: working - Fans: operational (may require further tuning) - Controls: functional but default mappings need refinement The device boots successfully into a usable Wayland session. Signed-off-by: Fabrice Di Meglio <fdimeglio@gmail.com>