Re: Dealing with optional i2c devices in a devicetree

2015-06-05 Thread Jean Delvare
a question for people familiar with the device tree model and infrastructure (which I am not, sorry.) -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH v6 0/3] ARM: mediatek: Add driver for Mediatek I2C

2015-04-28 Thread Jean Delvare
100644 Documentation/devicetree/bindings/i2c/i2c-mt6577.txt create mode 100644 drivers/i2c/busses/i2c-mt65xx.c Why have you sent me this? Mind you, I was wondering exactly the same ;-) -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line unsubscribe devicetree

Re: [RFC PATCH 0/3] DT support for ST micro accelerometers and gyroscopes

2013-12-03 Thread Jean Delvare
On Tue, 3 Dec 2013 22:29:14 +0100, Maxime Ripard wrote: Hi Jean, On Sat, Nov 30, 2013 at 02:04:02PM +0100, Jean Delvare wrote: i2c has a generic binding that matches to the name bit of the i2c_device_id array. That is then exported in sysfs. There are quite a lot of instances

Re: [RFC PATCH 0/3] DT support for ST micro accelerometers and gyroscopes

2013-11-30 Thread Jean Delvare
any new ones! I don't know what is the problem with underscores, but please note that hwmon i2c devices are NOT allowed to have dashes in their name because that would break libsensors. -- Jean Delvare -- To unsubscribe from this list: send the line unsubscribe devicetree in the body

Re: [PATCHv5 06/20] hwmon: lm75: expose to thermal fw via DT nodes

2013-11-23 Thread Jean Delvare
series. What is your view? Are you OK if we integrate this series as a first step of the complete process? Yes we are. (...) Thanks for the good feedback. You're welcome. -- Jean Delvare -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a message

Re: [PATCHv5 06/20] hwmon: lm75: expose to thermal fw via DT nodes

2013-11-19 Thread Jean Delvare
I wrote above, no more no less. I don't think I can add anything, and the decision is up to you. -- Jean Delvare -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [lm-sensors] [PATCHv9 02/20] thermal: introduce device tree parser

2013-11-19 Thread Jean Delvare
Eduardo, Rui, I don't want to enter a long discussion here. I don't see get_trend() being implemented by any currently existing hwmon driver. But if you think future monitoring chips will be different and will be able to implement get_trend(), well, you'll know better. -- Jean Delvare

Re: [lm-sensors] [PATCHv9 02/20] thermal: introduce device tree parser

2013-11-15 Thread Jean Delvare
of measurements into a trend. So I don't think drivers should implement anything like get_trend(). Whatever piece of code needs to establish a trend should call get_temp() repeatedly, store the results and do its own analysis of the data. -- Jean Delvare -- To unsubscribe from this list: send

Re: [PATCH v6] of: add vendor prefix for GMT

2013-11-13 Thread Jean Delvare
-by: Jean Delvare kh...@linux-fr.org -- Jean Delvare -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] hwmon: add support for GMT G751 chip in lm75 driver

2013-11-09 Thread Jean Delvare
it to my -next branch. Since I already sent my pull request to Linus, this will only go in after -rc1, which I hope should be ok (unless Jean wants to pick it up for his pull request). No, I don't. -- Jean Delvare -- To unsubscribe from this list: send the line unsubscribe devicetree