Re: linux-next: build failure after merge of the sunxi tree

2020-10-27 Thread Maxime Ripard
Hi Stephen, On Tue, Oct 27, 2020 at 10:42:20AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the sunxi tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/sun8i-h3-zeropi.dts:53.25-63.4: ERROR (phandle_references): > /gmac-3v3: Referenc

linux-next: build failure after merge of the sunxi tree

2020-10-26 Thread Stephen Rothwell
Hi all, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/sun8i-h3-zeropi.dts:53.25-63.4: ERROR (phandle_references): /gmac-3v3: Reference to non-existent node or label "gmac_power_pin_nanopi" ERROR: Input tree has errors, aborti

linux-next: build failure after merge of the sunxi tree

2018-06-27 Thread Stephen Rothwell
Hi all, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) failed like this: In file included from arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts:45:0: arch/arm/boot/dts/sun8i-r40.dtsi:47:10: fatal error: dt-bindings/clock/sun8i-tcon-top.h: No such file or directo

Re: linux-next: build failure after merge of the sunxi tree

2018-03-07 Thread Chen-Yu Tsai
Hi, On Thu, Mar 8, 2018 at 10:37 AM, Emmanuel Vadot wrote: > > Hi All, > > On Thu, 8 Mar 2018 09:35:32 +1100 > Stephen Rothwell wrote: > >> Hi all, >> >> After merging the sunxi tree, today's linux-next build (arm >> multi_v7_defconfig) failed like this: >> >> arch/arm/boot/dts/sun8i-h3-nanopi-

Re: linux-next: build failure after merge of the sunxi tree

2018-03-07 Thread Emmanuel Vadot
Hi All, On Thu, 8 Mar 2018 09:35:32 +1100 Stephen Rothwell wrote: > Hi all, > > After merging the sunxi tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): > Reference to non-existent node

linux-next: build failure after merge of the sunxi tree

2018-03-07 Thread Stephen Rothwell
Hi all, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): Reference to non-existent node or label "mmc2_8bits_pins" Caused by commit 89fd776b2b9f ("dts: sunxi: Add eMMC

Re: linux-next: build failure after merge of the sunxi tree

2017-11-01 Thread Corentin Labbe
On Wed, Nov 01, 2017 at 07:43:45AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the sunxi tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): > Reference to non-existent node or l

linux-next: build failure after merge of the sunxi tree

2017-10-31 Thread Stephen Rothwell
Hi all, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/sun8i-h3-nanopi-m1-plus.dtb: ERROR (phandle_references): Reference to non-existent node or label "reg_gmac_3v3" ERROR: Input tree has errors, aborting (use -f to force out

Re: linux-next: build failure after merge of the sunxi tree

2017-03-08 Thread Daniel Vetter
On Wed, Mar 08, 2017 at 10:26:54AM +0200, Jani Nikula wrote: > On Tue, 07 Mar 2017, Maxime Ripard wrote: > > I just rebased my tree on top of the latest drm-misc tag > > (drm-misc-next-2017-03-06). It should compile, and not have merge > > conflicts anymore. > > Conflicts happen. Rebasing should

Re: linux-next: build failure after merge of the sunxi tree

2017-03-08 Thread Jani Nikula
On Tue, 07 Mar 2017, Maxime Ripard wrote: > I just rebased my tree on top of the latest drm-misc tag > (drm-misc-next-2017-03-06). It should compile, and not have merge > conflicts anymore. Conflicts happen. Rebasing should not be the standard operating procedure for fixing them. BR, Jani. --

Re: linux-next: build failure after merge of the sunxi tree

2017-03-07 Thread Maxime Ripard
Hi Stephen, Daniel, On Tue, Mar 07, 2017 at 11:10:19AM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the sunxi tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/gpu/drm/sun4i/sun4i_crtc.c: In function 'sun4i_crtc_enable_vblank': > drivers/gpu/dr

linux-next: build failure after merge of the sunxi tree

2017-03-06 Thread Stephen Rothwell
Hi all, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/gpu/drm/sun4i/sun4i_crtc.c: In function 'sun4i_crtc_enable_vblank': drivers/gpu/drm/sun4i/sun4i_crtc.c:109:31: error: 'struct sun4i_crtc' has no member named 'drv' struct sun4i_drv

Re: linux-next: build failure after merge of the sunxi tree

2016-10-26 Thread Maxime Ripard
On Tue, Oct 25, 2016 at 11:26:28AM +1100, Stephen Rothwell wrote: > Hi Maxime, > > After merging the sunxi tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > ERROR (phandle_references): Reference to non-existent node or label > "pwm1_pins_a" > ERROR: Input tree has e

linux-next: build failure after merge of the sunxi tree

2016-10-24 Thread Stephen Rothwell
Hi Maxime, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) failed like this: ERROR (phandle_references): Reference to non-existent node or label "pwm1_pins_a" ERROR: Input tree has errors, aborting (use -f to force output) scripts/Makefile.lib:313: recipe for targ

Re: linux-next: build failure after merge of the sunxi tree

2016-02-05 Thread Maxime Ripard
Hi Stephen, On Fri, Feb 05, 2016 at 10:14:12AM +1100, Stephen Rothwell wrote: > Hi Maxime, > > After merging the sunxi tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/clk/sunxi/clk-sunxi.c: In function 'sunxi_mux_clk_setup': > drivers/clk/sunxi/clk-sunxi.c

linux-next: build failure after merge of the sunxi tree

2016-02-04 Thread Stephen Rothwell
Hi Maxime, After merging the sunxi tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/clk/sunxi/clk-sunxi.c: In function 'sunxi_mux_clk_setup': drivers/clk/sunxi/clk-sunxi.c:712:2: warning: 'return' with no value, in function returning non-void [-Wreturn-type] re