Searched +full:socfpga +full:- +full:fpga2sdram +full:- +full:bridge (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/fpga/altr,socfpga-fpga2sdram-bridge.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Altera FPGA To SDRAM Bridge10 - Xu Yilun <yilun.xu@intel.com>13 - $ref: fpga-bridge.yaml#17 const: altr,socfpga-fpga2sdram-bridge23 - compatible28 - |[all …]
1 // SPDX-License-Identifier: GPL-2.0+6 #include <dt-bindings/reset/altr,rst-mgr.h>9 #address-cells = <1>;10 #size-cells = <1>;22 #address-cells = <1>;23 #size-cells = <0>;24 enable-method = "altr,socfpga-smp";27 compatible = "arm,cortex-a9";30 next-level-cache = <&L2>;33 compatible = "arm,cortex-a9";[all …]