]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'arm/drivers' into for-next
authorArnd Bergmann <arnd@arndb.de>
Thu, 8 Apr 2021 15:52:12 +0000 (17:52 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 8 Apr 2021 15:52:12 +0000 (17:52 +0200)
commitecf4776b060742aebd914f253b7826b3b74156ad
tree476f8c855f3343c4b7619e4c1e1c111a62a44ed1
parenta0b3c39c055d3b82f0cb2338fed040198b699df7
parent0a8e73301d2b071a9e4ceb1901773502d50b897a
Merge branch 'arm/drivers' into for-next

* arm/drivers: (71 commits)
  soc: mediatek: mmsys: Add support for MT8167 SoC
  dt-bindings: mediatek: mmsys: add mt8167 binding
  memory: pl353: fix mask of ECC page_size config register
  firmware: stratix10-svc: build only on 64-bit ARM
  dt-bindings: memory: tegra20: mc: Convert to schema
  dt-bindings: memory: tegra124: emc: Replace core regulator with power domain
  dt-bindings: memory: tegra30: emc: Replace core regulator with power domain
  dt-bindings: memory: tegra20: emc: Replace core regulator with power domain
  memory: tegra: Print out info-level once per driver probe
  memory: tegra20: Protect debug code with a lock
  memory: tegra20: Correct comment to MC_STAT registers writes
  memory: tegra20: Add debug statistics
  memory: tegra: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
  memory: fsl-corenet-cf: Remove redundant dev_err call in ccf_probe()
  firmware: arm_scmi: Add dynamic scmi devices creation
  firmware: arm_scmi: Add protocol modularization support
  firmware: arm_scmi: Rename non devres notify_ops
  firmware: arm_scmi: Make notify_priv really private
  firmware: arm_scmi: Cleanup events registration transient code
  firmware: arm_scmi: Cleanup unused core transfer helper wrappers
  ...
MAINTAINERS