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] [day] [month] [year] [list]
Message-ID: <423uciiaksxtyqua6w22wzdms4a53jp7v6rbvhfpfxr2uot7hd@mkb4uqehgz23>
Date: Wed, 16 Oct 2024 09:31:50 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Maya Matuszczyk <maccraft123mc@...il.com>
Cc: Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>, 
	Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>, 
	Jos Dehaes <jos.dehaes@...il.com>, linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org, 
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] arm64: dts: qcom: Rename "Twitter" to "Tweeter"

On Tue, Oct 15, 2024 at 07:01:56PM GMT, Maya Matuszczyk wrote:
> This makes the name consistent with both other x1e80100 devices and the
> dictionary. A UCM fix was merged already.
> 

Please, as you update the commit message, make sure that the subject
prefix matches other changes in the particular file.

Regards,
Bjorn

> Signed-off-by: Maya Matuszczyk <maccraft123mc@...il.com>
> ---
>  arch/arm64/boot/dts/qcom/x1e80100-crd.dts | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/x1e80100-crd.dts b/arch/arm64/boot/dts/qcom/x1e80100-crd.dts
> index 10b28d870f08..004353220dc5 100644
> --- a/arch/arm64/boot/dts/qcom/x1e80100-crd.dts
> +++ b/arch/arm64/boot/dts/qcom/x1e80100-crd.dts
> @@ -177,9 +177,9 @@ sound {
>  		compatible = "qcom,x1e80100-sndcard";
>  		model = "X1E80100-CRD";
>  		audio-routing = "WooferLeft IN", "WSA WSA_SPK1 OUT",
> -				"TwitterLeft IN", "WSA WSA_SPK2 OUT",
> +				"TweeterLeft IN", "WSA WSA_SPK2 OUT",
>  				"WooferRight IN", "WSA2 WSA_SPK2 OUT",
> -				"TwitterRight IN", "WSA2 WSA_SPK2 OUT",
> +				"TweeterRight IN", "WSA2 WSA_SPK2 OUT",
>  				"IN1_HPHL", "HPHL_OUT",
>  				"IN2_HPHR", "HPHR_OUT",
>  				"AMIC2", "MIC BIAS2",
> @@ -933,7 +933,7 @@ left_tweeter: speaker@0,1 {
>  		reg = <0 1>;
>  		reset-gpios = <&lpass_tlmm 12 GPIO_ACTIVE_LOW>;
>  		#sound-dai-cells = <0>;
> -		sound-name-prefix = "TwitterLeft";
> +		sound-name-prefix = "TweeterLeft";
>  		vdd-1p8-supply = <&vreg_l15b_1p8>;
>  		vdd-io-supply = <&vreg_l12b_1p2>;
>  		qcom,port-mapping = <4 5 6 7 11 13>;
> @@ -986,7 +986,7 @@ right_tweeter: speaker@0,1 {
>  		reg = <0 1>;
>  		reset-gpios = <&lpass_tlmm 13 GPIO_ACTIVE_LOW>;
>  		#sound-dai-cells = <0>;
> -		sound-name-prefix = "TwitterRight";
> +		sound-name-prefix = "TweeterRight";
>  		vdd-1p8-supply = <&vreg_l15b_1p8>;
>  		vdd-io-supply = <&vreg_l12b_1p2>;
>  		qcom,port-mapping = <4 5 6 7 11 13>;
> -- 
> 2.45.2
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ