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:   Wed, 30 Jun 2021 16:20:19 +0800
From:   Jiaxun Yang <jiaxun.yang@...goat.com>
To:     Qing Zhang <zhangqing@...ngson.cn>,
        Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
        Rob Herring <robh+dt@...nel.org>
Cc:     devicetree@...r.kernel.org, linux-mips@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH v6 2/2] MIPS: Loongson64: DTS: Add pm block node for
 Loongson-2K1000


在 2021/6/30 14:51, Qing Zhang 写道:
> The module is now supported, enable it.

Oh, you forgot binding document.

Thanks.

- Jiaxun

>
> Signed-off-by: Qing Zhang <zhangqing@...ngson.cn>
> ---
>   arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi | 5 +++++
>   1 file changed, 5 insertions(+)
>
> diff --git a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
> index 569e814def83..8f469b623740 100644
> --- a/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
> +++ b/arch/mips/boot/dts/loongson/loongson64-2k1000.dtsi
> @@ -52,6 +52,11 @@ package0: bus@...00000 {
>   			0 0x40000000 0 0x40000000 0 0x40000000
>   			0xfe 0x00000000 0xfe 0x00000000 0 0x40000000>;
>   
> +		pm: power-controller@...07000 {
> +			compatible = "loongson,ls2k-pm";
> +			reg = <0 0x1fe07000 0 0x422>;
> +		};
> +
>   		liointc0: interrupt-controller@...11400 {
>   			compatible = "loongson,liointc-2.0";
>   			reg = <0 0x1fe11400 0 0x40>,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ