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-next>] [day] [month] [year] [list]
Date:   Thu,  9 Dec 2021 14:09:57 +0900
From:   Hector Martin <marcan@...can.st>
To:     Sven Peter <sven@...npeter.dev>, Rob Herring <robh+dt@...nel.org>
Cc:     Hector Martin <marcan@...can.st>,
        Alyssa Rosenzweig <alyssa@...enzweig.io>,
        Mark Kettenis <kettenis@...nbsd.org>,
        Marc Zyngier <maz@...nel.org>,
        linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] dt-bindings: Add trivial Apple t6000/t6001 SoC bindings

Hi Rob et al,

This series adds trivial DT binding changes (compatibles and some misc
changes) to support Apple's t6000/t6001 SoCs and the devices that use
them. These changes are for devices that need no driver changes to
support these new SoCs. Drivers that need changes (notably AICv2) have
the binding change submitted as part of that series.

The only nontrivial patch is #3 for the PCIe binding, which grew a port.
I tried to set it up so it'll fail validation if you try to have too
many ports on t8103.

I'll be happy to merge this through the Asahi-SoC tree once reviewed :)

Hector Martin (4):
  dt-bindings: arm: apple: Add t6000/t6001 MacBook Pro 14/16"
    compatibles
  dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible
  dt-bindings: pci: apple,pcie: Add t6000 support
  dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinctrl
    compatible

 .../devicetree/bindings/arm/apple.yaml        | 21 ++++++++++++++
 .../devicetree/bindings/i2c/apple,i2c.yaml    |  4 ++-
 .../devicetree/bindings/pci/apple,pcie.yaml   | 28 ++++++++++++++-----
 .../bindings/pinctrl/apple,pinctrl.yaml       |  4 ++-
 4 files changed, 48 insertions(+), 9 deletions(-)

-- 
2.33.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ