1 * Device tree bindings for Aspeed SoC Display 2 3 The Aspeed SoC Display Controller primarily do 4 participates in pinmux requests on the g5 SoCs 5 syscon device. 6 7 Required properties: 8 - compatible: "aspeed,ast2500-gfx", 9 - reg: contains offset/length 10 region. 11 12 Example: 13 14 gfx: display@1e6e6000 { 15 compatible = "aspeed,ast2500-gfx", "sy 16 reg = <0x1e6e6000 0x1000>; 17 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.