mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
arm64: dts: qcom: mahua: Fix mahua bwmon
Delete the bwmon node that corresponds to non-existent cpu cluster 2
on Mahua SoCs.
Fixes: 598eedb21ddd ("arm64: dts: qcom: Add Mahua SoC and CRD")
Tested-by: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
Signed-off-by: Pragnesh Papaniya <pragnesh.papaniya@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260325-bwmon_fixes-v1-2-9433f9d4c276@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
bf2a06f36e
commit
bcd42e405c
|
|
@ -6,6 +6,7 @@
|
|||
/* Mahua is heavily based on Glymur, with some meaningful differences */
|
||||
#include "glymur.dtsi"
|
||||
|
||||
/delete-node/ &bwmon_cluster2;
|
||||
/delete-node/ &cluster2_pd;
|
||||
/delete-node/ &cpu_map_cluster2;
|
||||
/delete-node/ &cpu12;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user