> On Apr 1, 2019, at 5:34 PM, Robert Nelson <[email protected]> wrote: > > On Mon, Apr 1, 2019 at 4:04 PM Daniel Kulp <[email protected] > <mailto:[email protected]>> wrote: >> >> >> Are you sure? With the above and: >> disable_uboot_overlay_video=1 >> disable_uboot_overlay_audio=1 >> >> I get a total of 59 pins that are queryable with config-pin which is the >> same number I get on a regular BBB: > > You should see a good dozen issue here: > > dmesg | grep pinctrl > > The ./*-uboot-univ.dts start out as a basic empty dts: > > https://github.com/RobertCNelson/dtb-rebuilder/blob/4.14-ti/src/arm/am335x-boneblack-uboot-univ.dts > > <https://github.com/RobertCNelson/dtb-rebuilder/blob/4.14-ti/src/arm/am335x-boneblack-uboot-univ.dts>
root@FPPTest:/opt/fpp/src# dmesg | grep pinc [ 0.221676] pinctrl core: initialized pinctrl subsystem [ 0.809050] pinctrl-single 44e10800.pinmux: 142 pins, size 568 [ 1.245538] pinctrl-single 44e10800.pinmux: pin PIN107 already requested by ocp:P9_25_pinmux; cannot claim for 48038000.mcasp [ 1.257270] pinctrl-single 44e10800.pinmux: pin-107 (48038000.mcasp) status -22 [ 1.264684] pinctrl-single 44e10800.pinmux: could not request pin 107 (PIN107) from group mcasp0_pins on device pinctrl-single [ 1.390227] pinctrl-single 44e10800.pinmux: pin PIN40 already requested by ocp:P8_45_pinmux; cannot claim for 0-0070 [ 1.400871] pinctrl-single 44e10800.pinmux: pin-40 (0-0070) status -22 [ 1.407460] pinctrl-single 44e10800.pinmux: could not request pin 40 (PIN40) from group nxp_hdmi_bonelt_pins on device pinctrl-single -- Daniel Kulp [email protected] <mailto:[email protected]> - http://dankulp.com/blog <http://dankulp.com/blog> -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/51DE834B-ECEA-4ADB-9970-B1F6107F797B%40kulp.com. For more options, visit https://groups.google.com/d/optout.
