Lines Matching +full:sbsc +full:- +full:sh73a0
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/renesas,dbsc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Geert Uytterhoeven <geert+renesas@glider.be>
16 (DBSC3)", or "SDRAM Bus State Controller (SBSC)").
21 - renesas,dbsc-r8a73a4 # R-Mobile APE6
22 - renesas,dbsc3-r8a7740 # R-Mobile A1
23 - renesas,sbsc-sh73a0 # SH-Mobile AG5
31 interrupt-names:
33 - const: sec # secure interrupt
34 - const: temp # normal (temperature) interrupt
36 power-domains:
40 - compatible
41 - reg
42 - power-domains
47 - |
48 #include <dt-bindings/interrupt-controller/arm-gic.h>
49 sbsc1: memory-controller@fe400000 {
50 compatible = "renesas,sbsc-sh73a0";
54 interrupt-names = "sec", "temp";
55 power-domains = <&pd_a4bc0>;