Jarkko Nikula <jarkko.nikula@xxxxxxxxxx> writes: > From: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> > > Commit 03fbf488cece ("spi: pxa2xx: Differentiate Intel LPSS types") caused > build error here because it removed the type LPSS_SSP and I didn't notice > the type was used here too. > > I believe commit a6e56c28a178 ("ARM: pxa: ssp: add DT bindings") added it > accidentally by copying all enum pxa_ssp_type types from > include/linux/pxa2xx_ssp.h even LPSS_SSP was for Intel LPSS SPI devices. > > Fix the build error by removing this incorrect binding. > > Signed-off-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> > Reported-by: Axel Lin <axel.lin@xxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx # 4.2 > --- > Sorry if you got this twice today. I had email problems today and this patch > didn't go through to at least some of recipients. Resending from other my > another address. I'll take it through pxa tree, and I'll add this : Fixes: 03fbf488cece ("spi: pxa2xx: Differentiate Intel LPSS types") Up to my understanding this is the tag stable tree will use to know which kernel version this patch should be applied to. Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html