diff options
| author | Marcel Ziswiler <[email protected]> | 2022-07-21 15:27:36 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2022-07-25 16:12:00 +0200 |
| commit | fed2e400ffec788e0fecf53a45f908fa94b483b5 (patch) | |
| tree | 39345a35e8ddfb76d993296133af3c9e34aa1e31 | |
| parent | 25ab97986c0f96247e9911f6872f7dbc9c40a12e (diff) | |
ARM: DTS: bk4r1/pcm052: prepare to synchronise device trees with linux
As a preparatory step rename the included SoC dtsi from vf.dtsi to
vf610.dtsi as this is how it is named in Linux upstream.
Signed-off-by: Marcel Ziswiler <[email protected]>
| -rw-r--r-- | arch/arm/dts/vf610-pcm052.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/vf610-pcm052.dtsi b/arch/arm/dts/vf610-pcm052.dtsi index 1383d03c227..ccdc0f57e2b 100644 --- a/arch/arm/dts/vf610-pcm052.dtsi +++ b/arch/arm/dts/vf610-pcm052.dtsi @@ -6,7 +6,7 @@ */ /dts-v1/; -#include "vf.dtsi" +#include "vf610.dtsi" #include "vf610-pinfunc.h" / { |
