Re: [PATCH 11/11] arm64: dts: add Pine64 support

2016-02-11 Thread Maxime Ripard
Hi Andre, On Fri, Feb 05, 2016 at 10:04:01AM +, Andre Przywara wrote: > >> +&uart0 { > >> + pinctrl-names = "default"; > >> + pinctrl-0 = <&uart0_pins_a>; > >> + status = "okay"; > >> +}; > >> + > >> +&uart2 { > >> + pinctrl-names = "default"; > >> + pinctrl-0 = <&uart2_pins>; > >> + sta

Re: [linux-sunxi] Re: [PATCH 11/11] arm64: dts: add Pine64 support

2016-02-09 Thread Danny Milosavljevic
Hi, On Mon, 8 Feb 2016 11:55:43 +1100 Julian Calaby wrote: > I believe that device tree overlays are the generally recommended method. I agree. But last time I tried, the device tree compiler didn't support overlays - neither in Debian nor in the in-kernel dtc ("-@" is unsupported; last tried

Re: [linux-sunxi] Re: [PATCH 11/11] arm64: dts: add Pine64 support

2016-02-07 Thread Julian Calaby
Hi Andre, On Fri, Feb 5, 2016 at 9:04 PM, Andre Przywara wrote: > Hi, > > On 05/02/16 09:03, Maxime Ripard wrote: >> Hi, >> >> On Mon, Feb 01, 2016 at 05:39:30PM +, Andre Przywara wrote: >>> The Pine64 is a cost-efficient development board based on the >>> Allwinner A64 SoC. >>> There are thr

Re: [PATCH 11/11] arm64: dts: add Pine64 support

2016-02-05 Thread Andre Przywara
Hi, On 05/02/16 09:03, Maxime Ripard wrote: > Hi, > > On Mon, Feb 01, 2016 at 05:39:30PM +, Andre Przywara wrote: >> The Pine64 is a cost-efficient development board based on the >> Allwinner A64 SoC. >> There are three models: the basic version with Fast Ethernet and >> 512 MB of DRAM (Pine6

Re: [PATCH 11/11] arm64: dts: add Pine64 support

2016-02-05 Thread Maxime Ripard
Hi, On Mon, Feb 01, 2016 at 05:39:30PM +, Andre Przywara wrote: > The Pine64 is a cost-efficient development board based on the > Allwinner A64 SoC. > There are three models: the basic version with Fast Ethernet and > 512 MB of DRAM (Pine64) and two Pine64+ versions, which both > feature Gigab

Re: [linux-sunxi] [PATCH 11/11] arm64: dts: add Pine64 support

2016-02-01 Thread André Przywara
On 01/02/16 19:22, Karsten Merker wrote: Hi, > On Mon, Feb 01, 2016 at 05:39:30PM +, Andre Przywara wrote: >> The Pine64 is a cost-efficient development board based on the >> Allwinner A64 SoC. >> There are three models: the basic version with Fast Ethernet and >> 512 MB of DRAM (Pine64) and

[PATCH 11/11] arm64: dts: add Pine64 support

2016-02-01 Thread Andre Przywara
The Pine64 is a cost-efficient development board based on the Allwinner A64 SoC. There are three models: the basic version with Fast Ethernet and 512 MB of DRAM (Pine64) and two Pine64+ versions, which both feature Gigabit Ethernet and additional connectors for touchscreens and a camera. Or as my s