mirror of
https://xff.cz/git/u-boot/
synced 2025-09-17 00:22:07 +02:00
This patch adds device tree support for the bcm2835 GPIO driver. Signed-off-by: Fabian Vogt <fvogt@suse.com> Reviewed-by: Simon Glass <sjg@chromium.org>
6 lines
150 B
Plaintext
6 lines
150 B
Plaintext
* Broadcom BCM283x GPIO controller
|
|
|
|
Required properties:
|
|
- compatible: must be "brcm,bcm2835-gpio"
|
|
- reg: exactly one register range with length 0xb4
|