1 Turris Mox Moxtet GPIO expander via Moxtet bus 2 3 Required properties: 4 - compatible : Should be "cznic,mox 5 - gpio-controller : Marks the device nod 6 - #gpio-cells : Should be two. For c 7 8 Other properties are required for a Moxtet bus 9 Documentation/devicetree/bindings/bus/moxtet.t 10 11 Example: 12 13 moxtet_sfp: gpio@0 { 14 compatible = "cznic,moxtet-gpi 15 gpio-controller; 16 #gpio-cells = <2>; 17 reg = <0>; 18 }
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.