Re: [PATCH] dt-bindings: hwmon: adm1272: add adm1272-adm1275-temp1-en binding

2020-07-20 Thread Rob Herring
On Sun, Jul 19, 2020 at 03:22:22PM -0700, Guenter Roeck wrote: > On Fri, Jul 10, 2020 at 12:42:58AM +, Chu Lin wrote: > > Problem: > > adm1272 and adm1278 supports temperature sampling. The > > current way of enabling it requires the user manually unbind the device > > from the driver,

Re: [PATCH] dt-bindings: hwmon: adm1272: add adm1272-adm1275-temp1-en binding

2020-07-19 Thread Chu Lin
On Sun, Jul 19, 2020 at 3:22 PM Guenter Roeck wrote: > > On Fri, Jul 10, 2020 at 12:42:58AM +, Chu Lin wrote: > > Problem: > > adm1272 and adm1278 supports temperature sampling. The > > current way of enabling it requires the user manually unbind the device > > from the driver, flip the

Re: [PATCH] dt-bindings: hwmon: adm1272: add adm1272-adm1275-temp1-en binding

2020-07-19 Thread Guenter Roeck
On Fri, Jul 10, 2020 at 12:42:58AM +, Chu Lin wrote: > Problem: > adm1272 and adm1278 supports temperature sampling. The > current way of enabling it requires the user manually unbind the device > from the driver, flip the temperature sampling control bit and then bind > the device back

Re: [PATCH] dt-bindings: hwmon: adm1272: add adm1272-adm1275-temp1-en binding

2020-07-14 Thread Guenter Roeck
On 7/13/20 12:24 PM, Chu Lin wrote: > Adding Rob to the review list. > Rob is running a robot on DT bindings patches. Adding him like this very likely won't trigger the robot. Guenter > On Thu, Jul 9, 2020 at 5:43 PM Chu Lin wrote: >> >> Problem: >> adm1272 and adm1278 supports

Re: [PATCH] dt-bindings: hwmon: adm1272: add adm1272-adm1275-temp1-en binding

2020-07-13 Thread Chu Lin
Adding Rob to the review list. On Thu, Jul 9, 2020 at 5:43 PM Chu Lin wrote: > > Problem: > adm1272 and adm1278 supports temperature sampling. The > current way of enabling it requires the user manually unbind the device > from the driver, flip the temperature sampling control bit and

[PATCH] dt-bindings: hwmon: adm1272: add adm1272-adm1275-temp1-en binding

2020-07-09 Thread Chu Lin
Problem: adm1272 and adm1278 supports temperature sampling. The current way of enabling it requires the user manually unbind the device from the driver, flip the temperature sampling control bit and then bind the device back to the driver. It would be nice if we can control this in a