dts/riscv: move mpfs-icicle.dtsi into a common microchip directory
This commit moves the `mpfs-icicle.dtsi` file to a common `microchip` directory and updates include paths in the `mpfs_icicle` board devicetree. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
a30862455e
commit
7fa108db6a
2 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/dts-v1/;
|
||||
#include <mpfs-icicle.dtsi>
|
||||
#include <microchip/mpfs-icicle.dtsi>
|
||||
#include <mem.h>
|
||||
|
||||
/ {
|
||||
|
|
|
|||
Loading…
Reference in a new issue