Re: [PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks

2016-07-03 Thread Tomasz Figa
2016-07-04 13:20 GMT+09:00 Andi Shyti : > Hi Tomasz, > >> > This patchset enables spi3 clocks by marking critical clocks as >> > CLK_IS_CRITICAL and in the meantime replaces the use of >> > CLK_IGNORE_UNUSED for spi1 clocks. >> > >> > The sclk needs to be considered critical as well. >> > >> > The

Re: [PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks

2016-07-03 Thread Andi Shyti
Hi Tomasz, > > This patchset enables spi3 clocks by marking critical clocks as > > CLK_IS_CRITICAL and in the meantime replaces the use of > > CLK_IGNORE_UNUSED for spi1 clocks. > > > > The sclk needs to be considered critical as well. > > > > The SPI3 in the tm2/tm2e boards will control an irled

Re: [PATCH v3 0/2] mark spi clocks as critical and enable spi3 clocks

2016-07-03 Thread Tomasz Figa
Hi Andi, 2016-06-30 16:15 GMT+09:00 Andi Shyti : > Hi, > > This patchset enables spi3 clocks by marking critical clocks as > CLK_IS_CRITICAL and in the meantime replaces the use of > CLK_IGNORE_UNUSED for spi1 clocks. > > The sclk needs to be considered critical as well. > > The SPI3 in the tm2/tm