aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/atlas7.dtsi
Commit message (Collapse)AuthorAge
* ARM: dts: atlas7: put pinctl property to get pinmux for NANDHuayi Li2015-08-05
| | | | | | | | | Nand controller often share some pins with sd/mmc controller on atlas and prima series, nand node can be disabled if the pins are used by sd/mmc controller. Signed-off-by: Huayi Li <huayi.li@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add software digital radio nodes and its DMA channelsYonghui Zhang2015-08-05
| | | | | | | | this patch adds SDR(software digital raio) nodes and the DMA channels for it. Signed-off-by: Yonghui Zhang <yonghui.zhang@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add lost PWM nodeGuo Zeng2015-08-05
| | | | | | | | this patch adds lost PWM node, and also fixes the ranges of its parent node. Signed-off-by: Guo Zeng <guo.zeng@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add lost G2D nodeDongli Li2015-08-05
| | | | | | | | this patch adds lost G2D node, and also fixes the range of its parent node. Signed-off-by: Dongli Li <Kasin.Li@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add multimedia codec nodeXiaofeng Fei2015-08-05
| | | | | | | | this patch adds multimedia video codec node, and also fixes the ranges of its parent node. Signed-off-by: Xiaofeng Fei <xiaofeng.fei@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add alias name for spi deviceQipan Li2015-08-05
| | | | | | | | | spi framework can use alias name of spi device to retrieve the bus id, so bus id will not be dynamical but statical and it will be easier for test for a specified spi device with a fixed name like use spidev. Signed-off-by: Qipan Li <Qipan.Li@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add lost gmac nodeYe He2015-08-05
| | | | | | | | this patch adds lost ethernet gmac node, and also fix the ranges of its parent node. Signed-off-by: Ye He <ye.he@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add performance monitor unit nodeYe He2015-08-05
| | | | | Signed-off-by: Ye He <ye.he@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* ARM: dts: atlas7: add lost jpeg nodeLily.Li2015-08-05
| | | | | | | | this patch adds lost jpeg node, and also fix the ranges of its parent node. Signed-off-by: Lily.Li <Lily.Li@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com>
* Merge tag 'atlas7-pinctrl-dts-for-4.2' of ↵Kevin Hilman2015-07-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into fixes Merge "CSR atlas7 pinctrl descriptions for 4.2" from Barry Song: add atlas7 pinctrl dts stuff add atlas7 pin groups and gpio/pin mapping descriptions * tag 'atlas7-pinctrl-dts-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux: ARM: dts: atlas7: add pinctrl and gpio descriptions
| * ARM: dts: atlas7: add pinctrl and gpio descriptionsWei Chen2015-06-10
| | | | | | | | | | | | | | | | | | This patch adds pinctrl and gpio stuff according to the atlas7 pinctrl driver. Signed-off-by: Wei Chen <Wei.Chen@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> Acked-by: Linus Walleij <linus.walleij@linaro.org>
* | ARM: dts: atlas7: add fixed frequency clocks in car nodeGuo Zeng2015-05-20
|/ | | | | | | | | This patch adds the fixed clocks of external crystal oscillators. Signed-off-by: Guo Zeng <Guo.Zeng@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> [sboyd@codeaurora.org: Remove size-cells/address-cells] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
* ARM: dts: add init dts file for CSR atlas7 SoCZhiwu Song2015-01-13
CSR atlas7 uses Network on Chip(NoC) bus architecture, there are dozens of MARCOs, in each MARCO, there are dozens of hardware modules. Signed-off-by: Zhiwu Song <Zhiwu.Song@csr.com> Signed-off-by: Hao Liu <Hao.Liu@csr.com> Signed-off-by: Barry Song <Baohua.Song@csr.com> Acked-by: Arnd Bergmann <arnd@arndb.de>