On Thu, Feb 12, 2026 at 11:54:07AM +0200, Marius Cristea wrote: > + > + # EMC1815: 4 Channels, Supports APD, REC on 1-2 and 3-4 > + - if: > + properties: > + compatible: > + const: microchip,emc1815 > + then: > + # No restrictions needed, but explicitly allowing them is good documentation Uh, I don't agree. If we applied this across the board in the name of "good documentation" we'd end up bloating up so many bindings. Other than this, Reviewed-by: Conor Dooley Cheers, Conor. > + properties: > + microchip,enable-anti-parallel: true > + microchip,parasitic-res-on-channel1-2: true > + microchip,parasitic-res-on-channel3-4: true