fsl_ifc: fix typo in the NOR CSOR register definition
authorAleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Mon, 22 Feb 2021 18:15:58 +0000 (18:15 +0000)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 23 Mar 2021 09:57:08 +0000 (15:27 +0530)
commitfc37c7a9318c9e36c1b62a8589f2fc22c41da096
tree9138578fa33f2ad1f3ee2c3d36a21cecfbf264c0
parent1f9c3f13f6ad8595a0fb5ab2cb830583cdc0b60a
fsl_ifc: fix typo in the NOR CSOR register definition

The name of the define must indicate 'Asynchronous', so 'ASYNC' is more
appropriate. AYSNC is probably a typo, and checkpatch script is throwing
a warning if this is set in the board include files.

It is save to change this now as none of the existing designs is using it
so far, but we will use it in our design it help to make IFC settings
more transparent.

Signed-off-by: Aleksandar Gerasimovski <aleksandar.gerasimovski@hitachi-powergrids.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
include/fsl_ifc.h