Hi Andy Shevchenko, > Subject: Re: [PATCH v2 4/5] iio: magnetometer: ak8975: Drop deprecated > enums from OF table > > On Fri, Aug 18, 2023 at 08:55:59AM +0100, Biju Das wrote: > > Drop deprecated enums from OF table as corresponding entries are > > removed from bindings and it also saves memory. > > You can't do this. > > Only sorting by "prefixed first" criteria is possible. The rule applies only for fallback compatible. I checked bindings and I don't find any fallback compatibles. All compatibles are just enums. Am I missing anything here?? Cheers, Biju