On Wed, Dec 15, 2021, at 16:55, Hector Martin wrote: > Much as we've done with other blocks, let's introduce generic > compatibles so drivers can bind to those and still work with future > SoCs, as long as the hardware remains the same. Also go ahead and add > compatibles for the new t600x SoCs (we group those as t6000). > > Note that no DTs instantiate devices with this binding yet. > > Reviewed-by: Mark Kettenis <kettenis@xxxxxxxxxxx> > Signed-off-by: Hector Martin <marcan@xxxxxxxxx> > --- Reviewed-by: Sven Peter <sven@xxxxxxxxxxxxx>