From 0faa1467e61f81cfab86491b1fcc5b06fe87a3f4 Mon Sep 17 00:00:00 2001 From: Lijuan Gao Date: Thu, 28 Mar 2024 12:02:39 +0800 Subject: [PATCH] ARM: dts: msm: Update base device tree for SunP HDK Update the base device tree as the SunP HDK using V8 Power Grid. Change-Id: I6859f0595a3b010b5a7015dc2ed3bb3078108fc4 Signed-off-by: Lijuan Gao --- qcom/sunp-hdk.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sunp-hdk.dtsi b/qcom/sunp-hdk.dtsi index 81c2c20a..c61d3699 100644 --- a/qcom/sunp-hdk.dtsi +++ b/qcom/sunp-hdk.dtsi @@ -3,4 +3,4 @@ * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. */ -#include "sun-qrd-sku1.dtsi" +#include "sun-qrd-sku1-v8.dtsi"