u-boot-brain/arch/powerpc/cpu
Ahmed Mansour 44262327aa drivers/misc: Share qbman init between archs
This patch adds changes necessary to move functionality present in
PowerPC folders with ARM architectures that have DPAA1 QBMan hardware

- Create new board/freescale/common/fsl_portals.c to house shared
  device tree fixups for DPAA1 devices with ARM and PowerPC cores
- Add new header file to top includes directory to allow files in
  both architectures to grab the function prototypes
- Port inhibit_portals() from PowerPC to ARM. This function is used in
  setup to disable interrupts on all QMan and BMan portals. It is
  needed because the interrupts are enabled by default for all portals
  including unused/uninitialised portals. When the kernel attempts to
  go to deep sleep the unused portals prevent it from doing so

Signed-off-by: Ahmed Mansour <ahmed.mansour@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
2018-01-10 12:28:47 -08:00
..
mpc8xx powerpc: Rework interrupt_init_cpu() 2017-08-26 14:56:08 -04:00
mpc8xxx powerpc: Drop probecpu() in favour of arch_cpu_init() 2017-01-25 17:38:41 -05:00
mpc83xx ata: Migrate CONFIG_FSL_SATA to Kconfig 2017-12-12 14:05:48 -05:00
mpc85xx drivers/misc: Share qbman init between archs 2018-01-10 12:28:47 -08:00
mpc86xx powerpc: Rework interrupt_init_cpu() 2017-08-26 14:56:08 -04:00
Makefile Various Makefiles: Add SPDX-License-Identifier tags 2015-11-10 09:19:52 -05:00