mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
arm: dt: Add v3d clock to v3d node.
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
This commit is contained in:
@@ -198,4 +198,8 @@ i2s_clk_consumer: &i2s {};
|
|||||||
dmas = <&dma (17|(1<<27)|(1<<24))>;
|
dmas = <&dma (17|(1<<27)|(1<<24))>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&v3d {
|
||||||
|
clocks = <&firmware_clocks 5>;
|
||||||
|
};
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user