Robert Nelson
unread,Aug 29, 2019, 4:19:40 PM8/29/19Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Beagle Board, gno...@globalcooling.com, Jason Kridner, Mark Yoder
On Thu, Aug 29, 2019 at 2:23 PM <
gno...@globalcooling.com> wrote:
>
> config-pin does not have the functionality necessary, especially for the PRU pins. We lack the ability to allow pull ups and pull downs with the pin functions. In general, I believe it would make more sense to allow or-ing of speed | input | up/down | enable pull | mode.
>
> Should config-pin be changed to allow more flexibility?
config-pin is just a helper that reads these points from sysfs:
https://github.com/beagleboard/BeagleBoard-DeviceTrees/blob/v4.19.x-ti/src/arm/am335x-bone-common-univ.dtsi#L268-L271
For the PRU's would it actually be useful? For pretty much for-ever,
we've had the pru output set as:
PIN_OUTPUT_PULLDOWN | INPUT_EN | MUX_MODE5
and pru input as:
PIN_INPUT | MUX_MODE6
Mark/Jason, would this make sense to extend it.. ?
Regards,
--
Robert Nelson
https://rcn-ee.com/