<div dir="ltr">The AST2500 datasheet I have covers both 2500 and 2520.  The table of contents has many peripherals that have (AST2520 Excluded) next to them.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 13, 2017 at 1:26 PM, Andrew Jeffery <span dir="ltr"><<a href="mailto:andrew@aj.id.au" target="_blank">andrew@aj.id.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 2017-02-13 at 11:24 -0600, Patrick Williams wrote:<br>
> On Mon, Feb 13, 2017 at 01:28:49PM +1030, Andrew Jeffery wrote:<br>
> > diff --git a/arch/arm/boot/dts/aspeed-g5.<wbr>dtsi b/arch/arm/boot/dts/aspeed-g5.<wbr>dtsi<br>
> > index e1994c9e38c3..5ce0a7a65e77 100644<br>
> > --- a/arch/arm/boot/dts/aspeed-g5.<wbr>dtsi<br>
> > +++ b/arch/arm/boot/dts/aspeed-g5.<wbr>dtsi<br>
> > @@ -1005,6 +1005,12 @@<br>
> > > >                                 reg = <0x1e6e202c 0x4>;<br>
> > > >                         };<br>
> >  <br>
> > > > > > +                   gfx: display@1e6e6000 {<br>
> > > > +                               compatible = "aspeed,ast2500-gfx", "syscon";<br>
> > > > +                               reg = <0x1e6e6000 0x1000>;<br>
> > > > +                               reg-io-width = <4>;<br>
> > > > +                       };<br>
> > +<br>
><br>
<br>
<br>
</span><span class="">>   I believe Zaius is using a<br>
> variant of the 2500 that does not have the graphics engine.<br>
<br>
</span>According to Rick, Zaius is using the AST2500 for the EVT but in the<br>
future they will be looking at moving to a chip without the graphics<br>
engine.<br>
<span class=""><br>
> Is this valid to add on all G5 chips?<br>
<br>
</span>Not on the AST2520 according to the marketing material[1]. I would<br>
prefer to use the datasheet for the SoC as a reference though, and I<br>
don't have an AST2520 datasheet.<br>
<br>
The fix *should* just be a matter of a small change to the pinctrl<br>
bindings, and we can do this when we come to support the AST2520.<br>
<br>
Andrew<br>
<br>
[1] <a href="https://www.aspeedtech.com/products.php?fPath=20&rId=456" rel="noreferrer" target="_blank">https://www.aspeedtech.com/<wbr>products.php?fPath=20&rId=456</a><br>
<br>
<br>
> </blockquote></div><br></div>