Re: [PATCH 3/3] arm64: dts: qcom: Add Talos Lyra EVK board
From: Avaneesh Kumar Dwivedi (avani)
Date: Thu Sep 17 2026 - 09:25:47 EST
On 9/2/2026 3:50 PM, Konrad Dybcio wrote:
On 9/1/26 3:44 PM, Avaneesh Kumar Dwivedi wrote:Acked, will fix in v2.
Add the device tree for the Talos Lyra EVK platform which combines[...]
the Talos Lyra EVK SoM and Lyra carrier board.
This device tree adds board-specific peripheral configuration on top
of the SoM, including:
+&i2c5 {nit: Let's keep a \n before 'status' consistently
+ clock-frequency = <100000>;
+ status = "okay";
Konrad