Re: [PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input

2021-03-10 Thread kernel test robot
Hi Kishon, I love your patch! Yet something to improve: [auto build test ERROR on linux/master] [also build test ERROR on linus/master v5.12-rc2 next-20210310] [cannot apply to phy/next] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest

Re: [PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input

2021-03-10 Thread kernel test robot
Hi Kishon, I love your patch! Yet something to improve: [auto build test ERROR on linux/master] [also build test ERROR on linus/master v5.12-rc2 next-20210310] [cannot apply to phy/next] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest

[PATCH v3 4/6] phy: ti: j721e-wiz: Model the internal clocks without device tree input

2021-03-10 Thread Kishon Vijay Abraham I
commit 091876cc355d ("phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC") modeled the internal clocks depending on the subnodes that are populated in device tree. However recent discussions in the mailing list [1] suggested to just add #clock cells in the parent DT node and mod