summaryrefslogtreecommitdiffstats
path: root/engines/e_dasync_err.h
blob: 844615e9edfe56075a70f012ea147613841a9412 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
generated by cgit v1.2.3 (git 2.25.1) at 2024-07-30 13:05:54 +0000
 


="p p-Indicator">- reg
  - interrupts
  - clocks

additionalProperties: false

examples:
  - |
    rtc@fffffe00 {
        compatible = "atmel,at91rm9200-rtc";
        reg = <0xfffffe00 0x100>;
        interrupts = <1 4 7>;
        clocks = <&clk32k>;
    };
...