On 13/12/2024 11:54, Vladimir Zapolskiy wrote:
New additions should include this bus-type number as we will need it when we add CPHY support and the subsequently move to the PHY API for CAMSS PHYs.This particular reason is invalid IMO, since dtb changes are not relied on drivers and shall be kept agnostic.
Its perfectly valid to add a DT description which describes the hardware whether or not the driver consumes that data.
DT is supposed to be a standalone hardware description. --- bod