FROMLIST: arm64: dts: qcom: hamoa: Add EL2 overlay for hamoa-evk#644
Open
LXQUALCOMM wants to merge 4 commits intoqualcomm-linux:tech/all/dt/hamoafrom
Open
FROMLIST: arm64: dts: qcom: hamoa: Add EL2 overlay for hamoa-evk#644LXQUALCOMM wants to merge 4 commits intoqualcomm-linux:tech/all/dt/hamoafrom
LXQUALCOMM wants to merge 4 commits intoqualcomm-linux:tech/all/dt/hamoafrom
Conversation
Document the compatible for the X1E80100 platform to the Qualcomm watchdog binding. The HW implementation is compatible with the KPSS WDT. Acked-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Abel Vesa <[email protected]> Signed-off-by: Xin Liu <[email protected]> Link: https://lore.kernel.org/all/20251224-arm64-dts-qcom-x1e80100-el2-add-apss-wdt-v3-1-1801c55d2883@oss.qualcomm.com/
The watchdog support in EL1 is SBSA compliant, handled by Gunyah hypervisor, but in EL2. the watchdog is an instance of the APSS WDT HW block, same as older platforms. So describe the APSS WDT node and mark it as reserved, as it will only be enabled in EL2 overlay. Signed-off-by: Abel Vesa <[email protected]> Signed-off-by: Xin Liu <[email protected]> Link: https://lore.kernel.org/all/20251224-arm64-dts-qcom-x1e80100-el2-add-apss-wdt-v3-2-1801c55d2883@oss.qualcomm.com/
In EL2, the APSS watchdog is available. So enable it in the overlay. Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Abel Vesa <[email protected]> Signed-off-by: Xin Liu <[email protected]> Link: https://lore.kernel.org/all/20251224-arm64-dts-qcom-x1e80100-el2-add-apss-wdt-v3-3-1801c55d2883@oss.qualcomm.com/
Add support for building an EL2 combined DTB for the hamoa-evk in the Qualcomm DTS Makefile. The new hamoa-iot-evk-el2.dtb is generated by combining the base hamoa-iot-evk.dtb with the x1-el2.dtbo overlay, enabling EL2-specific configurations required by the platform. Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Xin Liu <[email protected]> Link: https://lore.kernel.org/all/[email protected]/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FROMLIST: arm64: dts: qcom: hamoa: Add EL2 overlay for hamoa-evk