root@backupbone:~# cat /lib/firmware/GPIO_P8_10_0x37-00A0.dts /* * This is a template-generated file */ /dts-v1/; /plugin/; /{ compatible = "ti,beaglebone", "ti,beaglebone-black"; part_number = "BS_PINMODE_P8_10_0x37"; exclusive-use = "P8.10", "gpio2_4"; fragment@0 { target = <&am33xx_pinmux>; __overlay__ { bs_pinmode_P8_10_0x37: pinmux_bs_pinmode_P8_10_0x37 { pinctrl-single,pins = <0x098 0x37>; }; }; }; fragment@1 { target = <&ocp>; __overlay__ { bs_pinmode_P8_10_0x37_pinmux { compatible = "bone-pinmux-helper"; status = "okay"; pinctrl-names = "default"; pinctrl-0 = <&bs_pinmode_P8_10_0x37>; }; }; }; };