diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-03-22 14:05:24 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-03-22 15:16:48 +0100 |
commit | 187510a2490c91c895d8e40bd6668f56c0a5528d (patch) | |
tree | bab1751056ad0a93a94440f0f4ee317c4999cfb2 /projects | |
parent | 3a4d06ac943453e244df732f712cd5599a0284fb (diff) |
projects: linux: core: Fix DT prefixes
"arm64: dts: ..." => "arm64: dts: renesas: ...".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects')
-rw-r--r-- | projects/linux/core/bsp392_arm64_dts_renesas_r8a7795.yaml (renamed from projects/linux/core/bsp392_arm64_dts_r8a7795.yaml) | 2 | ||||
-rw-r--r-- | projects/linux/core/bsp392_arm64_dts_renesas_r8a7796.yaml (renamed from projects/linux/core/bsp392_arm64_dts_r8a7796.yaml) | 2 | ||||
-rw-r--r-- | projects/linux/core/bsp392_arm64_dts_renesas_r8a77965.yaml (renamed from projects/linux/core/bsp392_arm64_dts_r8a77965.yaml) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/projects/linux/core/bsp392_arm64_dts_r8a7795.yaml b/projects/linux/core/bsp392_arm64_dts_renesas_r8a7795.yaml index fe7ebce..60c7b76 100644 --- a/projects/linux/core/bsp392_arm64_dts_r8a7795.yaml +++ b/projects/linux/core/bsp392_arm64_dts_renesas_r8a7795.yaml @@ -1,4 +1,4 @@ -title: "From bsp392, upport arm64: dts: r8a7795:" +title: "From bsp392, upport arm64: dts: renesas: r8a7795:" team: Core key: 9401ae0d-1d56-4cea-84b4-cea9aef1fcd5 status: New diff --git a/projects/linux/core/bsp392_arm64_dts_r8a7796.yaml b/projects/linux/core/bsp392_arm64_dts_renesas_r8a7796.yaml index d507b31..a3f26d9 100644 --- a/projects/linux/core/bsp392_arm64_dts_r8a7796.yaml +++ b/projects/linux/core/bsp392_arm64_dts_renesas_r8a7796.yaml @@ -1,4 +1,4 @@ -title: "From bsp392, upport arm64: dts: r8a7796:" +title: "From bsp392, upport arm64: dts: renesas: r8a7796:" team: Core key: d3b5d78a-208e-4de2-9af7-b81611d9bcc7 status: New diff --git a/projects/linux/core/bsp392_arm64_dts_r8a77965.yaml b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77965.yaml index cae58d1..78681e8 100644 --- a/projects/linux/core/bsp392_arm64_dts_r8a77965.yaml +++ b/projects/linux/core/bsp392_arm64_dts_renesas_r8a77965.yaml @@ -1,4 +1,4 @@ -title: "From bsp392, upport arm64: dts: r8a77965:" +title: "From bsp392, upport arm64: dts: renesas: r8a77965:" team: Core key: d529a33d-5323-42b8-a53d-fe271b9a6ab9 status: New |