>> The node should have a compatible >> property which is sufficient to select the right bridge driver. > Yeah, I defined a compatible = "mai,articias"; property in the pci > node. > Are there any naming conventions (maybe lower case only)?
It's conventional for the part behind the comma to be lower-case only, yes. There are more stringent rules for the part before the comma (the manufacturer part). What is "mai"? Segher _______________________________________________ Linuxppc-dev mailing list [email protected] https://ozlabs.org/mailman/listinfo/linuxppc-dev
