summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/moxart-uc7112lx.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: Adjust moxart IRQ controller and flagsLinus Walleij2017-03-211-1/+1
| | | | | | | | | | | | | | | | | | | The moxart interrupt line flags were not respected in previous driver: instead of assigning them per-consumer, a fixes mask was set in the controller. With the migration to a standard Faraday driver we need to set up and handle the consumer flags correctly. Also remove the Moxart-specific flags when switching to using real consumer flags. Extend the register window to 0x100 bytes as we may have a few more registers in there and it doesn't hurt. Tested-by: Jonas Jensen <jonas.jensen@gmail.com> Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: moxart: move fixed rate clock child node to board level dtsJonas Jensen2014-01-231-0/+8
| | | | | | | | When a skeleton "clocks { .. }" remain in .dtsi, the child node can be moved to .dts, "ref12" is then found by of_clk_get(). Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: moxart: add MOXA ART SoC device tree filesJonas Jensen2013-12-221-0/+109
Add a generic (dtsi) include file for MOXA ART SoCs. Also add a file for UC-7112-LX. Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Olof Johansson <olof@lixom.net>
OpenPOWER on IntegriCloud