summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/at91-sama5d4_xplained.dts
AgeCommit message (Collapse)Author
2017-05-15ARM: dts: at91: Enable DMA on sama5d4_xplained consoleAlexandre Belloni
[ Upstream commit ef8d02d4a2c36f7a93e74c95a9c419353b310117 ] Enable DMA on usart3 to get a more reliable console. This is especially useful for automation and kernelci were a kernel with PROVE_LOCKING enabled is quite susceptible to character loss, resulting in tests failure. Cc: stable <stable@vger.kernel.org> #v4.1+ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
2016-02-15ARM: dts: at91: sama5d4 xplained: fix phy0 IRQ typeNicolas Ferre
[ Upstream commit e873cc022ce5e2c04bbc53b5874494b657e29d3f ] For phy0 KSZ8081, the type of GPIO IRQ should be "level low" instead of "edge falling". Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Fixes: 38153a017896 ("ARM: at91/dt: sama5d4: add dts for sama5d4 xplained board") Cc: <stable@vger.kernel.org> # 4.1+ Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
2015-03-04ARM: at91/dt: sama5d4 xplained: add i2c0Nicolas Ferre
Add i2c0 aka twi0 on sama5d4 xplained board. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2015-03-04ARM: at91/dt: sama5d4: add dts for sama5d4 xplained boardJosh Wu
Add at91 sama5d4 xplained board support. Signed-off-by: Josh Wu <josh.wu@atmel.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>