lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 7 Feb 2019 16:35:11 +0100
From:   Matthias Brugger <matthias.bgg@...il.com>
To:     Weiyi Lu <weiyi.lu@...iatek.com>,
        Nicolas Boichat <drinkcat@...omium.org>,
        Stephen Boyd <sboyd@...eaurora.org>,
        Rob Herring <robh@...nel.org>
Cc:     James Liao <jamesjj.liao@...iatek.com>,
        Fan Chen <fan.chen@...iatek.com>,
        linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        linux-mediatek@...ts.infradead.org, linux-clk@...r.kernel.org,
        srv_heupstream@...iatek.com, stable@...r.kernel.org
Subject: Re: [PATCH v4 09/12] dt-bindings: soc: fix typo of MT8173 power
 dt-bindings



On 01/02/2019 09:30, Weiyi Lu wrote:
> fix incorrect IC name that will affect the MT8183 power dt-bindings
> 
> Signed-off-by: Weiyi Lu <weiyi.lu@...iatek.com>
> ---

pushed to v5.0-next/soc

Thanks

>  include/dt-bindings/power/mt8173-power.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/include/dt-bindings/power/mt8173-power.h b/include/dt-bindings/power/mt8173-power.h
> index 15d531aa6e78..ef4a7f944848 100644
> --- a/include/dt-bindings/power/mt8173-power.h
> +++ b/include/dt-bindings/power/mt8173-power.h
> @@ -1,6 +1,6 @@
>  /* SPDX-License-Identifier: GPL-2.0 */
> -#ifndef _DT_BINDINGS_POWER_MT8183_POWER_H
> -#define _DT_BINDINGS_POWER_MT8183_POWER_H
> +#ifndef _DT_BINDINGS_POWER_MT8173_POWER_H
> +#define _DT_BINDINGS_POWER_MT8173_POWER_H
>  
>  #define MT8173_POWER_DOMAIN_VDEC	0
>  #define MT8173_POWER_DOMAIN_VENC	1
> @@ -13,4 +13,4 @@
>  #define MT8173_POWER_DOMAIN_MFG_2D	8
>  #define MT8173_POWER_DOMAIN_MFG		9
>  
> -#endif /* _DT_BINDINGS_POWER_MT8183_POWER_H */
> +#endif /* _DT_BINDINGS_POWER_MT8173_POWER_H */
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ