1 * Andestech Processor Binding
3 This binding specifies what properties must be available in the device tree
4 representation of a Andestech Processor Core, which is the root node in the
12 Definition: Should be "andestech,<core_name>", "andestech,nds32v3" as fallback.
13 Must contain "andestech,nds32v3" as the most generic value, in addition to
14 one of the following identifiers for a particular CPU core:
23 Definition: must be "cpu"
24 - reg: Contains CPU index.
25 - clock-frequency: Contains the clock frequency for CPU, in Hz.
33 compatible = "andestech,n13", "andestech,nds32v3";
35 clock-frequency = <60000000>