linux/Documentation/devicetree/bindings
Linus Torvalds 1b37a0a2d4 RISC-V Patches for the 6.6 Merge Window, Part 2 (try 2)
* The kernel now dynamically probes for misaligned access speed, as
   opposed to relying on a table of known implementations.
 * Support for non-coherent devices on systems using the Andes AX45MP
   core, including the RZ/Five SoCs.
 * Support for the V extension in ptrace(), again.
 * Support for KASLR.
 * Support for the BPF prog pack allocator in RISC-V.
 * A handful of bug fixes and cleanups.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCAAxFiEEKzw3R0RoQ7JKlDp6LhMZ81+7GIkFAmT8eV0THHBhbG1lckBk
 YWJiZWx0LmNvbQAKCRAuExnzX7sYiQYTD/9V6asKMDdWUV+gti/gRvJsiYUjIrrK
 h4MB8hL3fHfCLBpTD4rU6K1Gx6hzPjGsxIuQyAq/hf752KB/9XUiIVziRBv2ZEBb
 GuTFCXfg0QXBUlxBZzFw5SKUuKXgRaMAQ14qjy3tfLk31YMQmBtAlEPdDM8mZOCQ
 zNI3bbdn6zASeaSMh7hwBoOJWP2ACoOEW7RcD44EDT8jb3YW5rEF86x0XtYLgJb6
 xhaR4ieIdaOLxz2RbjXj0GcPIBfhTxZbwN3fLlD8PxuGqCKn5kN03bPPwP9tMTAc
 z02EgVcSDvJWpYikuuTkPMxpSi18OZPJ6eriwOv5ccP5NXQScO09iGo7IZEM7OzO
 j1IrIXyncU4BhxlpWombU454Va+ezUlfh9uh+MrJ+Bnve3T3S9ax7AV4S8vkJZlT
 bnmJVS/g7L/7nxTQdJ3zoAo2WzFQXL0C8SR5tGo/3aRk0uYoliHy/W419f55F9GZ
 rFcc+LMqai8N4bLN3whaK0NnuodNWHoNlpcd/5ncJwecswuDkah3LWcd4rwBrWhu
 8RIkIfpdr/vTQjUVXVLeMHdKB+lST3iF1feMqJj0PfTyvTZi5yfSppjAfkAdVq+9
 lHqAjsaGdiCrOtLxb0oBR2PTDQPAm2gN2meuSMommDQR6Vul8K5WcQml9Zx9QEWA
 eDXWYDZISKYJbA==
 =s89m
 -----END PGP SIGNATURE-----

Merge tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Pull more RISC-V updates from Palmer Dabbelt:

 - The kernel now dynamically probes for misaligned access speed, as
   opposed to relying on a table of known implementations.

 - Support for non-coherent devices on systems using the Andes AX45MP
   core, including the RZ/Five SoCs.

 - Support for the V extension in ptrace(), again.

 - Support for KASLR.

 - Support for the BPF prog pack allocator in RISC-V.

 - A handful of bug fixes and cleanups.

* tag 'riscv-for-linus-6.6-mw2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (25 commits)
  soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met
  riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
  riscv: Kconfig.errata: Drop dependency for MMU in ERRATA_ANDES_CMO config
  riscv: Kconfig: Select DMA_DIRECT_REMAP only if MMU is enabled
  bpf, riscv: use prog pack allocator in the BPF JIT
  riscv: implement a memset like function for text
  riscv: extend patch_text_nosync() for multiple pages
  bpf: make bpf_prog_pack allocator portable
  riscv: libstub: Implement KASLR by using generic functions
  libstub: Fix compilation warning for rv32
  arm64: libstub: Move KASLR handling functions to kaslr.c
  riscv: Dump out kernel offset information on panic
  riscv: Introduce virtual kernel mapping KASLR
  RISC-V: Add ptrace support for vectors
  soc: renesas: Kconfig: Select the required configs for RZ/Five SoC
  cache: Add L2 cache management for Andes AX45MP RISC-V core
  dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
  riscv: mm: dma-noncoherent: nonstandard cache operations support
  riscv: errata: Add Andes alternative ports
  riscv: asm: vendorid_list: Add Andes Technology to the vendors list
  ...
2023-09-09 14:25:11 -07:00
..
arc
arm This pull request is full of clk driver changes. In fact, there aren't any 2023-08-30 19:53:39 -07:00
ata dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
auxdisplay
board
bus dt-bindings: bus: convert qcom,ssbi schema to YAML format 2023-08-23 14:35:45 -05:00
cache dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller 2023-09-01 09:08:58 -07:00
chrome dt-bindings: usb: connector: disallow additional properties 2023-07-27 11:08:36 -06:00
clock This pull request is full of clk driver changes. In fact, there aren't any 2023-08-30 19:53:39 -07:00
connector dt-bindings: Drop remaining unneeded quotes 2023-08-24 11:43:57 -05:00
counter
cpu dt-bindings: cpu: Document NVIDIA Tegra186 CCPLEX cluster 2023-07-24 10:15:31 +02:00
cpufreq OPP updates for 6.6 2023-08-28 14:15:41 +02:00
crypto Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
csky
devfreq dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
display Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
dma dmaengine updates for v6.6 2023-09-03 10:49:42 -07:00
dsp
dvfs
edac
eeprom Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
extcon Char/Misc driver changes for 6.6-rc1 2023-09-01 09:53:54 -07:00
firmware Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
fpga dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
fsi dt-bindings: fsi: Document the IBM I2C Responder virtual FSI master 2023-08-11 13:32:14 +09:30
fuse
gnss
goldfish
gpio Pin control bulk changes for the v6.6 kernel cycle: 2023-08-30 19:36:19 -07:00
gpu
hsi
hwinfo
hwlock dt-bindings: use capital "OR" for multiple licenses in SPDX 2023-08-23 15:00:31 -05:00
hwmon dt-bindings: Drop remaining unneeded quotes 2023-08-24 11:43:57 -05:00
i2c Devicetree fixes for v6.6, part 1: 2023-09-07 18:16:37 -07:00
i3c I3C for 6.6 2023-09-07 15:59:57 -07:00
iio Char/Misc driver changes for 6.6-rc1 2023-09-01 09:53:54 -07:00
infiniband
input Input updates for 6.6 merge window: 2023-09-06 09:24:25 -07:00
interconnect dt-bindings: interconnect: OSM L3: add SDM670 compatible 2023-08-22 01:08:55 +03:00
interrupt-controller Devicetree fixes for v6.6, part 1: 2023-09-07 18:16:37 -07:00
iommu IOMMU Updates for Linux v6.6 2023-09-01 16:54:25 -07:00
ipmi dt-bindings: Drop remaining unneeded quotes 2023-08-24 11:43:57 -05:00
leds - Core Frameworks 2023-09-04 13:52:58 -07:00
mailbox dt-bindings: use capital "OR" for multiple licenses in SPDX 2023-08-23 15:00:31 -05:00
media Devicetree fixes for v6.6, part 1: 2023-09-07 18:16:37 -07:00
memory-controllers Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
mfd - New Drivers 2023-09-04 13:47:59 -07:00
mips dt-bindings: Drop remaining unneeded quotes 2023-08-24 11:43:57 -05:00
misc dt-bindings: Drop remaining unneeded quotes 2023-08-24 11:43:57 -05:00
mmc Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
mtd Core MTD changes: 2023-09-03 09:59:53 -07:00
mux
net Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
nios2 dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
nvme
nvmem Char/Misc driver changes for 6.6-rc1 2023-09-01 09:53:54 -07:00
openrisc/opencores
opp dt-bindings: cpufreq: Convert ti-cpufreq to json schema 2023-08-21 11:23:34 +05:30
pci pci-v6.6-changes 2023-08-30 20:23:07 -07:00
peci dt-bindings: Add bindings for peci-npcm 2023-08-07 18:27:55 +02:00
perf
phy phy-for-6.6 2023-09-03 10:38:02 -07:00
pinctrl Pin control bulk changes for the v6.6 kernel cycle: 2023-08-30 19:36:19 -07:00
pmem dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
power Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
powerpc dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
pps dt-bindings: pps: pps-gpio: Convert to yaml 2023-08-18 16:04:13 -05:00
ptp
pwm pwm: Changes for v6.6-rc1 2023-09-07 18:05:58 -07:00
regmap
regulator Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
remoteproc remoteproc updates for v6.6 2023-09-04 15:12:26 -07:00
reserved-memory dt-bindings: reserved-memory: Add support for DRAM MRQ GSCs 2023-07-26 18:23:42 +02:00
reset Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
riscv dt-bindings: riscv: Add BeagleV Ahead board compatibles 2023-08-16 18:59:24 +01:00
rng dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
rtc RTC for 6.6 2023-09-07 16:07:35 -07:00
scsi
security/tpm
serial TTY/Serial driver changes for 6.6-rc1 2023-09-01 09:38:00 -07:00
serio
sifive
siox
slimbus
soc This pull request is full of clk driver changes. In fact, there aren't any 2023-08-30 19:53:39 -07:00
sound sound fixes for 6.6-rc1 2023-09-08 13:07:50 -07:00
soundwire dt-bindings: Fix typos 2023-08-18 11:32:25 -05:00
spi Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
spmi
sram dt-bindings: sram: qcom,ocmem: Add msm8226 support 2023-07-09 20:54:39 -07:00
staging/iio/adc
thermal More thermal control updates for 6.6-rc1 2023-09-04 15:17:28 -07:00
timer Updates for clocksource/clockevent drivers: 2023-09-04 13:15:57 -07:00
timestamp
ufs dt-bindings: ufs: qcom: Add ICE to sm8450 example 2023-08-24 12:11:28 -05:00
usb USB / Thunderbolt / PHY driver update for 6.6-rc1 2023-09-01 09:23:34 -07:00
virtio
w1
watchdog linux-watchdog 6.6-rc1 tag 2023-09-06 09:19:12 -07:00
x86
xillybus
.gitignore
.yamllint dt-bindings: yamllint: Enable quoted string check 2023-08-24 11:43:57 -05:00
ABI.rst
common-properties.txt
example-schema.yaml
graph.txt
index.rst
jailhouse.txt
Makefile
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
unittest.txt
vendor-prefixes.yaml Devicetree updates for v6.6: 2023-08-30 16:59:03 -07:00
writing-bindings.rst
writing-schema.rst
xilinx.txt