Hi Rob, On 2021/7/14, 12:02 PM, "Billy Tsai" <billy_tsai@xxxxxxxxxxxxxx> wrote: On 2021/7/14, 6:14 AM, "Rob Herring" <robh@xxxxxxxxxx> wrote: On Fri, Jul 09, 2021 at 02:52:16PM +0800, Billy Tsai wrote: >>> This patch adds device binding for aspeed pwm-tach device which is a >>> multi-function device include pwm and tach function and pwm/tach device >>> bindings which should be the child-node of pwm-tach device. >>I'll say it again, the fan control h/w needs some common bindings for >>describing fans and fan connections to pwm and tach. I'm not going to >>sign off on more fan bindings just doing their own thing. > This patch doesn't use to binding the fan control h/w. It is used to binding the two independent h/w blocks. > One is used to provide pwm output and another is used to monitor the speed of the input. > It is different from "aspeed-pwm-tacho.txt" and "npcm750-pwm-fan.txt" which only focus on fan usage. > It is more like the "kontron,sl28cpld.yaml" the device includes a fan monitor and PWM output devices. Can you give me more suggestions about this patch? Thanks