On Fri, 10 Jul 2020 at 02:53, Rayagonda Kokatanur <[email protected]> wrote: > > U-boot programs the GIC LPI configuration tables and enables > the LPI table. > > Signed-off-by: Bharat Kumar Reddy Gooty <[email protected]> > Signed-off-by: Rayagonda Kokatanur <[email protected]> > --- > Changes from v3: > -Address review comments from Simon, > Use dt and a UCLASS_IRQ to get gic details instead of passing > as arguments to function gic_lpi_tables_init(). > > board/broadcom/bcmns3/ns3.c | 10 ++++++++++ > 1 file changed, 10 insertions(+)
Reviewed-by: Simon Glass <[email protected]>

