Adding DTSI files for MPN's based on the PSoC6_03 and PSoC6_04 Signed-off-by: Sreeram Tatapudi <sreeram.praveen@infineon.com>
13 lines
304 B
Text
13 lines
304 B
Text
/*
|
|
* Copyright (c) 2022 Cypress Semiconductor Corporation (an Infineon company) or
|
|
* an affiliate of Cypress Semiconductor Corporation
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
#include <arm/armv7-m.dtsi>
|
|
#include "../psoc6_03/psoc6_03.49-wlcsp.dtsi"
|
|
|
|
&nvic {
|
|
arm,num-irq-priority-bits = <3>;
|
|
};
|