Re: [PATCH 1/2] dt-bindings: i3c: dw: Add property to select IBI ops
From: Aniket . <hidden>
Date: 2024-06-26 09:14:44
Also in:
linux-i3c, lkml
From: Aniket . <hidden>
Date: 2024-06-26 09:14:44
Also in:
linux-i3c, lkml
quoted
So can we remove this selection of ops and always go with ibi ops?Sounds fine to me, but I don't have direct experience with the non- ast2600 uses of the dw core.
I am using dw core directly through Synopsys virtualizer development kit(VDK) setup. I think it should be fine to always have the all ops supported in the SW as they are in HW. Shall I remove the ibi_capable property from the dw_i3c_master struct? Thanks, Aniket.