On Tue, Sep 08, 2026 at 03:28:47PM -0500, Judith Mendez wrote: > Hi Conor, > > On 9/3/26 13:00, Conor Dooley wrote: > > On Wed, Sep 02, 2026 at 05:27:57PM -0500, Judith Mendez wrote: > > > Add ti,am62p-efuse as a compatible string to the uniphier-efuse binding. > > > The uniphier-efuse driver can be used to read AM62P efuse registers as > > > well for GP_SW silicon revision detection. > > > > > > Signed-off-by: Judith Mendez > > > > Why is a fallback compatible not suitable here? > > Either it is, and you should add one, or you need to explain in hte > > commit message why it is not. > > Do you mean the following? : > > compatible: > oneOf: > - const: socionext,uniphier-efuse > - items: > - const: ti,am62p-efuse > - const: socionext,uniphier-efuse Correct.