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
11/delete-node/ &scb3;
12
13&nvic {
14	arm,num-irq-priority-bits = <3>;
15};
16