**** BEGIN LOGGING AT Sat Nov 29 02:59:59 2014 Nov 29 22:23:29 hi Nov 29 22:23:39 lumag_: thanks for the patches Nov 29 22:23:46 ant__, hello Nov 29 22:24:01 sorry I fell asleep yesterday few minutes after saying hello. Nov 29 22:24:23 np, I got disconnected as well Nov 29 22:24:55 about sa1100-clock, what about that clock_set_rate() ? Nov 29 22:25:29 One can add dummy clock. Nov 29 22:25:43 s/clock/clk_set_rate()/ Nov 29 22:25:55 I hope to sketch a COMMON_CLK conversion instead. Nov 29 22:27:38 should I rebase the set_rate patch on the top of your patchset? Nov 29 22:32:25 hm..Patch 0005-input-convert-LoCoMo-keyboard-driver-to-use-new-loco.patch does not apply Nov 29 22:36:10 over locomo_kbd_tweak-r2.patch Nov 29 22:39:36 now I have issues with collie.c Nov 29 22:39:38 Patch 0013-ARM-sa1100-make-collie-use-new-locomo-drivers.patch does not apply Nov 29 22:42:10 ah, the gpio-charger patch must come later... Nov 29 22:42:29 jeez..starts to be fun with so many patches ;) Nov 29 22:43:12 kbd_tweak might be necessary - didn't have time to check the keymaps on both collie and poodle. Nov 29 22:43:25 I will recheck. Thanks for reminding. Nov 29 22:43:48 I'm reordering the recipe in OE Nov 29 22:44:08 I think I've got the right succession Nov 29 22:45:10 Yeah, too many patches. Nov 29 22:52:58 http://pastebin.com/phy9Xf4c Nov 29 22:53:28 two last patches need rebasing Nov 29 22:55:29 but actually 8217.1/gpio-charger should come before... Nov 29 22:58:10 It should not really matter. You can just adjust them as needed. Nov 29 22:58:21 Quilt had a push -f command. Nov 29 22:58:31 and then quilt refresh + cp ... Nov 29 22:58:51 I mean that one is accepted Nov 29 22:59:04 Ah. Nov 29 22:59:13 true. Nov 29 22:59:36 BTW: don't enable regulators on poodle. it won't work at this moment. Nov 29 23:00:01 I'm just in menuconfig for collie Nov 29 23:00:31 ok. Nov 29 23:00:43 collie needs regulators/fixed and iio/m62332. Nov 29 23:01:03 and mfd,gpio,bl,lcd,spi,kbd,... Nov 29 23:01:46 yes, I'm looking for the m6232 driver Nov 29 23:02:02 iio, dac, mitsubishi m62332 Nov 29 23:02:36 * lumag_ usually just uses vim to edit a .config, then make silentoldconfig to let the kconfig fix the .config Nov 29 23:02:46 is regulators/fixed allowed as module? Nov 29 23:02:58 No. Nov 29 23:03:00 I'd compile it in kernel Nov 29 23:03:04 It is used by m62332. Nov 29 23:03:21 Those two subsystems should not add a lot. Nov 29 23:04:13 Mark requested that m62332 handling goes away from main drivers/mfd/locomo.c. Nov 29 23:04:23 So I added i2c-locomo and iio driver. Nov 29 23:04:44 and then using a regulator instead of just toggling the gpio was quite logical. Nov 29 23:06:20 ... and flexible. Nov 29 23:07:47 ok, it should be Nov 29 23:07:48 > CONFIG_I2C_LOCOMO=y Nov 29 23:07:49 249a251,252 Nov 29 23:07:49 > CONFIG_REGULATOR=y Nov 29 23:07:49 > CONFIG_REGULATOR_FIXED_VOLTAGE=y Nov 29 23:07:49 291a295,296 Nov 29 23:07:50 > CONFIG_IIO=y Nov 29 23:07:52 > CONFIG_M62332=y Nov 29 23:42:00 ok, I'll rebase patch 0013 Nov 29 23:42:18 can't be helped Nov 29 23:55:11 that was easy ;) Nov 29 23:58:35 gn Nov 29 23:58:45 'nite Nov 29 23:59:03 checking about locomokbd right now... **** ENDING LOGGING AT Sun Nov 30 02:59:58 2014