aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/stih410-b2260.dts
Commit message (Collapse)AuthorAge
* ARM: dts: STiH410-b2260: Fix typo in spi0 chipselect definitionLoic Pallardy2016-11-15
| | | | | | | Change cs-gpio to cs-gpios. Signed-off-by: Loic Pallardy <loic.pallardy@st.com> Acked-by: Patrice Chotard <patrice.chotard@st.com>
* ARM: dts: STiH410-b2260: add clk_ignore_unused in bootargsPatrice Chotard2016-09-08
| | | | | | | | This allows to make the board boot even if clock handling by all drivers is not properly done. Reported-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
* ARM: dts: STiH410-b2260: add USB3 nodePatrice Chotard2016-09-07
| | | | | | Allow to use the mico USB port which is driven by USB3 IP Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
* ARM: dts: STi: Introduce B2260 boardPatrice Chotard2016-09-02
B2260 board is the STMicroelectronics 96Board based on STiH410 soc : - 1GB DDR - On-Board USB combo WiFi/Bluetooth RTL8723BU with PCB soldered antenna - Ethernet 1000-BaseT - Sata - HDMI - 2 x USB2 type A - micro USB2 type AB - SD card slot - High speed connector (SD/I2C/USB interfaces) - Slow speed connector (UART/I2C/GPIO/SPI/PCM interfaces) Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Lee Jones <lee.jones@linaro.org> Reviewed-by: Peter Griffin <peter.griffin@linaro.org>