dts: infineon: port infineon CAT1A (psoc6) to HWMv2
port infineon CAT1A (psoc6) to HWMv2: 1. move dts\arm\cypress\** to dts\arm\infineon\cat1a\legacy 2. remove dts\arm\cypress\** 3. rename dts\arm\infineon\psoc6 to dts\arm\infineon\cat1a Signed-off-by: Nazar Palamar <nazar.palamar@infineon.com>
This commit is contained in:
parent
2ec8f442a5
commit
6ad6d59c4d
168 changed files with 971 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <arm/armv6-m.dtsi>
|
#include <arm/armv6-m.dtsi>
|
||||||
#include <cypress/psoc6.dtsi>
|
#include <infineon/cat1a/legacy/psoc6.dtsi>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
cpus {
|
cpus {
|
||||||
|
|
@ -5,7 +5,7 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <arm/armv7-m.dtsi>
|
#include <arm/armv7-m.dtsi>
|
||||||
#include <cypress/psoc6.dtsi>
|
#include <infineon/cat1a/legacy/psoc6.dtsi>
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
cpus {
|
cpus {
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue