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_03/psoc6_03.100-tqfp.dtsi"
10
11&nvic {
12	arm,num-irq-priority-bits = <3>;
13};
14