blob: b0ef6c9a7d5134ef5cbe7f3c8ce4e35e9b64b43b [file] [log] [blame]
/*
* 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_01/psoc6_01.124-bga-sip.dtsi"
&flash0 {
reg = <0x10000000 0x80000>;
};
&sram0 {
reg = <0x8000000 0x20000>;
};
&nvic {
arm,num-irq-priority-bits = <3>;
};