On Fri, Sep 16, 2022 at 11:28 AM Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > On 16/09/2022 11:24, Lad, Prabhakar wrote: > >>> +required: > >>> + - compatible > >>> + - reg > >>> + - clocks > >>> + - clock-names > >>> + - clock-frequency > >>> + - vdda-supply > >>> + - vddd-supply > >>> + - vdddo-supply > >>> + - enable-gpios > >>> + - reset-gpios > >>> + - port > >> > >> I think we don't need all of these properties as required. > >> The only "really" required are: > >> > >> - compatible > >> - reg > >> - clocks > >> - port > >> > > Agreed, it's just the driver requirement hence the previous bindings > > had marked them as required. > > Please mention the change from pure conversion (with reason) in the > commit msg. > Sure will do. Cheers, Prabhakar