Commit 301c3859 authored by Lee Jones's avatar Lee Jones

ARM: ux500: Add nodes for the MSP into the HREF Device Tree

This patch enables the two important MSP devices for ST-Ericsson's
hardware reference development board.
Acked-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 71e8118f
......@@ -61,5 +61,13 @@ bh1780@0x29 {
reg = <0x33>;
};
};
msp1: msp@80124000 {
status = "okay";
};
msp3: msp@80125000 {
status = "okay";
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment