bianbu-linux-6.6/Documentation/devicetree/bindings
Linus Torvalds 9b9e211360 arm64 updates for 5.17:
- KCSAN enabled for arm64.
 
 - Additional kselftests to exercise the syscall ABI w.r.t. SVE/FPSIMD.
 
 - Some more SVE clean-ups and refactoring in preparation for SME support
   (scalable matrix extensions).
 
 - BTI clean-ups (SYM_FUNC macros etc.)
 
 - arm64 atomics clean-up and codegen improvements.
 
 - HWCAPs for FEAT_AFP (alternate floating point behaviour) and
   FEAT_RPRESS (increased precision of reciprocal estimate and reciprocal
   square root estimate).
 
 - Use SHA3 instructions to speed-up XOR.
 
 - arm64 unwind code refactoring/unification.
 
 - Avoid DC (data cache maintenance) instructions when DCZID_EL0.DZP == 1
   (potentially set by a hypervisor; user-space already does this).
 
 - Perf updates for arm64: support for CI-700, HiSilicon PCIe PMU,
   Marvell CN10K LLC-TAD PMU, miscellaneous clean-ups.
 
 - Other fixes and clean-ups; highlights: fix the handling of erratum
   1418040, correct the calculation of the nomap region boundaries,
   introduce io_stop_wc() mapped to the new DGH instruction (data
   gathering hint).
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEE5RElWfyWxS+3PLO2a9axLQDIXvEFAmHXNtYACgkQa9axLQDI
 XvHBGw/+OVGdbORxwrU+uRb7N6qIJkrW/mmM4x1KLo1i+REZLb8/VlXm0xC60FG+
 39x6FSVkRr+lLDfTqpQsOez5FpdsvOe9Fc4L3bwniDg+EPo7x65VmP2dw/Ae2q0i
 87xyWCczx5hFEPF/1sb1R1pm3bTXjeklBkdv+OXhwflLOwpCp1J8z8WJK8qJVFX6
 CmuE6Q4fDQr0ghl9Nf8DiAr20mHDh8wMKNUJOg4waaQOOCta6q1oJ3qfz6E9z1eW
 zEE3dfZgBCx7HCRc3KGgzT7H4Ces3BYvhBYP6bJRliVI88XdPiM4MfdGL4UIb27Q
 NLAdr+FVzk/YLzMHtxSfkT10nBqoOPWUTckLu9jIIl5cpBX73Wiz7jfzBvqFmC/y
 opSFMZ3lwQPM5WAPtAlZptA3GPPySeInVmvUgB7IQ+1Q1T1n8ri1y5hzTYC4Sc/g
 amJI1rXf1Al8+2zFBggr6Up+EOnfV9nAwrzLXkRlASsfmvY4dnVWg3NWfBqtEHAq
 VuZCecSgawxuSlpmJ4VGbLrBFaz18bn9EzujR5fFvi5Qcg1CMFOROi2+6IynopNV
 IS0R8j6fwgQPA5lcnNIPeJRRkQoqO4l8bPDzeXEny0BSw313EgBSo9aQtnjyIJbp
 BTuDHARKs+/NvDPvd8GQkxNPgwJnVOL9pdgNAolEu1/k7JtnIS0=
 =ecyi
 -----END PGP SIGNATURE-----

Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux

Pull arm64 updates from Catalin Marinas:

 - KCSAN enabled for arm64.

 - Additional kselftests to exercise the syscall ABI w.r.t. SVE/FPSIMD.

 - Some more SVE clean-ups and refactoring in preparation for SME
   support (scalable matrix extensions).

 - BTI clean-ups (SYM_FUNC macros etc.)

 - arm64 atomics clean-up and codegen improvements.

 - HWCAPs for FEAT_AFP (alternate floating point behaviour) and
   FEAT_RPRESS (increased precision of reciprocal estimate and
   reciprocal square root estimate).

 - Use SHA3 instructions to speed-up XOR.

 - arm64 unwind code refactoring/unification.

 - Avoid DC (data cache maintenance) instructions when DCZID_EL0.DZP ==
   1 (potentially set by a hypervisor; user-space already does this).

 - Perf updates for arm64: support for CI-700, HiSilicon PCIe PMU,
   Marvell CN10K LLC-TAD PMU, miscellaneous clean-ups.

 - Other fixes and clean-ups; highlights: fix the handling of erratum
   1418040, correct the calculation of the nomap region boundaries,
   introduce io_stop_wc() mapped to the new DGH instruction (data
   gathering hint).

* tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: (81 commits)
  arm64: Use correct method to calculate nomap region boundaries
  arm64: Drop outdated links in comments
  arm64: perf: Don't register user access sysctl handler multiple times
  drivers: perf: marvell_cn10k: fix an IS_ERR() vs NULL check
  perf/smmuv3: Fix unused variable warning when CONFIG_OF=n
  arm64: errata: Fix exec handling in erratum 1418040 workaround
  arm64: Unhash early pointer print plus improve comment
  asm-generic: introduce io_stop_wc() and add implementation for ARM64
  arm64: Ensure that the 'bti' macro is defined where linkage.h is included
  arm64: remove __dma_*_area() aliases
  docs/arm64: delete a space from tagged-address-abi
  arm64: Enable KCSAN
  kselftest/arm64: Add pidbench for floating point syscall cases
  arm64/fp: Add comments documenting the usage of state restore functions
  kselftest/arm64: Add a test program to exercise the syscall ABI
  kselftest/arm64: Allow signal tests to trigger from a function
  kselftest/arm64: Parameterise ptrace vector length information
  arm64/sve: Minor clarification of ABI documentation
  arm64/sve: Generalise vector length configuration prctl() for SME
  arm64/sve: Make sysctl interface for SVE reusable by SME
  ...
2022-01-10 08:49:37 -08:00
..
arc
arm ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
ata Devicetree updates for v5.15: 2021-09-01 18:34:51 -07:00
auxdisplay dt-bindings: auxdisplay: ht16k33: Document LED subnode 2021-10-21 23:36:30 +02:00
board
bus dt-bindings: soc: imx: Add binding doc for spba bus 2021-12-14 10:44:43 +08:00
chrome
clock SoC: Add support for StarFive JH7100 RISC-V SoC 2022-01-10 08:32:37 -08:00
connector
counter
cpu
cpufreq Merge branch 'pm-opp' 2021-09-08 16:42:13 +02:00
crypto dt-bindings: crypto: Add optional dma properties 2021-11-22 10:04:55 +01:00
csky
devfreq dt-bindings: devfreq: rk3399_dmc: fix clocks in example 2021-10-11 20:04:48 -05:00
display dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D 2021-12-17 14:58:06 +01:00
dma dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
dsp dt-bindings: dsp: fsl: Update binding document for remote proc driver 2021-10-12 09:17:26 -06:00
dvfs
edac
eeprom dt-bindings: at24: add ON Semi CAT24C04 and CAT24C05 2021-09-13 09:28:57 +02:00
extcon dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string 2021-10-27 14:13:39 +09:00
firmware ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
fpga Devicetree updates for v5.15: 2021-09-01 18:34:51 -07:00
fsi
fuse dt-bindings: fuse: tegra: Document Tegra234 FUSE 2021-12-17 14:58:05 +01:00
gnss dt-bindings: gnss: Convert UBlox Neo-6M binding to a schema 2021-09-13 08:20:19 -05:00
goldfish
gpio dt-bindings: Remove Netlogic bindings 2021-11-11 22:27:16 -06:00
gpu dt-bindings: Add YAML bindings for NVENC and NVJPG 2021-12-16 16:43:49 +01: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 dt-bindings: hwmon: Add nct7802 bindings 2021-10-27 10:42:22 -07:00
i2c ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
i3c
iio dt-bindings: iio: adc: exynos-adc: Fix node name in example 2021-12-01 16:50:21 -06:00
infiniband
input dt-bindings: input: gpio-keys: Fix interrupts in example 2021-12-06 14:16:59 -06:00
interconnect dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks 2021-09-13 15:49:55 +03:00
interrupt-controller SoC: Add support for StarFive JH7100 RISC-V SoC 2022-01-10 08:32:37 -08:00
iommu dt-bindings: iommu: apple,dart: Add power-domains property 2021-12-02 21:52:21 +09:00
ipmi dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property 2021-12-21 15:32:39 +10:30
leds dt-bindings: leds: register-bit-led: Use 'reg' instead of 'offset' 2021-10-13 17:23:23 -05:00
mailbox dt-bindings: Changes for v5.17-rc1 2021-12-20 15:37:24 +01:00
media ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
memory-controllers ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
mfd dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
mips dt-bindings: Rename Ingenic CGU headers to ingenic,*.h 2021-11-11 22:27:14 -06:00
misc dt-bindings: misc: Convert Tegra MISC to json-schema 2021-12-16 16:43:49 +01:00
mmc dt-bindings: Changes for v5.17-rc1 2021-12-20 15:37:24 +01:00
mtd dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
mux
nds32
net dt-bindings: net: Reintroduce PHY no lane swap binding 2021-12-06 14:15:22 -06:00
nios2
nvmem dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
openrisc/opencores
opp dt-bindings: opp: Allow multi-worded OPP entry name 2021-11-02 09:25:05 +05:30
pci dt-bindings: pci: apple,pcie: Add t6000 support 2021-12-12 10:33:05 +09:00
perf Merge branch 'for-next/perf-smmu' into for-next/perf 2021-12-14 13:42:17 +00:00
phy dt-bindings: phy: zynqmp-psgtr: fix USB phy name 2021-11-23 10:41:20 +05:30
pinctrl SoC: Add support for StarFive JH7100 RISC-V SoC 2022-01-10 08:32:37 -08:00
pmem
power ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
powerpc
pps
ptp
pwm dt-bindings: pwm: tpu: Add R-Car M3-W+ device tree bindings 2021-11-05 11:54:01 +01:00
regmap
regulator regulator: Binding fix for v5.16 2021-12-20 10:13:30 -08:00
remoteproc dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
reserved-memory dt-bindings: reserved-memory: ramoops: Convert txt bindings to yaml 2021-10-18 08:01:36 -05:00
reset SoC: Add support for StarFive JH7100 RISC-V SoC 2022-01-10 08:32:37 -08:00
riscv dt-bindings: riscv: correct e51 and u54-mc CPU bindings 2021-09-20 17:00:32 -05:00
rng dt-bindings: treewide: Update @st.com email address to @foss.st.com 2021-11-11 22:27:16 -06:00
rtc dt-bindings: rtc: tegra: Document Tegra234 RTC 2021-12-17 14:57:29 +01:00
scsi
security/tpm
serial SoC: Add support for StarFive JH7100 RISC-V SoC 2022-01-10 08:32:37 -08:00
serio
sifive
siox
slimbus
soc ARM: SoC devicetree changes for v5.17 2022-01-10 08:24:40 -08:00
sound sound fixes for 5.16-rc5 2021-12-10 11:43:00 -08:00
soundwire
spi dt-bindings: spi: cadence-quadspi: document "intel,socfpga-qspi" 2021-12-27 04:20:05 -06:00
spmi
sram dt-bindings: sram: Document NVIDIA Tegra SYSRAM 2021-12-16 16:43:49 +01:00
staging/iio/adc
thermal dt-bindings: thermal: tegra186-bpmp: Convert to json-schema 2021-12-17 14:58:05 +01:00
timer dt-bindings: timer: Add StarFive JH7100 clint 2021-11-28 20:04:14 +01:00
ufs dt-bindings: ufs: exynos-ufs: add exynosautov9 compatible 2021-10-29 08:42:03 -05:00
usb dt-bindings: usb: tegra-xudc: Document interconnects and iommus properties 2021-12-17 14:58:05 +01:00
virtio dt-bindings: virtio: Add binding for virtio devices 2021-09-05 16:23:08 -04:00
w1 dt-bindings: w1-gpio: Drop redundant 'maxItems' 2021-10-04 13:11:22 -05:00
watchdog dt-bindings: watchdog: Add Apple Watchdog 2021-12-07 13:04:02 +09:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
chosen.txt of: fdt: Add generic support for handling usable memory range property 2021-08-24 17:09:01 -05:00
common-properties.txt
example-schema.yaml docs: dt: Fix a few grammar nits in the binding/schema docs 2021-10-04 13:55:37 -05:00
graph.txt
index.rst
jailhouse.txt
Makefile dt-bindings: Add a help message when dtschema tools are missing 2021-10-28 07:27:26 -05:00
numa.txt Documentation, dt, numa: Add note to empty NUMA node 2021-10-04 13:13:36 -05:00
resource-names.txt
submitting-patches.rst docs: dt: submitting-patches: Add note about other project usage 2021-09-21 12:59:15 -05:00
trivial-devices.yaml dt-bindings: hwmon: ibm,cffps: move to trivial devices 2021-10-12 07:22:40 -07:00
unittest.txt
vendor-prefixes.yaml ASPEED device tree updates for 5.17 2021-12-22 17:29:55 +01:00
writing-bindings.rst docs: dt: Fix a few grammar nits in the binding/schema docs 2021-10-04 13:55:37 -05:00
writing-schema.rst docs: dt: Fix a few grammar nits in the binding/schema docs 2021-10-04 13:55:37 -05:00
xilinx.txt