lkml.org 
[lkml]   [2019]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 4/6] usb: linux/fsl_device: Add platform member has_fsl_erratum_a006918
    Date
    From: Yinbo Zhu <yinbo.zhu@nxp.com>

    This patch is to add member has_fsl_erratum_a006918 in platform data

    Signed-off-by: Yinbo Zhu <yinbo.zhu@nxp.com>
    ---
    include/linux/fsl_devices.h | 1 +
    1 files changed, 1 insertions(+), 0 deletions(-)

    diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h
    index 60cef82..7ea53c8 100644
    --- a/include/linux/fsl_devices.h
    +++ b/include/linux/fsl_devices.h
    @@ -101,6 +101,7 @@ struct fsl_usb2_platform_data {
    unsigned has_fsl_erratum_a007792:1;
    unsigned has_fsl_erratum_a005275:1;
    unsigned has_fsl_erratum_a005697:1;
    + unsigned has_fsl_erratum_a006918:1;
    unsigned check_phy_clk_valid:1;

    /* register save area for suspend/resume */
    --
    1.7.1
    \
     
     \ /
      Last update: 2019-01-21 11:26    [W:4.337 / U:0.104 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site