lkml.org 
[lkml]   [2023]   [Oct]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v1 1/2] pinctrl: cherryview: Avoid duplicated I/O
    On Fri, Oct 06, 2023 at 12:40:32PM +0300, Andy Shevchenko wrote:
    > In some cases we already read the value from the register followed
    > by a reading of it again for other purposes, but the both reads
    > are under the lock and bits we are insterested in are not going
    > to change (they are not volatile from HW perspective). Hence, no
    > need to read the same registeer twice.

    Typo "registeer" -> "register"

    > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

    Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>

    \
     
     \ /
      Last update: 2023-10-06 12:26    [W:7.470 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site