Searched +full:bcm4908 +full:- +full:misc +full:- +full:pcie +full:- +full:reset (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/reset/brcm,bcm4908-misc-pcie-reset.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom MISC block PCIe reset controller9 description: This document describes reset controller handling PCIe PERST#10 signals. On BCM4908 it's a part of the MISC block.13 - Rafał Miłecki <rafal@milecki.pl>17 const: brcm,bcm4908-misc-pcie-reset22 "#reset-cells":[all …]
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause3 ---4 $id: http://devicetree.org/schemas/mfd/brcm,misc.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom's MISC block10 - Rafał Miłecki <rafal@milecki.pl>13 Broadcom's MISC is a hardware block used on some SoCs (e.g. bcm63xx and14 bcm4908). It's used to implement some simple functions like a watchdog, PCIe15 reset, UniMAC control and more.20 - const: brcm,misc[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT3 #include <dt-bindings/interrupt-controller/irq.h>4 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/phy/phy.h>6 #include <dt-bindings/soc/bcm-pmb.h>8 /dts-v1/;11 interrupt-parent = <&gic>;13 #address-cells = <2>;14 #size-cells = <2>;21 stdout-path = "serial0:115200n8";[all …]