Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-18 | ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20 | Masahiro Yamada | |
Use the pin-mux data in the pinctrl drivers by directly calling pinctrl_generic_set_state(). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2016-05-01 | ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20 | Masahiro Yamada | |
The System Bus is not available by default on the ROM boot mode of PH1-LD20. To use devices connected to the System Bus, such as the Micro Support Card, it is necessary to set up pin-muxing and some System Bus Controller register. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |