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>] [day] [month] [year] [list]
Date:   Sat, 11 Feb 2023 12:31:03 +0100
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,
        Alim Akhtar <alim.akhtar@...sung.com>,
        Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] ARM: dts: samsung: Late DTS for v6.3

Hi,

Late pull with DTS cleanups and minor fixes for Exynos ARM boards.  I know it
is late in the cycle but:
1. I am really pushing recently towards full DTS compliance with `dtbs_check`
   and I am almost there,
2. All these should be low-risk cleanups or fixes, so I don't expect anything
   broken (previous round of my cleanups affected devfreq/exynos-bus on
   Exynos4412, but this is some weird driver problem which I am still
   investigating).

Best regards,
Krzysztof


The following changes since commit 27be20e3b9d125f2c1b066d1d238c67bf5b89dc3:

  ARM: dts: exynos: add unit address to DWC3 node wrapper in Exynos54xx (2023-01-29 11:34:12 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-6.3-2

for you to fetch changes up to 301d3dd05525e3a046f6cfa6ee4dea6a3b7111ee:

  ARM: dts: exynos: correct max98090 DAI argument in Snow (2023-02-09 12:58:30 +0100)

----------------------------------------------------------------
Samsung DTS ARM changes for v6.3, part two

Several cleanups pointed out by `make dtbs_check`:
1. Align LED status node name with bindings.
2. Drop redundant properties.
3. Move i2c-gpio node out of soc to top-level, as soc node is expected
   to have only MMIO nodes.
4. Correct SPI NOR flash compatible in SMDK5250 and SMDKv310.
5. Align GPIO property names in WM1811-family codec nodes with bindings.
6. Correct MAX98090 codec DAI cells in Snow.

----------------------------------------------------------------
Krzysztof Kozlowski (10):
      ARM: dts: exynos: align status led name with bindings on Origen4210
      ARM: dts: exynos: drop default status from I2C10 on Arndale
      ARM: dts: exynos: drop redundant address/size cells from I2C10 on Arndale
      ARM: dts: exynos: move I2C10 out of soc node on Arndale
      ARM: dts: exynos: correct SPI nor compatible in SMDKv310
      ARM: dts: exynos: correct SPI nor compatible in SMDK5250
      ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Midas
      ARM: dts: exynos: add "gpios" suffix to wlf,ldo1ena on Arndale
      ARM: dts: s5pv210: add "gpios" suffix to wlf,ldo1ena on Aries
      ARM: dts: exynos: correct max98090 DAI argument in Snow

 arch/arm/boot/dts/exynos4210-origen.dts    |  2 +-
 arch/arm/boot/dts/exynos4210-smdkv310.dts  |  2 +-
 arch/arm/boot/dts/exynos4412-midas.dtsi    |  4 ++--
 arch/arm/boot/dts/exynos5250-arndale.dts   | 35 +++++++++++++-----------------
 arch/arm/boot/dts/exynos5250-smdk5250.dts  |  2 +-
 arch/arm/boot/dts/exynos5250-snow-rev5.dts |  4 ++--
 arch/arm/boot/dts/s5pv210-aries.dtsi       |  4 ++--
 7 files changed, 24 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ