Merge tag 'v5.15.57' into rpi-5.15.y
[platform/kernel/linux-rpi.git] / Documentation / devicetree / bindings / misc / brcm,bcm2835-smi-dev.txt
1 * Broadcom BCM2835 SMI character device driver.
2
3 SMI or secondary memory interface is a peripheral specific to certain Broadcom
4 SOCs, and is helpful for talking to things like parallel-interface displays
5 and NAND flashes (in fact, most things with a parallel register interface).
6
7 This driver adds a character device which provides a user-space interface to
8 an instance of the SMI driver.
9
10 Required properties:
11 - compatible: "brcm,bcm2835-smi-dev"
12 - smi_handle: a phandle to the smi node.
13
14 Optional properties:
15 - None.
16
17