Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-17 | ARM: dts: mps2: remove skeleton.dtsi include and fix unit address warnings | Vladimir Murzin | |
Removale of skeleton.dtsi allows us also to fix the following warning from the dts compiler: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name by adding proper unit addresses to the memory nodes. Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> | |||
2016-04-26 | ARM: dts: introduce MPS2 AN385/AN386 | Vladimir Murzin | |
Application Notes 385 and 386 shares the same memory map and features except the CPU is used. AN385 is supplied with Cortex-M3 CPU and AN386 is supplied with Cortex-M4. Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> |