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:   Fri, 25 Mar 2022 07:48:43 +0800
From:   Miles Chen <miles.chen@...iatek.com>
To:     <xinlei.lee@...iatek.com>
CC:     <Project_Global_Chrome_Upstream_Group@...iatek.com>,
        <allen-kh.cheng@...iatek.com>, <devicetree@...r.kernel.org>,
        <jitao.shi@...iatek.com>, <lee.jones@...aro.org>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-kernel@...r.kernel.org>,
        <linux-mediatek@...ts.infradead.org>, <linux-pwm@...r.kernel.org>,
        <matthias.bgg@...il.com>, <rex-bc.chen@...iatek.com>,
        <robh+dt@...nel.org>, <thierry.reding@...il.com>,
        <u.kleine-koenig@...gutronix.de>
Subject: Re: [PATCH v4,1/6] dt-bindings: pwm: Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format

> Convert pwm-mtk-disp.txt to mediatek,pwm-disp.yaml format as suggested by maintainer
> 
> Signed-off-by: Xinlei Lee <xinlei.lee@...iatek.com>
> Reviewed-by: Rob Herring <robh@...nel.org>
> ---
>  .../bindings/pwm/mediatek,pwm-disp.yaml       | 65 +++++++++++++++++++
>  .../devicetree/bindings/pwm/pwm-mtk-disp.txt  | 44 -------------
>  2 files changed, 65 insertions(+), 44 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
>  delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-mtk-disp.txt
> 
> diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> new file mode 100644
> index 000000000000..f844695d605a
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
> @@ -0,0 +1,65 @@
> +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/pwm/mediatek,pwm-disp.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Mediatek DISP_PWM Controller Device Tree Bindings

s/Mediatek/MediaTek/

Thanks,
Miles
> +
> +maintainers:
> +  - Jitao Shi <jitao.shi@...iatek.com>
> +  - Xinlei Lee <xinlei.lee@...iatek.com>
> +
> +allOf:

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ