mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 23:40:48 +00:00
Another round of 'allOf' removals that came in this cycle. json-schema versions draft7 and earlier have a weird behavior in that any keywords combined with a '$ref' are ignored (silently). The correct form was to put a '$ref' under an 'allOf'. This behavior is now changed in the 2019-09 json-schema spec and '$ref' can be mixed with other keywords. The json-schema library doesn't yet support this, but the tooling now does a fixup for this and either way works. This has been a constant source of review comments, so let's change this treewide so everyone copies the simpler syntax. Signed-off-by: Rob Herring <robh@kernel.org> |
||
|---|---|---|
| .. | ||
| rmi4 | ||
| touchscreen | ||
| adc-keys.txt | ||
| allwinner,sun4i-a10-lradc-keys.yaml | ||
| atmel,captouch.txt | ||
| atmel,maxtouch.txt | ||
| brcm,bcm-keypad.txt | ||
| cap11xx.txt | ||
| clps711x-keypad.txt | ||
| cpcap-pwrbutton.txt | ||
| cros-ec-keyb.txt | ||
| cypress,cyapa.txt | ||
| cypress,tm2-touchkey.txt | ||
| da9062-onkey.txt | ||
| dlink,dir685-touchkeys.txt | ||
| e3x0-button.txt | ||
| elan_i2c.txt | ||
| fsl-mma8450.txt | ||
| fsl,mpr121-touchkey.yaml | ||
| gpio-beeper.txt | ||
| gpio-decoder.txt | ||
| gpio-keys.yaml | ||
| gpio-matrix-keypad.txt | ||
| gpio-mouse.txt | ||
| gpio-vibrator.yaml | ||
| hid-over-i2c.txt | ||
| ilitek,ili2xxx.txt | ||
| imx-keypad.txt | ||
| input-reset.txt | ||
| input.yaml | ||
| iqs62x-keys.yaml | ||
| iqs269a.yaml | ||
| lpc32xx-key.txt | ||
| matrix-keymap.txt | ||
| max77650-onkey.yaml | ||
| microchip,qt1050.txt | ||
| mtk-pmic-keys.txt | ||
| nvidia,tegra20-kbc.txt | ||
| omap-keypad.txt | ||
| ps2keyb-mouse-apbps2.txt | ||
| pwm-beeper.txt | ||
| pwm-vibrator.txt | ||
| pxa27x-keypad.txt | ||
| qcom,pm8xxx-keypad.txt | ||
| qcom,pm8xxx-pwrkey.txt | ||
| qcom,pm8xxx-vib.txt | ||
| qcom,pm8941-pwrkey.txt | ||
| raydium_i2c_ts.txt | ||
| regulator-haptic.txt | ||
| rotary-encoder.txt | ||
| samsung-keypad.txt | ||
| snvs-pwrkey.txt | ||
| spear-keyboard.txt | ||
| sprd,sc27xx-vibra.txt | ||
| st-keyscan.txt | ||
| stmpe-keypad.txt | ||
| tca8418_keypad.txt | ||
| ti,drv260x.txt | ||
| ti,drv2665.txt | ||
| ti,drv2667.txt | ||
| ti,nspire-keypad.txt | ||
| ti,palmas-pwrbutton.txt | ||
| tps65218-pwrbutton.txt | ||
| twl4030-keypad.txt | ||
| twl4030-pwrbutton.txt | ||
| zii,rave-sp-pwrbutton.txt | ||