[PATCH v2 0/2] Add EC support for Purwa IOT EVK
From: Anvesh Jain P
Date: Fri Jul 03 2026 - 06:01:10 EST
Add the embedded controller node to the Purwa IOT EVK board and document
its compatible. The EC provides fan control, temperature sensors and EC
state change notifications.
Signed-off-by: Anvesh Jain P <anvesh.p@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- dt-bindings: Reworded the commit message to describe the EC hardware
details. [Krzysztof]
- Collected Reviewed-by and Tested-by tags on the dts patch.
- Link to v1: https://lore.kernel.org/r/20260629-ec_support_for_purwa_evk-v1-0-e082b70138d6@xxxxxxxxxxxxxxxx
---
Anvesh Jain P (2):
dt-bindings: embedded-controller: qcom,hamoa-crd-ec: Add Purwa IOT EVK
arm64: dts: qcom: purwa-iot-evk: Add Embedded controller node
.../bindings/embedded-controller/qcom,hamoa-crd-ec.yaml | 1 +
arch/arm64/boot/dts/qcom/purwa-iot-evk.dts | 16 ++++++++++++++++
2 files changed, 17 insertions(+)
---
base-commit: 948efecf22e49aa4bf55bb73ec79a0ddcfd38571
change-id: 20260629-ec_support_for_purwa_evk-687780bec098
Best regards,
--
Anvesh Jain P <anvesh.p@xxxxxxxxxxxxxxxx>