Re: [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-10-20 Thread Lyra Zhang
Hi, Arnd This problem have been solved, and was submitted in v2. Thanks for your answer to the question(which Orson asked for me) about this on Freenode. Best regards, Lyra 2014-10-21 3:00 GMT+08:00 Arnd Bergmann : > On Wednesday 15 October 2014 11:17:07 Lyra Zhang wrote: >> Hi, Arnd > > Hi Lyra

Re: [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-10-20 Thread Arnd Bergmann
On Wednesday 15 October 2014 11:17:07 Lyra Zhang wrote: > Hi, Arnd Hi Lyra, Sorry for the late reply, I've been away travelling and am just now catching up on email. Have you found a solution or do you still need help with this? Arnd > 2014-09-29 21:47 GMT+08:00 Arnd Bergmann : > > On M

Re: [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-10-14 Thread Lyra Zhang
Hi, Arnd 2014-09-29 21:47 GMT+08:00 Arnd Bergmann : > On Monday 29 September 2014 20:04:49 zhang.l...@gmail.com wrote: >> + >> +/memreserve/ 0x8000 0x0001; > > Maybe add a comment explaining why it is reserved? > >> + chosen { >> + bootargs = "earlycon=serial_sprd,0x700

Re: [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-10-01 Thread Mark Rutland
On Mon, Sep 29, 2014 at 01:04:49PM +0100, zhang.l...@gmail.com wrote: > From: "zhizhou.zhang" > > Adds the device tree support for Spreadtrum Shark64 SoC based on ARMv8 > architecture. > > Signed-off-by: zhizhou.zhang > Signed-off-by: chunyan.zhang > --- > arch/arm64/boot/dts/sprd_shark64.dt

Re: [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-10-01 Thread Catalin Marinas
On Mon, Sep 29, 2014 at 02:47:47PM +0100, Arnd Bergmann wrote: > On Monday 29 September 2014 20:04:49 zhang.l...@gmail.com wrote: > > + cpus { > > + #address-cells = <2>; > > + #size-cells = <0>; > > + > > + cpu@0 { > > + device_type = "cpu"; > > +

Re: [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-09-29 Thread Andreas Färber
Hi, Am 29.09.2014 um 13:48 schrieb zhang.l...@gmail.com: > From: "zhizhou.zhang" > > Adds the device tree support for Spreadtrum Shark64 SoC based on ARMv8 > architecture. > > Signed-off-by: zhizhou.zhang > Signed-off-by: chunyan.zhang > --- > arch/arm64/boot/dts/sprd_shark64.dts | 110 >

Re: [PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-09-29 Thread Arnd Bergmann
On Monday 29 September 2014 20:04:49 zhang.l...@gmail.com wrote: > + > +/memreserve/ 0x8000 0x0001; Maybe add a comment explaining why it is reserved? > + chosen { > + bootargs = "earlycon=serial_sprd,0x7000"; > + }; Just remove this for now, the command line sho

[PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-09-29 Thread zhang . lyra
From: "zhizhou.zhang" Adds the device tree support for Spreadtrum Shark64 SoC based on ARMv8 architecture. Signed-off-by: zhizhou.zhang Signed-off-by: chunyan.zhang --- arch/arm64/boot/dts/sprd_shark64.dts | 110 ++ 1 file changed, 110 insertions(+) create m

[PATCH 2/6] arm64: Add DTS support for Spreadtrum's Shark64 SoC

2014-09-29 Thread zhang . lyra
From: "zhizhou.zhang" Adds the device tree support for Spreadtrum Shark64 SoC based on ARMv8 architecture. Signed-off-by: zhizhou.zhang Signed-off-by: chunyan.zhang --- arch/arm64/boot/dts/sprd_shark64.dts | 110 ++ 1 file changed, 110 insertions(+) create m