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_02/psoc6_02.68-qfn.dtsi"
10
11/delete-node/ &scb3;
12
13/delete-node/ &scb7;
14
15/delete-node/ &scb10;
16
17/delete-node/ &scb11;
18
19/delete-node/ &scb12;
20
21&nvic {
22	arm,num-irq-priority-bits = <3>;
23};
24