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
| ||
|
Message-ID: <e51bcca4-6664-4103-8109-3f2a7fc63fe7@linaro.org> Date: Wed, 25 Oct 2023 09:12:29 +0200 From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> To: Stefan Hansson <newbyte@...tmarketos.org>, Andy Gross <agross@...nel.org>, Bjorn Andersson <andersson@...nel.org>, Konrad Dybcio <konrad.dybcio@...aro.org>, Rob Herring <robh+dt@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>, Conor Dooley <conor+dt@...nel.org>, linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org Cc: ~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org Subject: Re: [PATCH v2 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree On 24/10/2023 22:33, Stefan Hansson wrote: > According to the dts from the kernel source code released by Samsung, > matissewifi and matisselte only have minor differences in hardware, so > use a shared dtsi to reduce duplicated code. Additionally, this should > make adding support for matisse3g easier should someone want to do that > at a later point. > > As such, add a common device tree for all matisse devices by Samsung > based on the matissewifi dts. Support for matisselte will be introduced > in a later patch in this series and will use the common dtsi as well. > > Signed-off-by: Stefan Hansson <newbyte@...tmarketos.org> > --- > .../qcom-apq8026-samsung-matisse-wifi.dts | 467 +---------------- > .../qcom-msm8226-samsung-matisse-common.dtsi | 474 ++++++++++++++++++ > 2 files changed, 483 insertions(+), 458 deletions(-) It's impossible to review this change. Please use proper -B/-M/-C arguments to format-patch to detect code move. Best regards, Krzysztof
Powered by blists - more mailing lists