[PATCH] sdhci: Reorder interrupt flags in SDHCI_INT_DATA_MASK definition
    Peng Fan 
    peng.fan at oss.nxp.com
       
    Wed Oct 22 05:16:49 CEST 2025
    
    
  
On Tue, Oct 21, 2025 at 01:54:10PM -0700, Tanmay Kathpalia wrote:
>Reorder the SDHCI_INT_SPACE_AVAIL and SDHCI_INT_DATA_AVAIL flags in the
>SDHCI_INT_DATA_MASK definition to match the bit order as defined in the
>SDHCI specification and maintain consistency with the register layout.
>
>The functional behavior remains unchanged as this only affects the
>order of OR operations in the mask definition.
>
>Signed-off-by: Tanmay Kathpalia <tanmay.kathpalia at altera.com>
Reviewed-by: Peng Fan <peng.fan at nxp.com>
    
    
More information about the U-Boot
mailing list