Skip to content

Commit b2bd9a8

Browse files
MaureenHelmnashif
authored andcommitted
dts: arm64: fvp: Move SoC devicetree includes under a vendor directory
Cleans up SoC devicetree include file locations to follow the convention of dts/<arch>/<vendor>/ Signed-off-by: Maureen Helm <[email protected]>
1 parent de514bb commit b2bd9a8

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

boards/arm/fvp_baser_aemv8r_aarch32/fvp_baser_aemv8r_aarch32.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/dts-v1/;
77

8-
#include <arm64/fvp-aemv8r/fvp-aemv8r.dtsi>
8+
#include <arm64/fvp/fvp-aemv8r.dtsi>
99

1010
/ {
1111
model = "FVP BaseR AEMv8R";

boards/arm64/fvp_baser_aemv8r/fvp_baser_aemv8r.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
/dts-v1/;
77

8-
#include <arm64/fvp-aemv8r/fvp-aemv8r.dtsi>
8+
#include <arm64/fvp/fvp-aemv8r.dtsi>
99

1010
/ {
1111
model = "FVP BaseR AEMv8R";
File renamed without changes.

0 commit comments

Comments
 (0)