summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/sun5i-a10s.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: sun5i: dt: Use the A10s gates in the DTSIMaxime Ripard2013-08-261-22/+14
| | | | | | | | The A10s has only a subset of the A10 gates. Now that the clock driver has support for this gates set, switch to it in the DTSI. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Tested-by: Emilio López <emilio@elopez.com.ar>
* ARM: sun5i: dt: Fix A10s SoC bus base addressMaxime Ripard2013-08-101-1/+1
| | | | | | | There was a typo in the base address used for the soc node in the A10s device tree. Fix it with the proper base address. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sun5i: a10s: Remove useless simple-bus reg propertyMaxime Ripard2013-08-101-1/+0
| | | | | | | The reg property of the simple-bus driver is completely useless. Remove it from the DTSI. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sun5i: dt: Add I2C controller nodes to the A10S dtsiEmilio López2013-07-151-0/+33
| | | | | | | | Allwinner A10S has 3 I2C controllers embedded on it. Add them to the corresponding dtsi. Signed-off-by: Emilio López <emilio@elopez.com.ar> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sun5i: dt: Add I2C muxings for sun5i A10SEmilio López2013-07-151-0/+21
| | | | | | | | The information has been extracted from the A10S-OLinuXino-Micro schematics, as we do not have a user manual for A10S yet. Signed-off-by: Emilio López <emilio@elopez.com.ar> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
* ARM: sunxi: dt: Add Allwinner A10s DTSIMaxime Ripard2013-06-161-0/+286
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>