[PATCH v2 8/8] ARM: mvebu: Add Armada 385 General Purpose Development Board support

Andrew Lunn andrew at lunn.ch
Thu Jan 8 04:47:44 PST 2015


On Thu, Jan 08, 2015 at 11:51:45AM +0100, Gregory CLEMENT wrote:

> +		gpio-fan {
> +			compatible = "gpio-fan";
> +			gpios = <&expander1 3 GPIO_ACTIVE_HIGH>;
> +			gpio-fan,speed-map = <	 0 0
> +								  3000 1>;
> +		};
> +	};

Hi Gregory

The indentation is a bit off here. If there are no other comments, i
can fix it as i add it to mvebu/dt.

    Andrew



More information about the linux-arm-kernel mailing list