On Fri, Aug 22, 2025 at 03:08:40PM +0530, Pritam Manohar Sutar wrote: > reg-names: > maxItems: 1 > + - if: > + properties: > + compatible: > + contains: > + enum: > + - samsung,exynosautov920-usbdrd-phy > + then: > + required: > + - dvdd075-usb20-supply > + - vdd18-usb20-supply > + - vdd33-usb20-supply These if:then:else soon will become unmanageable, but I guess we can worry and fix it later. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof