WSL2-Linux-Kernel/Documentation/devicetree/bindings/timer
Linus Torvalds 8b83369ddc RISC-V Patches for the 5.12 Merge Window
I have a handful of new RISC-V related patches for this merge window:
 
 * A check to ensure drivers are properly using uaccess.  This isn't
   manifesting with any of the drivers I'm currently using, but may catch
   errors in new drivers.
 * Some preliminary support for the FU740, along with the HiFive
   Unleashed it will appear on.
 * NUMA support for RISC-V, which involves making the arm64 code generic.
 * Support for kasan on the vmalloc region.
 * A handful of new drivers for the Kendryte K210, along with the DT
   plumbing required to boot on a handful of K210-based boards.
 * Support for allocating ASIDs.
 * Preliminary support for kernels larger than 128MiB.
 * Various other improvements to our KASAN support, including the
   utilization of huge pages when allocating the KASAN regions.
 
 We may have already found a bug with the KASAN_VMALLOC code, but it's
 passing my tests.  There's a fix in the works, but that will probably
 miss the merge window.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCgAxFiEEKzw3R0RoQ7JKlDp6LhMZ81+7GIkFAmA4hXATHHBhbG1lckBk
 YWJiZWx0LmNvbQAKCRAuExnzX7sYifryD/0SfXGOfj93Cxq7I7AYhhzCN7lJ5jvv
 iEQScTlPqU9nfvYodo4EDq0fp+5LIPpTL/XBHtqVjzv0FqRNa28Ea0K7kO8HuXc4
 BaUd0m/DqyB4Gfgm4qjc5bDneQ1ZYxVXprYERWNQ5Fj+tdWhaQGOW64N/TVodjjj
 NgJtTqbIAcjJqjUtttM8TZN5U1TgwLo+KCqw3iYW12lV1YKBBuvrwvSdD6jnFdIQ
 AzG/wRGZhxLoFxgBB/NEsZxDoSd6ztiwxLhS9lX4okZVsryyIdOE70Q/MflfiTlU
 xE+AdxQXTMUiiqYSmHeDD6PDb57GT/K3hnjI1yP+lIZpbInsi29JKow1qjyYjfHl
 9cSSKYCIXHL7jKU6pgt34G1O5N5+fgqHQhNbfKvlrQ2UPlfs/tWdKHpFIP/z9Jlr
 0vCAou7NSEB9zZGqzO63uBLXoN8yfL8FT3uRnnRvoRpfpex5dQX2QqPLQ7327D7N
 GUG31nd1PHTJPdxJ1cI4SO24PqPpWDWY9uaea+0jv7ivGClVadZPco/S3ZKloguT
 lazYUvyA4oRrSAyln785Rd8vg4CinqTxMtIyZbRMbNkgzVQARi9a8rjvu4n9qms2
 2wlXDFi8nR8B4ih5n79dSiiLM9ay9GJDxMcf9VxIxSAYZV2fJALnpK6gV2fzRBUe
 +k/uv8BIsFmlwQ==
 =CutX
 -----END PGP SIGNATURE-----

Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux

Pull RISC-V updates from Palmer Dabbelt:
 "A handful of new RISC-V related patches for this merge window:

   - A check to ensure drivers are properly using uaccess. This isn't
     manifesting with any of the drivers I'm currently using, but may
     catch errors in new drivers.

   - Some preliminary support for the FU740, along with the HiFive
     Unleashed it will appear on.

   - NUMA support for RISC-V, which involves making the arm64 code
     generic.

   - Support for kasan on the vmalloc region.

   - A handful of new drivers for the Kendryte K210, along with the DT
     plumbing required to boot on a handful of K210-based boards.

   - Support for allocating ASIDs.

   - Preliminary support for kernels larger than 128MiB.

   - Various other improvements to our KASAN support, including the
     utilization of huge pages when allocating the KASAN regions.

  We may have already found a bug with the KASAN_VMALLOC code, but it's
  passing my tests. There's a fix in the works, but that will probably
  miss the merge window.

* tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (75 commits)
  riscv: Improve kasan population by using hugepages when possible
  riscv: Improve kasan population function
  riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
  riscv: Improve kasan definitions
  riscv: Get rid of MAX_EARLY_MAPPING_SIZE
  soc: canaan: Sort the Makefile alphabetically
  riscv: Disable KSAN_SANITIZE for vDSO
  riscv: Remove unnecessary declaration
  riscv: Add Canaan Kendryte K210 SD card defconfig
  riscv: Update Canaan Kendryte K210 defconfig
  riscv: Add Kendryte KD233 board device tree
  riscv: Add SiPeed MAIXDUINO board device tree
  riscv: Add SiPeed MAIX GO board device tree
  riscv: Add SiPeed MAIX DOCK board device tree
  riscv: Add SiPeed MAIX BiT board device tree
  riscv: Update Canaan Kendryte K210 device tree
  dt-bindings: add resets property to dw-apb-timer
  dt-bindings: fix sifive gpio properties
  dt-bindings: update sifive uart compatible string
  dt-bindings: update sifive clint compatible string
  ...
2021-02-26 10:28:35 -08:00
..
actions,owl-timer.txt dt-bindings/clocksource: Add Actions Semi S700 timer 2018-01-08 17:57:22 +01:00
allwinner,sun4i-a10-timer.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
allwinner,sun5i-a13-hstimer.yaml dt-bindings: Fix errors in 'if' schemas 2021-02-04 09:08:20 -06:00
altr,timer-1.0.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
amlogic,meson6-timer.txt dt-bindings: timer: meson6_timer: document the clock inputs 2018-11-14 17:20:11 -08:00
andestech,atcpit100-timer.txt dt-bindings: timer: Add andestech atcpit100 timer binding doc 2018-02-22 10:44:36 +08:00
arm,arch_timer.yaml dt-bindings: timer: Document allwinner,erratum-unknown1 property 2020-05-11 17:28:02 -05:00
arm,arch_timer_mmio.yaml dt-bindings: Remove cases of 'allOf' containing a '$ref' 2020-05-03 11:10:41 -05:00
arm,armv7m-systick.txt dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
arm,global_timer.yaml dt-bindings: Add missing 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
arm,mps2-timer.txt
arm,sp804.yaml dt-bindings: More whitespace clean-ups in schema files 2020-10-26 16:13:56 -05:00
arm,twd.txt dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
brcm,bcm2835-system-timer.txt
brcm,kona-timer.txt
cdns,ttc.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
cirrus,clps711x-timer.txt
csky,gx6605s-timer.txt dt-bindings: timer: gx6605s SOC timer 2018-11-02 19:41:50 +01:00
csky,mptimer.txt doc: devicetree: bindings: fix spelling mistake 2020-06-18 12:36:53 -06:00
digicolor-timer.txt
energymicro,efm32-timer.txt
ezchip,nps400-timer0.txt
ezchip,nps400-timer1.txt
faraday,fttmr010.txt dt-bindings: fttmr010: Add ast2600 compatible 2020-02-21 09:28:38 +01:00
fsl,ftm-timer.txt
fsl,gtm.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
fsl,imxgpt.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
img,pistachio-gptimer.txt
ingenic,sysost.yaml dt-bindings: timer: Add Ingenic X1000 OST bindings. 2020-07-23 16:58:09 +02:00
ingenic,tcu.yaml dt-bindings: Whitespace clean-ups in schema files 2020-08-14 08:55:58 -06:00
intel,ixp4xx-timer.yaml dt-bindings: Add missing array size constraints 2021-01-11 17:42:25 -06:00
jcore,pit.txt
lsi,zevio-timer.txt
marvell,armada-370-xp-timer.txt
marvell,orion-timer.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
mediatek,mtk-timer.txt dt-bindings: timer: Add compatible for Mediatek MT8192 2020-08-19 07:46:42 +02:00
mrvl,mmp-timer.yaml dt-bindings: timer: Convert mrvl,mmp-timer to json-schema 2020-07-13 12:50:00 -06:00
nuvoton,npcm7xx-timer.txt dt-bindings: timer: nuvoton: Clarify that interrupt of timer 0 should be specified 2021-01-18 16:33:51 +01:00
nvidia,tegra20-timer.txt
nvidia,tegra30-timer.txt
nvidia,tegra210-timer.txt dt-bindings: timer: add Tegra210 timer 2019-02-23 12:13:45 +01:00
nxp,lpc3220-timer.txt
nxp,sysctr-timer.yaml dt-bindings: timer: Convert i.MX SYSCTR to json-schema 2020-05-28 15:00:02 -06:00
nxp,tpm-timer.yaml dt-bindings: timer: Convert i.MX TPM to json-schema 2020-05-28 14:59:36 -06:00
oxsemi,rps-timer.txt
qcom,msm-timer.txt dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
rda,8810pl-timer.txt dt-bindings: timer: Document RDA8810PL SoC timer 2018-12-19 11:21:50 +01:00
renesas,8bit-timer.txt
renesas,16bit-timer.txt
renesas,cmt.yaml dt-bindings: timer: renesas,cmt: Document r8a774e1 CMT support 2020-09-24 10:51:04 +02:00
renesas,em-sti.yaml dt-bindings: timer: Add renesas,em-sti bindings 2020-05-23 00:03:37 +02:00
renesas,mtu2.yaml dt-bindings: timer: renesas: mtu2: Convert to json-schema 2020-05-28 20:57:51 -06:00
renesas,ostm.yaml dt-bindings: timer: renesas: ostm: Convert to json-schema 2020-05-11 20:57:54 -05:00
renesas,tmu.yaml dt-bindings: timer: renesas: tmu: Convert to json-schema 2020-12-03 19:16:26 +01:00
renesas,tpu.txt dt-bindings: h8300 clocksource: correct spelling of pulse 2018-01-05 09:40:15 -06:00
rockchip,rk-timer.txt ARM: dts: rockchip: Add internal timer support for rv1108 2018-12-11 20:38:07 +01:00
samsung,exynos4210-mct.yaml dt-bindings: timer: exynos4210-mct: Add missing clocks 2020-09-14 14:47:03 -06:00
sifive,clint.yaml dt-bindings: update sifive clint compatible string 2021-02-22 17:51:09 -08:00
snps,arc-timer.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
snps,archs-gfrc.txt
snps,archs-rtc.txt
snps,dw-apb-timer.yaml dt-bindings: add resets property to dw-apb-timer 2021-02-22 17:51:12 -08:00
socionext,milbeaut-timer.txt dt-bindings: timer: Add Milbeaut M10V timer description 2019-03-01 15:18:27 +01:00
spreadtrum,sprd-timer.txt dt-bindings/clocksource: Add Spreadtrum SC9860 timer documentation 2018-01-08 17:57:24 +01:00
st,spear-timer.txt dt-bindings: remove 'interrupt-parent' from bindings 2018-07-25 14:09:39 -06:00
st,stih407-lpc
st,stm32-timer.yaml dt-bindings: timer: Convert stm32 timer bindings to json-schema 2019-10-14 12:19:26 -05:00
ti,davinci-timer.txt dt-bindings: timer: new bindings for TI DaVinci timer 2018-06-26 16:17:08 +05:30
ti,keystone-timer.txt clocksource/drivers: Replace HTTP links with HTTPS ones 2020-07-23 16:57:43 +02:00
ti,timer.txt dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
via,vt8500-timer.txt dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00