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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 10 Aug 2022 22:51:51 -0400
From:   Rudraksha Gupta <guptarud@...il.com>
To:     Bjorn Andersson <bjorn.andersson@...aro.org>
Cc:     agross@...nel.org, david@...t.cz, devicetree@...r.kernel.org,
        krzysztof.kozlowski+dt@...aro.org, linux-arm-msm@...r.kernel.org,
        linux-kernel@...r.kernel.org, robh+dt@...nel.org
Subject: Re: [PATCH v2 1/2] ARM: msm8960: Rename cxo_board to cxo-board and
 add alias

 > Clock and dts patches goes through two different paths towards mainline,

 > so they should be separated.

Gotcha, thanks. I will do that.


 > This breaks compatibility with existing DTB files.

 > What you probably want is to make sure that any clocks with parent name

 > of "cxo", should have a .fw_name = "cxo", then you can make a

 > phandle-based reference in DT and these global names doesn't matter (and

 > in the end we can remove this board_clk from the driver).

Ah, I see. If I understand correctly, it should be something like this, 
right?
https://github.com/torvalds/linux/blob/master/drivers/clk/qcom/gcc-msm8996.c#L169-L172

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ