Re: [PATCH v6 089/102] x86: apl: Add hostbridge driver

2019-12-08 Thread Bin Meng
On Sat, Dec 7, 2019 at 12:54 PM Simon Glass wrote: > > This driver models the hostbridge as a northbridge. It simply sets up the > graphics BAR. It supports of-platdata. > > Signed-off-by: Simon Glass > --- > > Changes in v6: > - Fix comments for struct apl_hostbridge_platdata > > Changes in v5:

[PATCH v6 089/102] x86: apl: Add hostbridge driver

2019-12-06 Thread Simon Glass
This driver models the hostbridge as a northbridge. It simply sets up the graphics BAR. It supports of-platdata. Signed-off-by: Simon Glass --- Changes in v6: - Fix comments for struct apl_hostbridge_platdata Changes in v5: None Changes in v4: - Avoid needing to know internals of pinctrl in