Re: [PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support

2017-01-16 Thread Andreas Färber
Hi John, Am 12.01.2017 um 09:23 schrieb John Crispin: > had a look last night why the ethernet dtsi was not added and it > obviously was not added as we were waiting for the clk-mt2701 to be > merged. the ethernet dtsi will have phandles pointing at the clk nodes > which did not exist at the time.

Re: [PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support

2017-01-16 Thread Andreas Färber
Am 10.01.2017 um 11:18 schrieb John Crispin: > On 10/01/2017 10:48, Andreas Färber wrote: >> Am 10.01.2017 um 08:00 schrieb John Crispin: >>> On 08/01/2017 14:30, Andreas Färber wrote: Andreas Färber (4): Documentation: devicetree: Add vendor prefix for AsiaRF Documentation:

Re: [PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support

2017-01-12 Thread John Crispin
Hi Andreas, had a look last night why the ethernet dtsi was not added and it obviously was not added as we were waiting for the clk-mt2701 to be merged. the ethernet dtsi will have phandles pointing at the clk nodes which did not exist at the time. same is true for the PWM code. i sat down last n

Re: [PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support

2017-01-10 Thread John Crispin
(resend, hit the wrong reply button) On 10/01/2017 10:48, Andreas Färber wrote: > Hi, > > Am 10.01.2017 um 08:00 schrieb John Crispin: >> On 08/01/2017 14:30, Andreas Färber wrote: >>> >>> Andreas Färber (4): >>> Documentation: devicetree: Add vendor prefix for AsiaRF >>> Documentation: device

Re: [PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support

2017-01-10 Thread Andreas Färber
Hi, Am 10.01.2017 um 08:00 schrieb John Crispin: > On 08/01/2017 14:30, Andreas Färber wrote: >> >> Andreas Färber (4): >> Documentation: devicetree: Add vendor prefix for AsiaRF >> Documentation: devicetree: arm: mediatek: Add Geek Force board >> ARM: dts: mt7623: Add Geek Force config >>

Re: [PATCH 0/4] ARM: dts: mt7623: Add initial Geek Force support

2017-01-09 Thread John Crispin
On 08/01/2017 14:30, Andreas Färber wrote: > > Andreas Färber (4): > Documentation: devicetree: Add vendor prefix for AsiaRF > Documentation: devicetree: arm: mediatek: Add Geek Force board > ARM: dts: mt7623: Add Geek Force config > MAINTAINERS: Extend ARM/Mediatek SoC support section >