Hello, I decided to attempt to convert the DT binding for AT24 EEPROM driver to yaml and am not sure on how to handle the compatible property with a lot of options. In at24 we support 23 models and 8 vendors (184 vendor,model combinations) plus 5 exceptions (with model names not following the general convention). Do I simply use the oneOf specifier and list all possible options? Or is there a better approach. Best regards, Bartosz Golaszewski