The first patch consolidate the two different styles where the status property is placed in the dts, and the second patch enables all the I2C busses used on the phone even if no subnode is added yet. Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> --- Changes in v2: - Enable gpi_dma* nodes as well, mention that in commit message - Pick up tags - Link to v1: https://lore.kernel.org/r/20230213-fp4-more-i2c-v1-0-5be09dbb5ce6@xxxxxxxxxxxxx --- Luca Weiss (2): arm64: dts: qcom: sm7225-fairphone-fp4: move status property down arm64: dts: qcom: sm7225-fairphone-fp4: enable remaining i2c busses arch/arm64/boot/dts/qcom/sm7225-fairphone-fp4.dts | 67 +++++++++++++++++------ 1 file changed, 50 insertions(+), 17 deletions(-) --- base-commit: 09e41676e35ab06e4bce8870ea3bf1f191c3cb90 change-id: 20230213-fp4-more-i2c-f90ccce84e46 Best regards, -- Luca Weiss <luca.weiss@xxxxxxxxxxxxx>