Re: [PATCH v5 2/5] arm64: dts: qcom: add Linksys EA9350 V3

From: Konrad Dybcio
Date: Mon Dec 30 2024 - 09:49:02 EST


On 3.10.2024 1:28 AM, Karl Chan wrote:
> Add device tree source for Linksys EA9350 V3 which is a WiFi router based on the IPQ5018 SoC.
>
> As of now , only the UART,USB,USB LED,buttons is working.The front PWM LED require the IPQ PWM driver.Therefore the PWM LED isn't configed in the tree.
>
> Also The original firmware from Linksys can only boot ARM32 kernels.
>
> As of now There seems to be no way to boot ARM64 kernels on those device.
>
> However, it is possible to use this device tree by compiling an ARM32 kernel instead.
>
> Signed-off-by: Karl Chan <exxxxkc@xxxxxxxxxxxxxxx>
> ---

Karl, have you had any luck trying out the 64bit u-boot referenced in
other messages in this thread?

Konrad