summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am335x-baltos-ir3220.dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: am335x: switch to use phy-gmii-selGrygorii Strashko2019-02-201-4/+0
| | | | | | | Switch to use phy-gmii-sel PHY instead of cpsw-phy-sel. Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: am335x-baltos-ir3220: Use IRQ_TYPE specifierHernán Gonzalez2018-05-151-1/+1
| | | | | | | | GPIO_ACTIVE_LOW was being used to specify an interrupt, use IRQ_TYPE_EDGE_RISING instead. This improves DT readability. Signed-off-by: Hernán Gonzalez <hernan@vanguardiasur.com.ar> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: am335x-baltos: add LED supportYegor Yefremov2017-03-281-0/+1
| | | | | | | | | | | All three devices provide GPIO based LEDs named power, wlan and app. Place LEDs definition into a separate dtsi file as not all devices including am335x-baltos.dtsi have the same LED layout. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: am335x-baltos: use phy-phandle declarationsYegor Yefremov2016-11-231-1/+1
| | | | | | | | | phy-phandle is now a preferred method to reference a PHY device. Especially in regards to cpsw it enables PHY specific settings like max-speed etc. being specified in DTS. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: add DTS for Baltos IR3220Yegor Yefremov2016-04-261-0/+119
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Tony Lindgren <tony@atomide.com>