Searched +full:bcm7216 +full:- +full:sdhci (Results 1 – 1 of 1) sorted by relevance
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)2 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #address-cells = <2>;8 #size-cells = <2>;10 interrupt-parent = <&gicv2>;14 clk_osc: clk-osc {15 compatible = "fixed-clock";16 #clock-cells = <0>;17 clock-output-names = "osc";18 clock-frequency = <54000000>;[all …]