Shiraz Hashim
8113ba917d
ARM: SPEAr: DT: Update device nodes
...
This patch adds multiple device nodes for SPEAr machines and boards.
Signed-off-by: Bhavna Yadav <bhavna.yadav@st.com >
Signed-off-by: Deepak Sikri <deepak.sikri@st.com >
Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com >
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com >
Signed-off-by: Vijay Kumar Mishra <vijay.kumar@st.com >
Signed-off-by: Vipin Kumar <vipin.kumar@st.com >
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com >
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
2012-11-26 16:55:28 +05:30
Vipul Kumar Samar
7bceba8373
ARM: SPEAr: DT: add uart state to fix warning
...
amba-pl011 driver supports two pin state "default" and "sleep" and it
expect from dt to provide this pinctrl states and phandler otherwise it
gives a warning message.
To remove this warning message pass default state with null phandler to uart
pins in device node (In our case all the pins are configured in default states
so we pass null phandler to pins).
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com >
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
2012-11-26 15:53:52 +05:30
Deepak Sikri
4c7a078f90
ARM: SPEAr: DT: Modify DT bindings for STMMAC
...
This patch modifies the DT bindings for the GMAC IP existings for the
SPEAr family. The DT bindings now additionally pass the phy mode as a
configuration parameter for the ethernet device.
Signed-off-by: Deepak Sikri <deepak.sikri@st.com >
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
2012-11-26 15:53:52 +05:30
Vipul Kumar Samar
f631b984ee
ARM: SPEAr: DT: Fix existing DT support
...
This patch fixes existing DT support for all SPEAr SoC's. This includes:
- Removing few nodes from board files
- Updating DT data of few nodes
- Updating ranges of few busses
- Moving devices to correct parent bus
Signed-off-by: Bhavna Yadav <bhavna.yadav@st.com >
Signed-off-by: Deepak Sikri <deepak.sikri@st.com >
Signed-off-by: Rajeev Kumar <rajeev-dlh.kumar@st.com >
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com >
Signed-off-by: Vijay Kumar Mishra <vijay.kumar@st.com >
Signed-off-by: Vipin Kumar <vipin.kumar@st.com >
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com >
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
2012-11-26 15:53:48 +05:30
Vipin Kumar
482a8f3f53
ARM: SPEAr: DT: Update partition info for MTD devices
...
This patch enhances partition information of MTD devices like fsmc-nand and
spear-smi.
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com >
Signed-off-by: Vipin Kumar <vipin.kumar@st.com >
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com >
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
2012-11-26 15:52:54 +05:30
Vipul Kumar Samar
7db083e0e1
ARM: SPEAr: DT: Update pinctrl list
...
This patch updates pinctrl configuration for SPEAr SoC's.
Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com >
Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com >
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
2012-11-26 15:52:53 +05:30
Viresh Kumar
4ddb1c2957
ARM: SPEAr: Add plgpio node in device tree dtsi files
...
This patch adds plgpio nodes in SPEAr DT files.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org >
Signed-off-by: Linus Walleij <linus.walleij@linaro.org >
2012-11-11 19:08:52 +01:00
Viresh Kumar
10d8935f46
Viresh has moved
...
viresh.kumar@st.com email-id doesn't exist anymore as I have left the
company. Replace ST's id with viresh.linux@gmail.com .
It also updates .mailmap file to fix address for 'git shortlog'
Signed-off-by: Viresh Kumar <viresh.linux@gmail.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2012-06-20 14:39:36 -07:00
Viresh Kumar
07658d9a65
SPEAr13xx: Add dts and dtsi files
...
This patch adds machines/boards dts{i} files for SPEAr1310 and SPEAr1340. Both
are based on ARM, Cortex A9 processor family.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com >
2012-05-14 17:34:09 +02:00