1 STMicroelectronics stih4xx platforms
3 bdisp: 2D blitter for STMicroelectronics SoC.
6 - compatible: should be "st,stih407-bdisp".
7 - reg: BDISP physical address location and length.
8 - interrupts: BDISP interrupt number.
9 - clocks: from common clock binding: handle hardware IP needed clocks, the
10 number of clocks may depend on the SoC type.
11 See ../clocks/clock-bindings.txt for details.
12 - clock-names: names of the clocks listed in clocks property in the same order.
16 bdisp0:bdisp@9f10000 {
17 compatible = "st,stih407-bdisp";
18 reg = <0x9f10000 0x1000>;
19 interrupts = <GIC_SPI 38 IRQ_TYPE_NONE>;
20 clock-names = "bdisp";
21 clocks = <&clk_s_c0_flexgen CLK_IC_BDISP_0>;
25 Each BDISP should have a numbered alias in the aliases node, in the form of