OpenCloudOS-Kernel/Documentation/devicetree/bindings
Jakub Kicinski 0b3660695e brcmfmac
* add BCM43454/6 support
 
 rtw89
  * add support for 160 MHz channels and 6 GHz band
  * hardware scan support
 
 iwlwifi
  * support UHB TAS enablement via BIOS
  * remove a bunch of W=1 warnings
  * add support for channel switch offload
  * support 32 Rx AMPDU sessions in newer devices
  * add support for a couple of new devices
  * add support for band disablement via BIOS
 
 mt76
  * mt7915 thermal management improvements
  * SAR support for more mt76 drivers
  * mt7986 wmac support on mt7915
 
 ath11k
  * debugfs interface to configure firmware debug log level
  * debugfs interface to test Target Wake Time (TWT)
  * provide 802.11ax High Efficiency (HE) data via radiotap
 
 ath9k
  * use hw_random API instead of directly dumping into random.c
 
 wcn36xx
  * fix wcn3660 to work on 5 GHz band
 
 ath6kl
  * add device ID for WLU5150-D81
 
 cfg80211/mac80211
  * initial EHT (from 802.11be) support
    (EHT rates, 320 MHz, larger block-ack)
  * support disconnect on HW restart
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEH1e1rEeCd0AIMq6MB8qZga/fl8QFAmIrQoUACgkQB8qZga/f
 l8SV9RAAhZwiX4tkcjOYh3vDCOlmZRZV7dy0CYtcRlyHvO/4xH0DJUCbItW3hkeY
 HwLeaTE9J6INCui/iWbWVWsBKoiYQHEWxbfLYg6xDeQR4ijYQaz1c9inevu6qdOn
 3STKzBjsJ8uQF81ANjTFsL33B9olceIrHttqVI0Ezv6YlAQ1JYRNBBikh8NM+XPN
 /AUdsG9KyWRuraPbPf1sZapMJBGpvDMhKlo8LW08Xv9sC8to57Tw5AHVwMY71Ipu
 ClE0EyDGYRm8W+cbJvZ1bp7D/TGcIspAdpPR9JAznXWeFhyl6bswGtUsf3FGxXNk
 1i+1tonRlL3Xi9CvXDmGk2fstYe4MSmWXVFehoulMY9F2C1ibp6PrLa8SLjC+wzu
 1QDfM65ggc90uu0AJLTOp9qnkapvz3/FGL5z9sx2OEM1Iks2RwOpbB6gKo+C0A9W
 3wMxgPPt4mMV2WIgYv1okfcghUoH2l3b1n+Iq+osOa9pbdLrMhvzsrhIQZBaFnBa
 3S5yhGh8djEla2+FmmMs0RKvRX+m+FeVjkJ8ozPLZl880A0OLmZZ+6Wnoa3ZQHmi
 AkuOLhCGm3PVXCN8Mb0nwHmc+LJS/V/U5VBDzieOXMKM4OjMlbGQNt4+2bEJ+Qd3
 jlTkt1cLI/gFvdoFmsJUEOrpT49qZ94obmX8u07pEO/fI+bXHF4=
 =ccps
 -----END PGP SIGNATURE-----

Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next

Johannes Berg says:

====================
brcmfmac
 * add BCM43454/6 support

rtw89
 * add support for 160 MHz channels and 6 GHz band
 * hardware scan support

iwlwifi
 * support UHB TAS enablement via BIOS
 * remove a bunch of W=1 warnings
 * add support for channel switch offload
 * support 32 Rx AMPDU sessions in newer devices
 * add support for a couple of new devices
 * add support for band disablement via BIOS

mt76
 * mt7915 thermal management improvements
 * SAR support for more mt76 drivers
 * mt7986 wmac support on mt7915

ath11k
 * debugfs interface to configure firmware debug log level
 * debugfs interface to test Target Wake Time (TWT)
 * provide 802.11ax High Efficiency (HE) data via radiotap

ath9k
 * use hw_random API instead of directly dumping into random.c

wcn36xx
 * fix wcn3660 to work on 5 GHz band

ath6kl
 * add device ID for WLU5150-D81

cfg80211/mac80211
 * initial EHT (from 802.11be) support
   (EHT rates, 320 MHz, larger block-ack)
 * support disconnect on HW restart

* tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next: (247 commits)
  mac80211: Add support to trigger sta disconnect on hardware restart
  mac80211: fix potential double free on mesh join
  mac80211: correct legacy rates check in ieee80211_calc_rx_airtime
  nl80211: fix typo of NL80211_IF_TYPE_OCB in documentation
  mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possible
  mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
  rtw89: 8852c: process logic efuse map
  rtw89: 8852c: process efuse of phycap
  rtw89: support DAV efuse reading operation
  rtw89: 8852c: add chip::dle_mem
  rtw89: add page_regs to handle v1 chips
  rtw89: add chip_info::{h2c,c2h}_reg to support more chips
  rtw89: add hci_func_en_addr to support variant generation
  rtw89: add power_{on/off}_func
  rtw89: read chip version depends on chip ID
  rtw89: pci: use a struct to describe all registers address related to DMA channel
  rtw89: pci: add V1 of PCI channel address
  rtw89: pci: add struct rtw89_pci_info
  rtw89: 8852c: add 8852c empty files
  MAINTAINERS: add devicetree bindings entry for mt76
  ...

====================

Link: https://lore.kernel.org/r/20220311124029.213470-1-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-03-11 13:00:17 -08:00
..
arc
arm ARM: SoC fixes for 5.17, part 3 2022-03-10 11:43:01 -08:00
ata dt-bindings: ata: Convert Broadcom SATA to YAML 2021-12-17 09:00:23 -06:00
auxdisplay dt-bindings: auxdisplay: ht16k33: Document LED subnode 2021-10-21 23:36:30 +02:00
board
bus Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
chrome
clock dt-bindings: qoriq-clock: add missing compatible for lx2160a 2022-02-18 17:11:16 -06:00
connector
counter
cpu
cpufreq
crypto Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
csky
devfreq
display dt-bindings: drm/bridge: anx7625: Revert DPI support 2022-03-08 15:20:16 +01:00
dma dmaengine updates for v5.17-rc1 2022-01-18 14:03:34 +02:00
dsp
dvfs
edac
eeprom dt-bindings: at24: add at24c1025 2021-12-13 14:42:32 +01:00
extcon dt-bindings: google,cros-ec: drop Enric Balletbo i Serra from maintainers 2022-01-20 14:11:08 -06:00
firmware Networking changes for 5.17. 2022-01-10 19:06:09 -08:00
fpga
fsi
fuse dt-bindings: fuse: tegra: Document Tegra234 FUSE 2021-12-17 14:58:05 +01:00
gnss
goldfish
gpio MAINTAINERS: sifive: drop Yash Shah 2022-02-22 15:15:39 -06:00
gpu Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
h8300
hsi
hwlock dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
hwmon hwmon: (ntc_thermistor) Add Samsung 1404-001221 NTC 2021-12-26 15:02:06 -08:00
i2c dt-bindings: net: New binding mctp-i2c-controller 2022-02-19 16:18:49 +00:00
i3c
iio Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
infiniband
input Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
interconnect Merge branch 'icc-qcm2290' into icc-next 2021-12-15 07:14:27 +02:00
interrupt-controller dt-bindings: update riscv plic compatible string 2022-02-02 10:48:50 +00:00
iommu IOMMU Updates for Linux v5.17 2022-01-12 16:15:51 -08:00
ipmi dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property 2021-12-21 15:32:39 +10:30
leds LED updates for 5.17. Nothing major is happening here. 2022-01-12 16:59:22 -08:00
mailbox - qcom: misc updates to qcom-ipcc driver 2022-01-13 11:19:07 -08:00
media Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
memory-controllers Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
mfd dt-bindings: mfd: Fix pinctrl node name warnings 2022-03-08 10:41:31 -06:00
mips dt-bindings: mips: Add Loongson-2K1000 reset support 2022-01-02 14:13:36 +01:00
misc dt-bindings: misc: Convert Tegra MISC to json-schema 2021-12-16 16:43:49 +01:00
mmc Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
mtd spi: Updates for v5.17 2022-01-11 12:19:47 -08:00
mux dt-bindings: mux: Document mux-states property 2022-01-03 13:59:59 +01:00
nds32
net brcmfmac 2022-03-11 13:00:17 -08:00
nios2
nvmem Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
openrisc/opencores
opp dt-bindings: opp: Allow multi-worded OPP entry name 2021-11-02 09:25:05 +05:30
pci pci-v5.17-changes 2022-01-16 08:08:11 +02:00
perf Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
phy Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2022-03-10 17:16:56 -08:00
pinctrl dt-bindings: mfd: Fix pinctrl node name warnings 2022-03-08 10:41:31 -06:00
pmem
power Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
powerpc
pps
ptp
pwm MAINTAINERS: sifive: drop Yash Shah 2022-02-22 15:15:39 -06:00
regmap
regulator - New Device Support 2022-01-11 12:22:06 -08:00
remoteproc dt-bindings: remoteproc: qcom: pas: Add SM6350 adsp, cdsp & mpss 2021-12-13 17:02:07 -06:00
reserved-memory dt-bindings: memory: Document Tegra210 EMC table 2022-01-04 19:23:06 -06:00
reset Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
riscv MAINTAINERS: sifive: drop Yash Shah 2022-02-22 15:15:39 -06:00
rng dt-bindings: rng: timeriomem_rng: convert TimerIO RNG to dtschema 2022-01-05 07:31:41 -06:00
rtc Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
scsi
security/tpm
serial Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
serio
sifive
siox
slimbus
soc ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
sound ASoC: Fixes for v5.18 2022-02-14 17:55:39 +01:00
soundwire
spi spi: Fixes for v5.17 2022-02-01 12:39:37 -08:00
spmi dt-bindings: spmi: document binding for the Mediatek SPMI controller 2021-12-17 17:18:18 +01:00
sram dt-bindings: sram: Document NVIDIA Tegra SYSRAM 2021-12-16 16:43:49 +01:00
staging/iio/adc
thermal Devicetree updates for v5.17: 2022-01-12 16:47:05 -08:00
timer Updates for the time(r) subsystem: 2022-01-13 09:02:27 -08:00
ufs scsi: ufs: dt-bindings: Add SM8450 compatible strings 2021-12-07 17:28:54 +05:30
usb ARM: SoC fixes for v5.17, part 2 2022-02-28 12:51:14 -08:00
virtio
w1
watchdog linux-watchdog 5.17-rc1 tag 2022-01-17 08:07:57 +02:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
Makefile dt-bindings: Only show unique unit address warning for enabled nodes 2021-12-06 14:19:17 -06:00
chosen.txt
common-properties.txt
example-schema.yaml
graph.txt
index.rst
jailhouse.txt
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
unittest.txt
vendor-prefixes.yaml Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
writing-bindings.rst
writing-schema.rst
xilinx.txt