[PATCH 05/11] ARM: mvebu: add Device Tree for the Armada 375 DB board

Andrew Lunn andrew at lunn.ch
Mon Feb 10 12:37:59 EST 2014


Hi Thomas

> +			mvsdio at d4000 {
> +				pinctrl-0 = <&sdio_pins &sdio_st_pins>;
> +				pinctrl-names = "default";
> +				status = "okay";
> +				cd-gpios = <&gpio1 12 0>;
> +				wp-gpios = <&gpio1 13 0>;

Kirkwood recently started using include/dt-bindings/gpio/gpio.h. Maybe
you can do the same here?

    Andrew



More information about the linux-arm-kernel mailing list