Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > a9365013d0d264ee6a9d774c419a92ce > files > 1033

kernel-doc-5.4.6-2.mga7.noarch.rpm

Broadcom BCM23550 device tree bindings
--------------------------------------

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

Required root node property:
  - compatible: brcm,bcm23550

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