Skip to content

Commit 69da52f

Browse files
Vipul Kumar Samarshiraz-zz
authored andcommitted
ARM: dts: SPEAr320: Boot the board in EXTENDED_MODE
On spear320 device supported mode are: * AUTO_NET_SMII_MODE * AUTO_NET_MII_MODE * AUTO_EXP_MODE * SMALL_PRINTERS_MODE * EXTENDED_MODE spear320-evb board is designed for EXTENDED_MODE only, hence it does not boot correctly in current form where pinctrl part for some devices fail. Configure and boot the SPEAr320 evaluation board in EXTENDED_MODE. 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 45a5e11 commit 69da52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

2727
ahb {
2828
pinmux@b3000000 {
29-
st,pinmux-mode = <3>;
29+
st,pinmux-mode = <4>;
3030
pinctrl-names = "default";
3131
pinctrl-0 = <&state_default>;
3232

0 commit comments

Comments
 (0)