[PATCH 1/2] clk: imx6ul: add GPIO clock gates
From: michael@amarulasolutions.com (Michael Nazzareno Trimarchi)
Date: 2018-06-02 14:12:15
Also in:
linux-clk, linux-devicetree, lkml
From: michael@amarulasolutions.com (Michael Nazzareno Trimarchi)
Date: 2018-06-02 14:12:15
Also in:
linux-clk, linux-devicetree, lkml
Hi Fabio On Sat, Jun 2, 2018 at 4:07 PM, Fabio Estevam [off-list ref] wrote:
Hi Michael, On Sat, Jun 2, 2018 at 11:04 AM, Michael Nazzareno Trimarchi [off-list ref] wrote:quoted
ull is a preatty new platform so one board was listed. Are you sure that we need?There are several imx6ul based dts in mainline and it is better if we can avoid dtb breakage when possible. In this case we can avoid the dtb breakage by adding the new clock definitions at the end of the file, just like we do for all the other imx devices.
Yes, when I add new ul clock I move down ull (that is new), but agree that this is not possible in general. Michael