Commit 053aa6ec564f6d613932bfb36127ff682a7e9b70

Authored by Hongmei Gou
Committed by Jacob Stiffler
1 parent 73d62d80a6

arm:dts:am57xx: Add gpu dts entry.

Adding GPU entry in device tree listing. This is mimicing the change
in dra7-evm.dts.

May need to revisit this if the GPU entry is moved to a common place.

Signed-off-by: Hongmei Gou <h-gou@ti.com>

Showing 1 changed file with 6 additions and 0 deletions Side-by-side Diff

arch/arm/boot/dts/am57xx-beagle-x15.dts
... ... @@ -63,6 +63,12 @@
63 63 };
64 64 };
65 65  
  66 + ocp {
  67 + gpu: gpu@0x56000000 {
  68 + gpu0-voltdm = <&voltdm_gpu>;
  69 + };
  70 + };
  71 +
66 72 vdd_3v3: fixedregulator-vdd_3v3 {
67 73 compatible = "regulator-fixed";
68 74 regulator-name = "vdd_3v3";