arm64: dts: zynqmp: Remove si5328 device nodes
authorQuanyang Wang <quanyang.wang@windriver.com>
Mon, 8 Mar 2021 11:54:37 +0000 (19:54 +0800)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 8 Mar 2021 16:27:08 +0000 (17:27 +0100)
commit73d677e9f379934807741dd068ca31872ed4d387
tree7f454bef349627e9abb84010d1fb76e92e29e7b0
parentb06112cd5e08b4ba1c0bf460d50b9d183ec74e2b
arm64: dts: zynqmp: Remove si5328 device nodes

The function of_i2c_get_board_info will call of_modalias_node to check
if a device_node contains "compatible" string. But for the device si5328
at zcu102/zcu106 boards, there is no proper DT bindings for them. So remove
si5328 device nodes from dts files to eliminate the error info in the boot
message:

i2c i2c-10: of_i2c: modalias failure on /axi/i2c@ff030000/i2c-mux@74/i2c@4/clock-generator@69
i2c i2c-10: Failed to create I2C device for /axi/i2c@ff030000/i2c-mux@74/i2c@4/clock-generator@69

Signed-off-by: Quanyang Wang <quanyang.wang@windriver.com>
Link: https://lore.kernel.org/r/20210308115437.2232847-1-quanyang.wang@windriver.com
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm64/boot/dts/xilinx/zynqmp-zcu102-revA.dts
arch/arm64/boot/dts/xilinx/zynqmp-zcu106-revA.dts