[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver

Fabio Estevam festevam at gmail.com
Tue Jun 9 22:11:41 UTC 2015


Hi German,

On Tue, Jun 9, 2015 at 6:59 PM, J. German Rivera
<German.Rivera at freescale.com> wrote:
> This patch series includes new functionality for the Freescale fsl-mc
> bus driver.
>
> Patch 1: MC bus IRQ support
> Patch 2: add device binding path 'driver_override'
> Patch 3: Propagate driver_override for a child DPRC's children
> Patch 4: Upgraded MC bus driver to match MC fw 7.0.0
> Patch 5: Allow the MC bus driver to run without GIC support
> Patch 6: Add locking to serialize mc_send_command() calls
> Patch 7: Use DPMCP IRQ and completion var to wait for MC
>
> CHANGE HISTORY
>
> Changes in v4:
> - Addressed comments from Dan Carpenter and Greg Kroah-Hartman.
>
> Changes in v3:
> - Addressed comments from Dan Carpenter.
>
> Changes in v2:
> - Addressed comments from Dan Carpenter and Scott Wood.
>   Details in each patch.

Not related to this series, but if you have a chance, please fix this
section mismatch warning from the fsl-mc driver:

    allmodconfig WARNING:
drivers/staging/fsl-mc/bus/mc-bus-driver.o(.init.text+0x18c): Section
mismatch in reference from the function init_module() to the function
.exit.text:dprc_driver_exit()


More information about the devel mailing list