linux-stable/Documentation/devicetree/bindings
Paolo Abeni 4934446297 linux-can-next-for-6.9-20240220
-----BEGIN PGP SIGNATURE-----
 
 iQFHBAABCgAxFiEEUEC6huC2BN0pvD5fKDiiPnotvG8FAmXUZiITHG1rbEBwZW5n
 dXRyb25peC5kZQAKCRAoOKI+ei28b8KLB/9MKkUjbbBh9nXezyWdXnulj5jpHWlJ
 Xa7Sz7e+Gw5HbpK1/RF3Mb3/uf5D+DTMa2jjUJhezGCugW6ugoFapDC1bJxdafIN
 pAZQG/7EYi4TqHEO3/aS5sMh3pISs29COnmHHdQCYfyTMZPKGcDkJuwa7POhHhR1
 zrjavD0N2ihBfhoadlT+GQ9QYu+JyWnjrB27hSznsktW9Jeju1u6F9nvOXn60aZU
 e7QXgsKe94YXLEed3hj7buPAIirY+tLKIpbw7TtJJwk6EBnnK17S+2wydR0N7yWK
 SSsaKJxZCiiaoYkl9chkKTyqh2I3qa/HsxUrFY3TGx5VMhWLiiH/r5eI
 =pIjg
 -----END PGP SIGNATURE-----

Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next

Marc Kleine-Budde says:

====================
pull-request: can-next 2024-02-20

this is a pull request of 9 patches for net-next/master.

The first patch is by Francesco Dolcini and removes a redundant check
for pm_clock_support from the m_can driver.

Martin Hundebøll contributes 3 patches to the m_can/tcan4x5x driver to
allow resume upon RX of a CAN frame.

3 patches by Srinivas Goud add support for ECC statistics to the
xilinx_can driver.

The last 2 patches are by Oliver Hartkopp and me, target the CAN RAW
protocol and fix an error in the getsockopt() for CAN-XL introduced in
the previous pull request to net-next (linux-can-next-for-6.9-20240213).

linux-can-next-for-6.9-20240220

* tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next:
  can: raw: raw_getsockopt(): reduce scope of err
  can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTS
  can: xilinx_can: Add ethtool stats interface for ECC errors
  can: xilinx_can: Add ECC support
  dt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' optional property
  can: tcan4x5x: support resuming from rx interrupt signal
  can: m_can: allow keeping the transceiver running in suspend
  dt-bindings: can: tcan4x5x: Document the wakeup-source flag
  can: m_can: remove redundant check for pm_clock_support
====================

Link: https://lore.kernel.org/r/20240220085130.2936533-1-mkl@pengutronix.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-02-20 15:32:45 +01:00
..
arc
arm Char/Misc and other Driver changes for 6.8-rc1 2024-01-17 16:47:17 -08:00
ata dt-bindings: xilinx: replace Piyush Mehta maintainership 2024-01-31 07:42:38 -06:00
auxdisplay dt-bindings: correct white-spaces in examples 2023-11-29 14:32:08 -06:00
board
bus
cache Devicetree for v6.8: 2024-01-12 15:05:30 -08:00
chrome
clock Devicetree for v6.8: 2024-01-12 15:05:30 -08:00
connector dt-bindings: connector: Add child nodes for multiple PD capabilities 2024-01-04 15:59:11 +01:00
counter
cpu dt-bindings: arm: merge qcom,idle-state with idle-state 2024-01-09 10:56:18 -06:00
cpufreq
crypto dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine 2023-12-22 12:30:19 +08:00
csky
devfreq
display Devicetree fixes for v6.8: 2024-02-15 10:19:55 -08:00
dma dt-bindings: dmaengine: Add Loongson LS2X APB DMA controller 2023-12-21 21:35:13 +05:30
dsp
dvfs
edac
eeprom dt-bindings: at24: add ROHM BR24G04 2024-01-18 21:10:43 +01:00
extcon
firmware Only a couple new SoCs have support added this time, primarily for Qualcomm 2024-01-12 13:42:35 -08:00
fpga dt-bindings: fpga: altera: Convert bridge bindings to yaml 2024-01-11 15:50:56 -06:00
fsi
fuse
gnss dt-bindings: gnss: u-blox: add "reset-gpios" binding 2023-12-15 09:12:51 +01:00
goldfish
gpio Devicetree fixes for v6.8: 2024-02-15 10:19:55 -08:00
gpu Devicetree for v6.8: 2024-01-12 15:05:30 -08:00
hsi
hwinfo dt-bindings: hwinfo: samsung,exynos-chipid: add exynosautov920 compatible 2023-11-15 13:48:53 +01:00
hwlock
hwmon dt-bindings: hwmon: (lm75) Add AMS AS6200 temperature sensor 2024-01-02 08:44:57 -08:00
i2c This cycle, I2C removes the currently unused CLASS_DDC support 2024-01-18 17:29:01 -08:00
i3c I3C for 6.7 2023-11-04 16:25:36 -10:00
iio Char/Misc and other Driver changes for 6.8-rc1 2024-01-17 16:47:17 -08:00
infiniband
input Input updates for 6.8 merge window: 2024-01-18 17:21:35 -08:00
interconnect Merge branch 'icc-sm6115' of https://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc into HEAD 2023-12-16 23:18:16 -06:00
interrupt-controller LoongArch changes for v6.8 2024-01-19 13:30:49 -08:00
iommu Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d', 'x86/amd' and 'core' into next 2024-01-03 09:59:32 +01:00
ipmi
leds dt-bindings: net: phy: Document LED inactive high impedance mode 2024-01-26 21:03:31 -08:00
loongarch dt-bindings: loongarch: Add Loongson SoC boards compatibles 2024-01-17 12:43:00 +08:00
mailbox dt-bindings: mailbox: qcom-ipcc: document the X1E80100 Inter-Processor Communication Controller 2024-01-13 23:08:51 -06:00
media dt-bindings: media: Remove K3 Family Prefix from Compatible 2024-01-24 17:27:51 +01:00
memory-controllers SoC driver updates for 6.7 2023-11-01 14:46:51 -10:00
mfd - New Device Support 2024-01-17 15:21:21 -08:00
mips
misc dt-bindings: fsl,dpaa2-console: drop unneeded quotes 2023-11-28 13:21:59 -06:00
mmc Devicetree for v6.8: 2024-01-12 15:05:30 -08:00
mtd dt-bindings: mtd: partitions: u-boot: Fix typo 2023-12-22 12:32:57 +01:00
mux
net linux-can-next-for-6.9-20240220 2024-02-20 15:32:45 +01:00
nios2
nvme
nvmem Char/Misc and other Driver changes for 6.8-rc1 2024-01-17 16:47:17 -08:00
openrisc/opencores
opp
pci pci-v6.8-changes 2024-01-17 16:23:17 -08:00
peci
perf arm64 updates for 6.8 2024-01-08 16:32:09 -08:00
phy dt-bindings: phy: qcom,sc8280xp-qmp-usb3-uni: Add X1E80100 USB PHY binding 2023-12-21 22:39:59 +05:30
pinctrl This is the main pin control pull request for the v6.8 kernel series. 2024-01-17 15:55:33 -08:00
pmem
power power supply and reset changes for the 6.8 series 2024-01-19 11:34:19 -08:00
powerpc
pps
ptp
pwm pwm: Changes for v6.8-rc1 2024-01-12 14:59:50 -08:00
regmap
regulator Devicetree for v6.8: 2024-01-12 15:05:30 -08:00
remoteproc remoteproc updates for v6.8 2024-01-17 15:09:12 -08:00
reserved-memory SoC driver updates for 6.7 2023-11-01 14:46:51 -10:00
reset Devicetree fixes for v6.8: 2024-02-15 10:19:55 -08:00
riscv RISC-V Patches for the 6.8 Merge Window, Part 4 2024-01-20 11:06:04 -08:00
rng dt-bindings: rng: starfive: Add jh8100 compatible string 2023-12-22 12:30:19 +08:00
rtc RTC for 6.8 2024-01-18 17:25:39 -08:00
scsi
serial TTY/Serial changes for 6.8-rc1 2024-01-18 11:37:24 -08:00
serio
sifive
siox
slimbus
soc SoC: driver updates for 6.8 2024-01-11 11:31:46 -08:00
sound ASoC: sun4i-spdif: Add Allwinner H616 compatible 2024-01-29 16:55:20 +00:00
soundwire
spi dt-bindings: spi: stm32: add st,stm32mp25-spi compatible 2023-12-21 20:44:04 +00:00
spmi
sram
staging/iio/adc
thermal dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Clean up examples 2024-01-02 09:33:18 +01:00
timer Updates for time and clocksources: 2024-01-21 11:14:40 -08:00
timestamp
tpm dt-bindings: tpm: Drop type from "resets" 2024-01-31 07:42:38 -06:00
ufs Devicetree fixes for v6.8: 2024-02-15 10:19:55 -08:00
usb Devicetree fixes for v6.8: 2024-02-15 10:19:55 -08:00
virtio
w1 dt-bindings: w1: Add AMD AXI w1 host and MAINTAINERS entry 2023-11-15 22:04:01 +01:00
watchdog linux-watchdog 6.8-rc1 tag 2024-01-12 13:32:30 -08:00
x86
xillybus
.gitignore
.yamllint
ABI.rst
Makefile dt-bindings: don't anchor DT_SCHEMA_FILES to bindings directory 2024-01-16 13:29:56 -06:00
common-properties.txt
dts-coding-style.rst docs: dt-bindings: add DTS Coding Style document 2023-12-07 15:56:50 -06:00
example-schema.yaml
graph.txt
index.rst docs: dt-bindings: add DTS Coding Style document 2023-12-07 15:56:50 -06:00
jailhouse.txt
numa.txt
resource-names.txt
submitting-patches.rst
trivial-devices.yaml Char/Misc and other Driver changes for 6.8-rc1 2024-01-17 16:47:17 -08:00
unittest.txt
vendor-prefixes.yaml Char/Misc and other Driver changes for 6.8-rc1 2024-01-17 16:47:17 -08:00
writing-bindings.rst
writing-schema.rst
xilinx.txt