Re: [PATCH] arm64: dts: zynqmp: Add compatible strings for si5328

2021-03-08 Thread quanyang.wang
Hi Michal, On 3/8/21 4:47 PM, Michal Simek wrote: Hi, On 3/8/21 9:35 AM, Laurent Pinchart wrote: Hi Quanyang, Thank you for the patch. On Mon, Mar 08, 2021 at 03:08:43PM +0800, quanyang.w...@windriver.com wrote: From: Quanyang Wang The function of_i2c_get_board_info will call of_modalias_

Re: [PATCH] arm64: dts: zynqmp: Add compatible strings for si5328

2021-03-08 Thread quanyang.wang
Hi Laurent, On 3/8/21 4:35 PM, Laurent Pinchart wrote: Hi Quanyang, Thank you for the patch. On Mon, Mar 08, 2021 at 03:08:43PM +0800, quanyang.w...@windriver.com wrote: From: Quanyang Wang The function of_i2c_get_board_info will call of_modalias_node to check if a device_node contains "com

Re: [PATCH] arm64: dts: zynqmp: Add compatible strings for si5328

2021-03-08 Thread Michal Simek
Hi, On 3/8/21 9:35 AM, Laurent Pinchart wrote: > Hi Quanyang, > > Thank you for the patch. > > On Mon, Mar 08, 2021 at 03:08:43PM +0800, quanyang.w...@windriver.com wrote: >> From: Quanyang Wang >> >> The function of_i2c_get_board_info will call of_modalias_node to check >> if a device_node con

Re: [PATCH] arm64: dts: zynqmp: Add compatible strings for si5328

2021-03-08 Thread Laurent Pinchart
Hi Quanyang, Thank you for the patch. On Mon, Mar 08, 2021 at 03:08:43PM +0800, quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > The function of_i2c_get_board_info will call of_modalias_node to check > if a device_node contains "compatible" string. So let's assign the > proper strin

[PATCH] arm64: dts: zynqmp: Add compatible strings for si5328

2021-03-07 Thread quanyang . wang
From: Quanyang Wang The function of_i2c_get_board_info will call of_modalias_node to check if a device_node contains "compatible" string. So let's assign the proper string "silabs,si5328" to clock-generator@69's compatible property to eliminate the error info as below: i2c i2c-10: of_i2c: modali