summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a77470-iwg23s-sbc.dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: iwg23s-sbc: Enable HS-USBBiju Das2019-04-121-0/+4
| | | | | | | Enable HS-USB device for the iWave SBC based on RZ/G1C. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Enable USB USB2.0 HostBiju Das2019-04-121-0/+8
| | | | | | | Enable USB2.0 host on the iwg23s sbc. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Enable USB Phy[01]Biju Das2019-04-121-0/+32
| | | | | | | Enable USB phy[01] on iWave iwg23s sbc based on RZ/G1C SoC. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Add HDMI supportFabrizio Castro2019-03-251-0/+79
| | | | | | | | | | | This patch adds HDMI video output support to the iwg23s board from iWave. Due to a problem with the bootloader not dealing with the configuration of one of the pins correctly, we have to use a gpio-hog for the interrupt line to make sure the pin is configured as GPIO-input when requesting the interrupt. Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Enable RTCBiju Das2019-01-071-0/+18
| | | | | | | | Enable NXP pcf85263 real time clock for the iWave SBC based on RZ/G1C. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Add QSPI flash supportFabrizio Castro2018-11-281-0/+26
| | | | | | | | This commit adds QSPI flash support to the iwg23s board specific device tree. Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Add pinctl support for EtherAVBBiju Das2018-11-281-0/+8
| | | | | | | | | | Adding pinctrl support for EtherAVB interface. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Enable cmt0Biju Das2018-11-281-0/+4
| | | | | | | | This patch enables cmt0 support on the iWave iwg23s sbc. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Enable watchdog supportBiju Das2018-11-281-0/+5
| | | | | | | | This patch enables watchdog support on the iWave iwg23s sbc. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Add uSD and eMMC supportFabrizio Castro2018-11-281-0/+76
| | | | | | | | | Add uSD card and eMMC support to the iwg23s single board computer powered by the RZ/G1C SoC (a.k.a. r8a77470). Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Biju Das <biju.das@bp.renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: specify EtherAVB PHY IRQBiju Das2018-08-271-0/+2
| | | | | | | | | | Specify EtherAVB PHY IRQ in the board specific device tree, now that we have GPIO support. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Add pinctl support for scif1Biju Das2018-08-271-0/+10
| | | | | | | | | Adding pinctrl support for scif1 interface. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Chris Paterson <chris.paterson2@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Add EtherAVB supportBiju Das2018-04-301-1/+14
| | | | | | | | | Define the iW-RainboW-G23S board dependent part of the EtherAVB device node. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Chris Paterson <chris.paterson2@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
* ARM: dts: iwg23s-sbc: Add support for iWave G23S-SBC based on RZ/G1CBiju Das2018-04-161-0/+35
Add support for iWave iW-RainboW-G23S single board computer based on RZ/G1C. Signed-off-by: Biju Das <biju.das@bp.renesas.com> Reviewed-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>