gpio-export { compatible = "gpio-export"; #size-cells = <0>; gpio0 { gpio-export,name = "gpio0"; gpio-export,output = <1>; gpios = <&gpio 0 0>; }; gpio22 { gpio-export,name = "gpio22"; gpio-export,output = <1>; gpios = <&gpio 22 0>; }; gpio23 { gpio-export,name = "gpio23"; gpio-export,output = <1>; gpios = <&gpio 23 0>; }; gpio24 { gpio-export,name = "gpio24"; gpio-export,output = <1>; gpios = <&gpio 24 0>; }; gpio25 { gpio-export,name = "gpio25"; gpio-export,output = <1>; gpios = <&gpio 25 0>; }; gpio26 { gpio-export,name = "gpio26"; gpio-export,output = <1>; gpios = <&gpio 26 0>; }; };