Re: [Automated-testing] KCIDB: Test schema enhancements
Nikolai Kondrashov <[email protected]>
| Newsgroups | dev.linux.lists.kernelci |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/24 10:26 PM, Mark Brown wrote: > On Tue, Aug 06, 2024 at 08:39:13PM +0300, Nikolai Kondrashov wrote: >> On 8/5/24 3:28 PM, Nikolai Kondrashov wrote: > >>> The "compatible" property in the root of a device tree specifies the device >>> vendor, the device (board) model, as well as often the device SoC and family. >>> These are generally encoded as several strings, ordered from most to least >>> specific, each potentially containing multiple parts separated by commas. >>> E.g.: > >>> "ti,omap3-beagleboard", "ti,omap3450", "ti,omap3" > >> Just wanted to highlight, that we also need feedback on this. Thank you! > > It looks good to me - I suspect it's just uncontroversial and everyone > thinks it makes sense? I like this kind of feedback, yes :D Thanks, Mark! Nick