Hi Rob, Thank you for the patch. On Mon, Mar 07, 2022 at 04:45:56PM +0100, Robert Foss wrote: > An issue[1] related to how the V4L2_FWNODE_BUS_TYPE_PARALLEL flag is mis-used > was found in recent addition to the anx7625 driver. > > In order to not introduce this issue into the ABI, let's revert the changes > to the anx7625 dt-binding related to this. > > [1] https://lore.kernel.org/all/YiTruiCIkyxs3jTC@xxxxxxxxxxxxxxxxxxxxxxxxxx/ > > Robert Foss (2): > Revert "dt-bindings:drm/bridge:anx7625:add vendor define" > Revert "arm64: dts: mt8183: jacuzzi: Fix bus properties in anx's DSI > endpoint" If this is enough to avoid the wrong bus-type becoming an ABI, even if the corresponding driver support isn't reverted, then, for the whole series, Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > .../display/bridge/analogix,anx7625.yaml | 65 +------------------ > .../dts/mediatek/mt8183-kukui-jacuzzi.dtsi | 2 - > 2 files changed, 2 insertions(+), 65 deletions(-) -- Regards, Laurent Pinchart