Loading Documentation/devicetree/bindings/arm/bcm/bcm21664.txt 0 → 100644 +15 −0 Original line number Diff line number Diff line 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"; [...] } Documentation/devicetree/bindings/arm/bcm/kona-resetmgr.txt 0 → 100644 +14 −0 Original line number Diff line number Diff line Broadcom Kona Family Reset Manager ---------------------------------- The reset manager is used on the Broadcom BCM21664 SoC. Required properties: - compatible: brcm,bcm21664-resetmgr - reg: memory address & range Example: brcm,resetmgr@35001f00 { compatible = "brcm,bcm21664-resetmgr"; reg = <0x35001f00 0x24>; }; Loading
Documentation/devicetree/bindings/arm/bcm/bcm21664.txt 0 → 100644 +15 −0 Original line number Diff line number Diff line 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"; [...] }
Documentation/devicetree/bindings/arm/bcm/kona-resetmgr.txt 0 → 100644 +14 −0 Original line number Diff line number Diff line Broadcom Kona Family Reset Manager ---------------------------------- The reset manager is used on the Broadcom BCM21664 SoC. Required properties: - compatible: brcm,bcm21664-resetmgr - reg: memory address & range Example: brcm,resetmgr@35001f00 { compatible = "brcm,bcm21664-resetmgr"; reg = <0x35001f00 0x24>; };