Re: [PATCH RFC v3 5/5] dt-bindings: phy: hisi-inno-usb2: add compatible of hisilicon,hi3798mv200-usb2-phy
From: Yang Xiwen
Date: Tue Feb 20 2024 - 04:25:22 EST
On 2/20/2024 4:18 PM, Krzysztof Kozlowski wrote:
On 19/02/2024 22:28, Yang Xiwen via B4 Relay wrote:
resets:
- maxItems: 1
+ minItems: 1
+ maxItems: 2
+
+ reset-names:
+ items:
+ - const: port
+ - const: test
Why old device now gets two resets? You need to constrain it per variant.
I only make reset-names mandatory for mv200. For other models, this
property is not allowed. I'll add constraint for resets too in next version.
Best regards,
Krzysztof
--
Regards,
Yang Xiwen