Hi Wolfram-san, Thank you for the patch! > From: Wolfram Sang, Sent: Friday, April 6, 2018 1:42 AM > > From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > Whitelisting every ES version does not scale. So, we whitelist whole > SoCs independent of ES version. If we need specific handling for an ES > version, we put it to the front, so it will be matched first. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > > Shimoda-san: here is my example how to re-arrange the whitelisting if we assume > that the DMA RX fix is going to work out (so this patch depends on it). I > tested this patch on H3 ES1.0 and ES2.0 with some additional debug output to > prove that the correct table entry was matched. > > What do you think? It looks like nice to me! So, I checked this patch and looks good. Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> And, our test team tested this patch and works correctly. So, Tested-by: Nguyen Viet Dung <dung.nguyen.aj@xxxxxxxxxxx> Best regards, Yoshihiro Shimoda