/* * This is a template-generated file from BoneScript * * GPIO2_17 input, pull down * GPIO2_12 output, pull down * GPIO2_9 input, pull down * GPIO2_6 output, pull down * GPIO2_7 output, pull down * GPIO1_28 output, pull up */ /dts-v1/; /plugin/; /{ compatible = "ti,beaglebone", "ti,beaglebone-black"; part_number = "BB-MYIO"; exclusive-use = "P8.44", "gpio2_9", "P8.34", "gpio2_17", "P8.39", "gpio2_12", "P8.45", "gpio2_6", "P8.46", "gpio2_7", "P9.12", "gpio1_28"; fragment@0 { target = <&am33xx_pinmux>; __overlay__ { bs_pinmode: pinmux_bs_pinmode { pinctrl-single,pins = <0x0ac 0x27 0x0cc 0x27 0x0b8 0xf 0x0a0 0xf 0x0a4 0xf 0x078 0x17>; }; }; }; fragment@1 { target = <&ocp>; __overlay__ { bs_pinmode_pinmux { compatible = "bone-pinmux-helper"; status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&bs_pinmode>; }; }; }; };