1/* 2 * Copyright (c) 2022 Cypress Semiconductor Corporation (an Infineon company) or 3 * an affiliate of Cypress Semiconductor Corporation 4 * 5 * SPDX-License-Identifier: Apache-2.0 6 */ 7 8#include <arm/armv7-m.dtsi> 9#include "../psoc6_04/psoc6_04.64-tqfp.dtsi" 10 11cpus { 12 /delete-node/ cpu@0; 13}; 14 15/delete-node/ &adc1; 16 17/delete-node/ &scb3; 18 19&nvic { 20 arm,num-irq-priority-bits = <3>; 21}; 22