Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 May 2023 13:43:32 +0900 (JST)
From:      UEMURA Tetsuya <t_uemura@macome.co.jp>
To:        freebsd-arm@FreeBSD.org
Subject:   [patch][RPi4] Add support for BCM2711 GPIO pull configuration.
Message-ID:  <20230515044332.E2F1D9B8773@towerrecords.dyndns.org>

next in thread | raw e-mail | index | archive | help
Hi.

As I've commented on the bug 256372, the current FreBSD's BCM2835 GPIO
driver can't handle internal pull up/down configuration of BCM2711 (the
SoC on RPI4 family) GPIO.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256372

Fortunately NetBSD has support for the newer method and it's fairly
trivial to port it on FreeBSD, so I've written a patch. Please someone
test and commit it, or if necessary, I'll create a review on Phabricator.

Thanks in advance for help.

-- 
Tetsuya Uemura <t_uemura@macome.co.jp>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230515044332.E2F1D9B8773>