[PATCH linux dev-4.10 v3] ARM: dts: aspeed: quanta: Enable pwm fans

Joel Stanley joel at jms.id.au
Thu Jun 29 15:10:39 AEST 2017


On Wed, Jun 28, 2017 at 11:53 PM, Patrick Venture <venture at google.com> wrote:

> +
> +       pwm_tacho: pwm-tacho-controller at 1e786000 {
> +               #address-cells = <1>;
> +               #size-cells = <1>;

Oops, this should have been #size-cells  = <0>.

This is because the child fan nodes have one cell for the address
<0x??> and nothing else (no size).

I fixed this up for you and applied to dev-4.10.

Cheers,

Joel


More information about the openbmc mailing list