Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-17 | ARM: dts: uniphier: sync DT with Linux | Masahiro Yamada | |
Fix the following DTC warnings: Warning (simple_bus_reg): Node /soc/system-bus@58c00000/support_card@1,1f00000/ethernet@00000000 simple-bus unit address format error, expected "0" Warning (simple_bus_reg): Node /soc/system-bus@58c00000/support_card@1,1f00000/uart@000b0000 simple-bus unit address format error, expected "b0000" Warning (simple_bus_reg): Node /soc/smpctrl@59800000 simple-bus unit address format error, expected "59801000" Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2017-03-14 | ARM: dts: uniphier: fix no unit name warnings | Masahiro Yamada | |
Fix warnings reported when built with W=1, by DTC 1.4.2 or later: Node /memory has a reg or ranges property, but no unit name Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2016-03-24 | ARM: dts: uniphier: add device tree for Micro Support Card | Masahiro Yamada | |
Import uniphier-support-card.dtsi from Linux Kernel and make it available on the UniPhier reference boards. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |