Hi Stephen,
> It is declared in include/linux/gpio/consumer.h which is not directly
> included by drivers/i2c/i2c-core-base.c ...
>
> I have used the i2c tree from next-20171127 for today.
Yes, thank you for the report! buildbot now reported this same problem
and Phil has already sent fixes whic
Hi Wolfram,
After merging the i2c tree, today's linux-next build (powerpc
ppc64_defconfig) failed like this:
drivers/i2c/i2c-core-base.c: In function 'get_scl_gpio_value':
drivers/i2c/i2c-core-base.c:137:9: error: implicit declaration of function
'gpiod_get_value_cansleep' [-Werror=implicit-func
Hi Stephen,
On Mon, Jun 26, 2017 at 11:09:07AM +1000, Stephen Rothwell wrote:
> Hi Wolfram,
>
> After merging the i2c tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/i2c/busses/i2c-zx2967.c: In function 'zx2967_i2c_writesb':
> drivers/i2c/busses/i2c-zx2967.c:
Hi Wolfram,
After merging the i2c tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
drivers/i2c/busses/i2c-zx2967.c: In function 'zx2967_i2c_writesb':
drivers/i2c/busses/i2c-zx2967.c:87:2: error: implicit declaration of function
'writesb' [-Werror=implicit-function-declarati
Stephen,
> > After merging the i2c tree, today's linux-next build (powerpc
> > ppc44x_defconfig) failed like this:
Oops, yes.
> > /* Bus timings (in ns) for bit-banging */
> > -static struct i2c_timings {
> > +static struct ibm_i2c_timings {
I changed it to ibm_iic_timings for consistency reas
Hi all,
On Wed, 16 Dec 2015 15:48:13 +1100 Stephen Rothwell
wrote:
>
> After merging the i2c tree, today's linux-next build (powerpc
> ppc44x_defconfig) failed like this:
>
> drivers/i2c/busses/i2c-ibm_iic.c:102:15: error: redefinition of 'struct
> i2c_timings'
> static struct i2c_timings {
>
Hi Wolfram,
After merging the i2c tree, today's linux-next build (powerpc
ppc44x_defconfig) failed like this:
drivers/i2c/busses/i2c-ibm_iic.c:102:15: error: redefinition of 'struct
i2c_timings'
static struct i2c_timings {
^
In file included from drivers/i2c/busses/i2c-ibm_iic.c:
On Mon, Aug 24, 2015 at 5:51 PM, Stephen Rothwell wrote:
> Hi Wolfram,
>
> After merging the i2c tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> ERROR: "of_irq_get_byname" [drivers/i2c/i2c-core.ko] undefined!
>
> Caused by commit
>
> efb6a10b761e ("i2c: allow specify
Hi Wolfram,
After merging the i2c tree, today's linux-next build (x86_64 allmodconfig)
failed like this:
ERROR: "of_irq_get_byname" [drivers/i2c/i2c-core.ko] undefined!
Caused by commit
efb6a10b761e ("i2c: allow specifying separate wakeup interrupt in device
tree")
I have used the i2c tree
Hi Stephen,
> On Jan 16, 2015, at 04:22 , Stephen Rothwell wrote:
>
> Hi Wolfram,
>
> After merging the i2c tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/i2c/i2c-core.c: In function 'i2c_unregister_device':
> drivers/i2c/i2c-core.c:1016:3: error: implicit
Hi Wolfram,
After merging the i2c tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/i2c/i2c-core.c: In function 'i2c_unregister_device':
drivers/i2c/i2c-core.c:1016:3: error: implicit declaration of function
'of_node_clear_flag' [-Werror=implicit-function-declaration
> Caused by commit 5a6f1566f6a0 ("i2c: rk3x: handle dynamic clock rate
> changes correctly").
Yes, missing Kconfig dependency on COMMON_CLK. I'll add and push the fix
today. Thanks!
signature.asc
Description: Digital signature
Hi Wolfram,
After merging the i2c tree, today's linux-next build (powerpc
allyesconfig) failed like this:
drivers/i2c/busses/i2c-rk3x.c: In function 'rk3x_i2c_clk_notifier_cb':
drivers/i2c/busses/i2c-rk3x.c:634:7: error: 'PRE_RATE_CHANGE' undeclared (first
use in this function)
case PRE_RATE_C
Hi Wolfram,
After merging the i2c tree, today's linux-next build (arm
multi_v7_defconfig) failed like this:
drivers/i2c/busses/i2c-bcm-kona.c: In function 'bcm_kona_send_i2c_cmd':
drivers/i2c/busses/i2c-bcm-kona.c:268:2: error: implicit declaration of
function 'INIT_COMPLETION' [-Werror=implicit
14 matches
Mail list logo