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]
Message-ID: <45a330c0-7b4d-d569-51eb-3eac8f53512a@flygoat.com>
Date:   Mon, 28 Jun 2021 09:06:23 +0800
From:   Jiaxun Yang <jiaxun.yang@...goat.com>
To:     Stephen Boyd <sboyd@...nel.org>, linux-mips@...r.kernel.org
Cc:     tsbogend@...ha.franken.de, mturquette@...libre.com,
        daniel.lezcano@...aro.org, linus.walleij@...aro.org,
        vkoul@...nel.org, linux-kernel@...r.kernel.org,
        linux-clk@...r.kernel.org, linux-gpio@...r.kernel.org,
        linux-phy@...ts.infradead.org, devicetree@...r.kernel.org
Subject: Re: [PATCH 3/9] clk: pistachio: Make it selectable for generic MIPS
 kernel


在 2021/6/28 上午7:38, Stephen Boyd 写道:
> Quoting Jiaxun Yang (2021-06-26 21:56:25)
>> diff --git a/drivers/clk/pistachio/Kconfig b/drivers/clk/pistachio/Kconfig
>> new file mode 100644
>> index 000000000000..efb7a7f45259
>> --- /dev/null
>> +++ b/drivers/clk/pistachio/Kconfig
>> @@ -0,0 +1,8 @@
>> +# SPDX-License-Identifier: GPL-2.0
>> +
>> +config COMMON_CLK_PISTACHIO
>> +       bool "Support for IMG Pistachio SoC clock controllers"
>> +       depends on MIPS
> Is anything MIPS specific? Or can this be
>
> 	depends on MIPS || COMPILE_TEST

No there are nothing MIPS specific.

Will fix in next revision.

Thanks.

- Jiaxun

>
>
>> +       help
>> +         Support for the IMG Pistachio SoC clock controller.
>> +         Say Y if you want to include clock support.
>> \ No newline at end of file
>> -- 
>> 2.32.0
>>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ