linux/Documentation/devicetree/bindings/timer
Linus Torvalds f888bdf982 Devicetree updates for v5.10:
- Update dtc to upstream version v1.6.0-31-gcbca977ea121
 
 - dtx_diff help text reformatting
 
 - Speed-up validation time for binding and dtb checks using json for
   intermediate files
 
 - Add support for running yamllint on DT schema files
 
 - Remove old booting-without-of.rst
 
 - Extend the example schema to address common issues
 
 - Cleanup handling of additionalProperties/unevaluatedProperties
 
 - Ensure all DSI controller schemas reference dsi-controller.yaml
 
 - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex, DFI,
   and Cisco Meraki
 
 - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
   SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
   schema
 
 - Convert HiSilicon SoC and syscon bindings to DT schema
 
 - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema
 
 - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR,
    SATA, vf610 GPIO, and UART to DT schema
 
 - Add i.MX 8M compatible strings
 
 - Add LM81 and DS1780 as trivial devices
 
 - Various missing properties added to fix dtb validation warnings
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAl+HCHMQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw6eKD/wNIzs0Jhwp9SCLws7OHj/S1gDkkCouwGQs
 ThQzNpZptYzC2srUOpDsycVj7dBjCn2B4SieYOnlVk3cWk4ZBtB96fLHgwYK8iT3
 nlr1FbY+mXIx9Gcf6I4ZTuvvXGkRD+55mgEuJo9pwfLFio6eCvHOSCnCiVLHNWEe
 fdy5YqLlsiPvhIvwbE1C3wrfmAjw45w1AWAYa7vkXUzWX6CLNkcmMyZHJ0HbtiGj
 MJpjZdWb1w7OVrNPXTZFr3RI0ljtTFQ3XanJ57sqV/6WHEfYdfIvPHnMqF6Sm3Uh
 cxkG5ds0ZWqYkDVdq2dTgSCtOUQq48L/etsxZyUkMO+iEboMNo8jlCP9CqhAP3Tt
 8o8YFWKbv27AdejkFHWp+vVjBU4XNvvjGyEIeftxOhgTdoATwVwgE7IBg8TZ8QVJ
 6zbFbh5S5txX0mOCNccIB8GkiHBC1OCeIYxfOYLZ8wk+84XencUnsN9rd/oFhb47
 QdDeuTGUQLiMasElJG02wlWjX+Lb8Vw1uh9qfyQPzqjrPwiCN2GME3XkVyO6KDMy
 pNYj8HRtayl3U8LsgwJWNZqJ3w+emRVerq/M6gtIrXEdINtSMCNAZ1rogxSdnQjg
 dRVIQe/BCI0IVcCmiRYDZ+uldd/GzSvmCJ5NpzpFpQelxfQlIR9V6T2w3Stiw8ja
 TOVF6rhqtw==
 =gL4K
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:

 - Update dtc to upstream version v1.6.0-31-gcbca977ea121

 - dtx_diff help text reformatting

 - Speed-up validation time for binding and dtb checks using json for
   intermediate files

 - Add support for running yamllint on DT schema files

 - Remove old booting-without-of.rst

 - Extend the example schema to address common issues

 - Cleanup handling of additionalProperties/unevaluatedProperties

 - Ensure all DSI controller schemas reference dsi-controller.yaml

 - Vendor prefixes for Zealz, Wandbord/Technexion, Embest RIoT, Rex,
   DFI, and Cisco Meraki

 - Convert at25, SPMI bus, TI hwlock, HiSilicon Hi3660 USB3 PHY, Arm
   SP805 watchdog, Arm SP804, and Samsung 11-pin USB connector to DT
   schema

 - Convert HiSilicon SoC and syscon bindings to DT schema

 - Convert SiFive Risc-V L2 cache, PLIC, PRCI, and PWM to DT schema

 - Convert i.MX bindings for w1, crypto, rng, SIM, PM, DDR, SATA, vf610
   GPIO, and UART to DT schema

 - Add i.MX 8M compatible strings

 - Add LM81 and DS1780 as trivial devices

 - Various missing properties added to fix dtb validation warnings

* tag 'devicetree-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (111 commits)
  dt-bindings: misc: explicitly add #address-cells for slave mode
  spi: dt-bindings: spi-controller: explicitly require #address-cells=<0> for slave mode
  dt: Remove booting-without-of.rst
  dt-bindings: update usb-c-connector example
  dt-bindings: arm: hisilicon: add missing properties into cpuctrl.yaml
  dt-bindings: arm: hisilicon: add missing properties into sysctrl.yaml
  dt-bindings: pwm: imx: document i.MX compatibles
  scripts/dtc: Update to upstream version v1.6.0-31-gcbca977ea121
  dt-bindings: Add running yamllint to dt_binding_check
  dt-bindings: powerpc: Add a schema for the 'sleep' property
  dt-bindings: pinctrl: sirf: Fix typo abitrary
  dt-bindings: pinctrl: qcom: Fix typo abitrary
  dt-bindings: Explicitly allow additional properties in common schemas
  dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties'
  dt-bindings: Add missing 'unevaluatedProperties'
  Docs: Fixing spelling errors in Documentation/devicetree/bindings/
  dt-bindings: arm: hisilicon: convert Hi6220 domain controller bindings to json-schema
  dt-bindings: riscv: convert pwm bindings to json-schema
  dt-bindings: riscv: convert plic bindings to json-schema
  dt-bindings: fu540: prci: convert PRCI bindings to json-schema
  ...
2020-10-14 15:31:58 -07:00
..
actions,owl-timer.txt
allwinner,sun4i-a10-timer.yaml dt-bindings: Fix dtc warnings in examples 2020-02-28 14:15:52 -06:00
allwinner,sun5i-a13-hstimer.yaml dt-bindings: Change maintainer address 2019-12-12 18:38:10 -06:00
altr,timer-1.0.txt
amlogic,meson6-timer.txt
andestech,atcpit100-timer.txt
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
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: sp804: add support for Hisilicon sp804 timer 2020-09-23 15:00:57 -06:00
arm,twd.txt
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
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
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 'additionalProperties: false' 2020-03-31 09:03:17 -06:00
jcore,pit.txt
lsi,zevio-timer.txt
marvell,armada-370-xp-timer.txt
marvell,orion-timer.txt
mediatek,mtk-timer.txt
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
nvidia,tegra20-timer.txt
nvidia,tegra30-timer.txt
nvidia,tegra210-timer.txt
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
rda,8810pl-timer.txt
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.txt dt-bindings: timer: renesas: tmu: Document r8a774b1 bindings 2019-12-09 09:34:56 +01:00
renesas,tpu.txt
rockchip,rk-timer.txt
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: timer: Add CLINT bindings 2020-08-20 10:58:28 -07:00
snps,arc-timer.txt
snps,archs-gfrc.txt
snps,archs-rtc.txt
snps,dw-apb-timer.yaml dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties' 2020-10-07 11:28:30 -05:00
socionext,milbeaut-timer.txt
spreadtrum,sprd-timer.txt
st,spear-timer.txt
st,stih407-lpc
st,stm32-timer.yaml
stericsson-u300-apptimer.txt
ti,c64x+timer64.txt
ti,davinci-timer.txt
ti,keystone-timer.txt clocksource/drivers: Replace HTTP links with HTTPS ones 2020-07-23 16:57:43 +02:00
ti,timer.txt
via,vt8500-timer.txt