> > > static Property serial_pci_properties[] = { > > > DEFINE_PROP_CHR("chardev", PCISerialState, state.chr), > > > + DEFINE_PROP_UINT8("compat", PCISerialState, compat, 0), > > > DEFINE_PROP_END_OF_LIST(), > > > }; > > > > mst, do you take that through the pci tree? > > > > cheers, > > Gerd > > > > Yes but I'd like the property renamed. Agree?
Yes, something more descriptive is reasonable. cheers, Gerd