Lines Matching +full:enable +full:- +full:method
2 #include "bcm2835-common.dtsi"
3 #include "bcm2835-rpi-common.dtsi"
11 dma-ranges = <0xc0000000 0x00000000 0x3f000000>;
14 compatible = "brcm,bcm2836-l1-intc";
16 interrupt-controller;
17 #interrupt-cells = <2>;
18 interrupt-parent = <&local_intc>;
22 arm-pmu {
23 compatible = "arm,cortex-a53-pmu";
24 interrupt-parent = <&local_intc>;
29 compatible = "arm,armv7-timer";
30 interrupt-parent = <&local_intc>;
35 always-on;
39 #address-cells = <1>;
40 #size-cells = <0>;
41 enable-method = "brcm,bcm2836-smp"; // for ARM 32-bit
45 compatible = "arm,cortex-a53";
47 enable-method = "spin-table";
48 cpu-release-addr = <0x0 0x000000d8>;
53 compatible = "arm,cortex-a53";
55 enable-method = "spin-table";
56 cpu-release-addr = <0x0 0x000000e0>;
61 compatible = "arm,cortex-a53";
63 enable-method = "spin-table";
64 cpu-release-addr = <0x0 0x000000e8>;
69 compatible = "arm,cortex-a53";
71 enable-method = "spin-table";
72 cpu-release-addr = <0x0 0x000000f0>;
77 /* Make the BCM2835-style global interrupt controller be a child of the
78 * CPU-local interrupt controller.
81 compatible = "brcm,bcm2836-armctrl-ic";
83 interrupt-parent = <&local_intc>;
88 coefficients = <(-538) 412000>;
91 /* enable thermal sensor with the correct compatible property set */
93 compatible = "brcm,bcm2837-thermal";