From 65c906ab6261f31af3ca4134d2e64a4854f0559c Mon Sep 17 00:00:00 2001 From: Ashish Trivedi Date: Mon, 23 Dec 2024 12:25:28 -0800 Subject: [PATCH] @FIR-433: Made changes to remove peripheral accesses. The G0208 SKYP branch has peripheral accesses of UART and SPI disabled Removing the peripheral block from the DTS file --- boards/tsi/skyp/tsi_skyp_m85.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/tsi/skyp/tsi_skyp_m85.dts b/boards/tsi/skyp/tsi_skyp_m85.dts index 20158ef8b3fb..b48190ccc3ce 100644 --- a/boards/tsi/skyp/tsi_skyp_m85.dts +++ b/boards/tsi/skyp/tsi_skyp_m85.dts @@ -89,7 +89,7 @@ zephyr,memory-region = "SRAM1"; }; - soc { + /*soc { peripheral@71000000 { #address-cells = <1>; #size-cells = <1>; @@ -97,7 +97,7 @@ #include "tsi_skyp_m85-common.dtsi" }; - }; + };*/ }; &jtag_uart {