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: <20240906140513.71307-1-krzysztof.kozlowski@linaro.org> Date: Fri, 6 Sep 2024 16:05:11 +0200 From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org> To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>, arm@...nel.org, soc@...nel.org Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>, linux-arm-kernel@...ts.infradead.org, linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org> Subject: [GIT PULL 1/2] arm64: dts: minor improvements for v6.12 The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-dt.git tags/dt64-cleanup-6.12 for you to fetch changes up to a4b3f197bcd17ea81605f3121a459dece448e877: arm64: dts: sprd: move/add SPDX license to top of the file (2024-08-12 12:09:54 +0200) ---------------------------------------------------------------- Minor improvements in ARM64 DTS for v6.12 1. APM: correct node name to match bindings. 2. Spreadtrum: correct node names to match bindings, order properties to match DTS coding style and put SPDX identifier at top of the file as expected usually. ---------------------------------------------------------------- Marek Vasut (1): arm64: dts: apm: storm: Rename menetphy@3 to ethernet-phy@3 Stanislav Jakubek (3): arm64: dts: sprd: rename SDHCI and fuel gauge nodes to match bindings arm64: dts: sprd: reorder clock-names after clocks arm64: dts: sprd: move/add SPDX license to top of the file arch/arm64/boot/dts/apm/apm-storm.dtsi | 2 +- arch/arm64/boot/dts/sprd/sc2731.dtsi | 5 ++-- arch/arm64/boot/dts/sprd/sc9836-openphone.dts | 3 +- arch/arm64/boot/dts/sprd/sc9836.dtsi | 3 +- arch/arm64/boot/dts/sprd/sc9860.dtsi | 3 +- arch/arm64/boot/dts/sprd/sc9863a.dtsi | 8 ++--- arch/arm64/boot/dts/sprd/sharkl64.dtsi | 3 +- arch/arm64/boot/dts/sprd/sp9860g-1h10.dts | 3 +- arch/arm64/boot/dts/sprd/ums512.dtsi | 4 +-- arch/arm64/boot/dts/sprd/whale2.dtsi | 43 ++++++++++++++------------- 10 files changed, 37 insertions(+), 40 deletions(-)
Powered by blists - more mailing lists