Skip to content

Commit 45a5e11

Browse files
Vipul Kumar Samarshiraz-zz
authored andcommitted
ARM: dts: SPEAr320: Fix compatible string
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com> Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
1 parent d4f513f commit 45a5e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm/boot/dts/spear320-evb.dts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
/include/ "spear320.dtsi"
1616

1717
/ {
18-
model = "ST SPEAr300 Evaluation Board";
19-
compatible = "st,spear300-evb", "st,spear300";
18+
model = "ST SPEAr320 Evaluation Board";
19+
compatible = "st,spear320-evb", "st,spear320";
2020
#address-cells = <1>;
2121
#size-cells = <1>;
2222

0 commit comments

Comments
 (0)