|
@@ -32,7 +32,9 @@ Required properties:
|
|
|
- clocks: should contain one clock for entry in clock-names
|
|
|
see Documentation/devicetree/bindings/clock/clock-bindings.txt
|
|
|
- clock-names:
|
|
|
- - "bus": AXI/register clock
|
|
|
+ - "bus": AXI/master interface clock
|
|
|
+ - "reg": AHB/slave interface clock
|
|
|
+ (only required if GPU can gate slave interface independently)
|
|
|
- "core": GPU core clock
|
|
|
- "shader": Shader clock (only required if GPU has feature PIPE_3D)
|
|
|
|