Re: [PATCHv2] arm64: dts: Add base stratix 10 dtsi

2015-08-20 Thread Mark Rutland
Hi, +/ { + compatible = altr,socfpga-stratix10; + #address-cells = 1; + #size-cells = 1; I would recommend that you make your root #address-cells and #size-cells equal to 2, as that will simplify matters later if/when you need to add anything beyond the first 4GB for some

Re: [PATCHv2] arm64: dts: Add base stratix 10 dtsi

2015-08-20 Thread Dinh Nguyen
On 08/20/2015 12:23 PM, Mark Rutland wrote: Hi, +/ { +compatible = altr,socfpga-stratix10; +#address-cells = 1; +#size-cells = 1; I would recommend that you make your root #address-cells and #size-cells equal to 2, as that will simplify matters later if/when you need to add

Re: [PATCHv2] arm64: dts: Add base stratix 10 dtsi

2015-08-18 Thread Dinh Nguyen
On Tue, 11 Aug 2015, dingu...@opensource.altera.com wrote: From: Dinh Nguyen dingu...@opensource.altera.com Add the base DTS for Altera's SoCFPGA Stratix 10 platform. Signed-off-by: Dinh Nguyen dingu...@opensource.altera.com --- v2: use interrupt-affinity for pmu node ---

[PATCHv2] arm64: dts: Add base stratix 10 dtsi

2015-08-11 Thread dinguyen
From: Dinh Nguyen dingu...@opensource.altera.com Add the base DTS for Altera's SoCFPGA Stratix 10 platform. Signed-off-by: Dinh Nguyen dingu...@opensource.altera.com --- v2: use interrupt-affinity for pmu node --- arch/arm64/Kconfig | 5 +