Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > eedb6634b44b6f17fb2629c71380546b > files > 1048

kernel-doc-5.5.9-1.mga7.noarch.rpm

Broadcom BCM21664 device tree bindings
--------------------------------------

This document describes the device tree bindings for boards with the BCM21664
SoC.

Required root node property:
  - compatible: brcm,bcm21664

Example:
	/ {
		model = "BCM21664 SoC";
		compatible = "brcm,bcm21664";
		[...]
	}