aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/lpc4337-ciaa.dts
Commit message (Collapse)AuthorAge
* ARM: dts: lpc18xx: remove skeleton.dtsi include and fix unit address warningsJoachim Eastwood2016-09-06
| | | | | | | | | | | Removale of skeleton.dtsi allows us also to fix the following warning from the dts compiler: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name by adding proper unit addresses to the memory nodes. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Acked-by: Rob Herring <robh@kernel.org>
* ARM: dts: lpc4337-ciaa: add i2c0 and devicesAriel D'Alessandro2015-12-14
| | | | | | | | | | Add I2C0 and two I2C EEPROM devices on the CIAA-NXP board: * 24AA1025 EEPROM, 1Mbit: it is accessed as two 512Kbit EEPROMs. * 24AA025E48 EEPROM, 2kbit. Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar> Signed-off-by: Joachim Eastwood <manabian@gmail.com>
* ARM: dts: lpc4337-ciaa: enable SCT-PWMAriel D'Alessandro2015-12-14
| | | | | | | | Enable the PWM based on the State Configurable Timer (SCT) included in the LPC4337 SoC of the CIAA-NXP board. Signed-off-by: Ariel D'Alessandro <ariel@vanguardiasur.com.ar> Signed-off-by: Joachim Eastwood <manabian@gmail.com>
* ARM: dts: add DT for CIAA LPC4337 industrial computerEzequiel Garcia2015-07-14
Add basic support for CIAA (Argentine Open Industrial Computer) LPC4337 board. This commit enables the following peripherals: * UART * SSP * Ethernet Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Joachim Eastwood <manabian@gmail.com>