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

2020-11-02 Thread Shawn Guo
On Tue, Nov 03, 2020 at 12:00:08PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the imx-mxs tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/mach-imx/mmdc.c: In function 'imx_mmdc_remove': > arch/arm/mach-imx/mmdc.c:465:24: error: 'mmdc_ipg_cl

linux-next: build failure after merge of the imx-mxs tree

2020-11-02 Thread Stephen Rothwell
Hi all, After merging the imx-mxs tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/mach-imx/mmdc.c: In function 'imx_mmdc_remove': arch/arm/mach-imx/mmdc.c:465:24: error: 'mmdc_ipg_clk' undeclared (first use in this function) 465 | clk_disable_unprepare(mmdc_

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

2019-05-20 Thread Shawn Guo
canb.auug.org.au] > > Sent: Tuesday, May 21, 2019 6:38 AM > > To: Shawn Guo > > Cc: Linux Next Mailing List ; Linux Kernel > > Mailing > > List ; Anson Huang ; > > Aisheng Dong > > Subject: linux-next: build failure after merge of the imx-mxs tree >

RE: linux-next: build failure after merge of the imx-mxs tree

2019-05-20 Thread Anson Huang
st ; Anson Huang ; > Aisheng Dong > Subject: linux-next: build failure after merge of the imx-mxs tree > > Hi Shawn, > > After merging the imx-mxs tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > drivers/clk/imx/clk.c: In function &#

linux-next: build failure after merge of the imx-mxs tree

2019-05-20 Thread Stephen Rothwell
Hi Shawn, After merging the imx-mxs tree, today's linux-next build (arm multi_v7_defconfig) failed like this: drivers/clk/imx/clk.c: In function 'imx_mmdc_mask_handshake': drivers/clk/imx/clk.c:20:8: error: implicit declaration of function 'readl_relaxed'; did you mean 'xchg_relaxed'? [-Werror=

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

2019-04-22 Thread Shawn Guo
Hi Stephen, On Tue, Apr 23, 2019 at 08:45:01AM +1000, Stephen Rothwell wrote: > Hi all, > > After merging the imx-mxs tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/imx7d-zii-rpu2.dts:46.12-50.4: Warning > (io_channels_property): /iio-hwmon: Mi

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

2019-04-22 Thread Fabio Estevam
On Mon, Apr 22, 2019 at 7:45 PM Stephen Rothwell wrote: > > Hi all, > > After merging the imx-mxs tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: > > arch/arm/boot/dts/imx7d-zii-rpu2.dts:46.12-50.4: Warning > (io_channels_property): /iio-hwmon: Missing property '#io-ch

linux-next: build failure after merge of the imx-mxs tree

2019-04-22 Thread Stephen Rothwell
Hi all, After merging the imx-mxs tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/imx7d-zii-rpu2.dts:46.12-50.4: Warning (io_channels_property): /iio-hwmon: Missing property '#io-channel-cells' in node /soc/aips-bus@3040/adc@3061 or bad phandl

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

2019-01-11 Thread Shawn Guo
On Fri, Jan 11, 2019 at 12:15:59AM +0100, Lukasz Majewski wrote: > Hi Stephen, > > > Hi all, > > > > On Fri, 11 Jan 2019 09:30:03 +1100 Stephen Rothwell > > wrote: > > > > > > After merging the imx-mxs tree, today's linux-next build (arm > > > multi_v7_defconfig) failed like this: > > > > Act

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

2019-01-10 Thread Lukasz Majewski
Hi Stephen, > Hi all, > > On Fri, 11 Jan 2019 09:30:03 +1100 Stephen Rothwell > wrote: > > > > After merging the imx-mxs tree, today's linux-next build (arm > > multi_v7_defconfig) failed like this: > > Actually this is only treated as a warning. Thanks for the notification. I will look on t

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

2019-01-10 Thread Stephen Rothwell
Hi all, On Fri, 11 Jan 2019 09:30:03 +1100 Stephen Rothwell wrote: > > After merging the imx-mxs tree, today's linux-next build (arm > multi_v7_defconfig) failed like this: Actually this is only treated as a warning. > arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): > /so

linux-next: build failure after merge of the imx-mxs tree

2019-01-10 Thread Stephen Rothwell
Hi Shawn, After merging the imx-mxs tree, today's linux-next build (arm multi_v7_defconfig) failed like this: arch/arm/boot/dts/vfxxx.dtsi:550.24-563.6: Warning (spi_bus_bridge): /soc/aips-bus@4008/spi@400ad000: incorrect #address-cells for SPI bus also defined at arch/arm/boot/dts/vf610-b

linux-next: build failure after merge of the imx-mxs tree

2015-06-01 Thread Stephen Rothwell
Hi Shawn, After merging the imx-mxs tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/clocksource/timer-imx-gpt.c: In function 'mxc_clocksource_init': drivers/clocksource/timer-imx-gpt.c:173:2: error: invalid use of undefined type 'struct delay_timer' imx_delay_ti

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

2015-05-29 Thread Shawn Guo
Hi Stephen, On Fri, May 29, 2015 at 09:28:59PM +1000, Stephen Rothwell wrote: > Hi Shawn, > > After merging the imx-mxs tree, today's linux-next build (powerpc > allyesconfig) failed like this: > > > drivers/clocksource/timer-imx-gpt.c:37:27: fatal error: asm/mach/time.h: No > such file or dir

linux-next: build failure after merge of the imx-mxs tree

2015-05-29 Thread Stephen Rothwell
Hi Shawn, After merging the imx-mxs tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/clocksource/timer-imx-gpt.c:37:27: fatal error: asm/mach/time.h: No such file or directory #include ^ Caused by commit 77b0235b6b5c ("ARM: imx: move