Re: gpio-keys on barebox 2015.11

2017-04-19 Thread Sascha Hauer
Hi Zdenek, On Wed, Apr 19, 2017 at 12:39:14PM +0200, Zdenek Svachula wrote: >Hi Sascha > >yes. I look in these >I also  enable initcall debug output and see >initcall-> at25_driver_register+0x1/0x14 >initcall-> at24_init+0x1/0x18 >initcall-> gpio_keys_driver_register+0x1/0

Fwd: gpio-keys on barebox 2015.11

2017-04-19 Thread Zdenek Svachula
Hi Sascha yes. I look in these I also enable initcall debug output and see initcall-> at25_driver_register+0x1/0x14 initcall-> at24_init+0x1/0x18 initcall-> gpio_keys_driver_register+0x1/0xc initcall-> imx_keypad_driver_register+0x1/0xc initcall-> imx_wd_driver_register+0x1/0xc initcall-> null_in

Re: gpio-keys on barebox 2015.11

2017-04-19 Thread Sascha Hauer
On Wed, Apr 19, 2017 at 10:49:48AM +0200, Zdenek Svachula wrote: > Hi Sascha, > > My board is Phytec phyFLEX-i.MX6 Quad Carrier-Board. > I look to commit 7a037a952da8083e2eddcb2b2e180f0629e83758 Author: > Sascha Hauer > Date: Fri Feb 14 11:55:02 2014 +0100 > > input: gpio-keys: Add device

Re: gpio-keys on barebox 2015.11

2017-04-19 Thread Zdenek Svachula
Hi Sascha, My board is Phytec phyFLEX-i.MX6 Quad Carrier-Board. I look to commit 7a037a952da8083e2eddcb2b2e180f0629e83758 Author: Sascha Hauer Date: Fri Feb 14 11:55:02 2014 +0100 input: gpio-keys: Add devicetree probe support Signed-off-by: Sascha Hauer that seem ok. I look also i

Re: gpio-keys on barebox 2015.11

2017-04-18 Thread Sascha Hauer
On Wed, Apr 12, 2017 at 05:35:46PM +0200, Zdenek Svachula wrote: > Hi all, > > I'm working with barebox 2015.11 phy4 (from phytex.de) I try add to dts > gpio_keys { > compatible = "gpio-keys"; > #address-cells = <1>; > #size-cells = <0>; >

Re: gpio-keys on barebox 2015.11

2017-04-12 Thread Zdenek Svachula
Hi all, I'm working with barebox 2015.11 phy4 (from phytex.de) I try add to dts gpio_keys { compatible = "gpio-keys"; #address-cells = <1>; #size-cells = <0>; autorepeat; up { la