[PATCH 0/5] arm64: dts: hisi: add NIC, RoCE and SAS support for hip07

2017-04-06 Thread Wei.Xu
This patch series adds Mbigen, NIC, RoCE and SAS nodes for the hip07 SoC and enables the NIC, RoCE and SAS on the hip07 d05 board. Wei Xu (5): arm64: dts: hisi: add mbigen nodes for the hip07 SoC arm64: dts: hisi: add network related nodes for the hip07 SoC arm64: dts: hisi: add RoCE nodes

[PATCH 0/5] arm64: dts: hisi: add NIC, RoCE and SAS support for hip07

2017-04-06 Thread Wei.Xu
This patch series adds Mbigen, NIC, RoCE and SAS nodes for the hip07 SoC and enables the NIC, RoCE and SAS on the hip07 d05 board. Wei Xu (5): arm64: dts: hisi: add mbigen nodes for the hip07 SoC arm64: dts: hisi: add network related nodes for the hip07 SoC arm64: dts: hisi: add RoCE nodes

[PATCH 1/5] arm64: dts: hisi: add mbigen nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add mbigen nodes for the hip07 SoC those will be used for the SAS, XGE and PCIe host controllers. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 61 1 file changed, 61 insertions(+)

[PATCH 1/5] arm64: dts: hisi: add mbigen nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add mbigen nodes for the hip07 SoC those will be used for the SAS, XGE and PCIe host controllers. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 61 1 file changed, 61 insertions(+) diff --git

[PATCH 2/5] arm64: dts: hisi: add network related nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add MDIO, SerDes, Port and realted HNS nodes to support the network on the hip07 SoC. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 208 +++ 1 file changed, 208 insertions(+) diff

[PATCH 2/5] arm64: dts: hisi: add network related nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add MDIO, SerDes, Port and realted HNS nodes to support the network on the hip07 SoC. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 208 +++ 1 file changed, 208 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hip07.dtsi

[PATCH 3/5] arm64: dts: hisi: add RoCE nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add the infiniband node to support the RoCE function on the hip07 SoC. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 81 1 file changed, 81 insertions(+) diff --git

[PATCH 4/5] arm64: dts: hisi: add SAS nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add 3 SAS host controller nodes and the dependent subctrl node to enable the SAS and SATA function for the hip07 SoC. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 129 +++ 1 file

[PATCH 5/5] arm64: dts: hisi: enalbe the NIC and SAS for the hip07-d05 board

2017-04-06 Thread Wei.Xu
From: Wei Xu Enalbe the NIC and SAS nodes for the hip07-d05 board to support related functions. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07-d05.dts | 24 1 file changed, 24 insertions(+) diff --git

[PATCH 3/5] arm64: dts: hisi: add RoCE nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add the infiniband node to support the RoCE function on the hip07 SoC. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 81 1 file changed, 81 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hip07.dtsi

[PATCH 4/5] arm64: dts: hisi: add SAS nodes for the hip07 SoC

2017-04-06 Thread Wei.Xu
From: Wei Xu Add 3 SAS host controller nodes and the dependent subctrl node to enable the SAS and SATA function for the hip07 SoC. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07.dtsi | 129 +++ 1 file changed, 129 insertions(+) diff --git

[PATCH 5/5] arm64: dts: hisi: enalbe the NIC and SAS for the hip07-d05 board

2017-04-06 Thread Wei.Xu
From: Wei Xu Enalbe the NIC and SAS nodes for the hip07-d05 board to support related functions. Signed-off-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hip07-d05.dts | 24 1 file changed, 24 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hip07-d05.dts