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_01/psoc6_01.124-bga.dtsi"
10
11cpus {
12	/delete-node/ cpu@0;
13};
14
15&nvic {
16	arm,num-irq-priority-bits = <3>;
17};
18