mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-29 14:13:21 +00:00
With 'unevaluatedProperties' support implemented, the following warnings
are generated in the nvmem examples:
Documentation/devicetree/bindings/nvmem/st,stm32-romem.example.dt.yaml: efuse@1fff7800: Unevaluated properties are not allowed ('reg' was unexpected)
Documentation/devicetree/bindings/nvmem/rmem.example.dt.yaml: nvram@10000000: Unevaluated properties are not allowed ('reg' was unexpected)
Documentation/devicetree/bindings/nvmem/brcm,nvram.example.dt.yaml: nvram@1eff0000: Unevaluated properties are not allowed ('reg' was unexpected)
Add the missing 'reg' property definition.
Cc: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: Maxime Coquelin <mcoquelin.stm32@gmail.com>
Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Cc: Rafał Miłecki <rafal@milecki.pl>
Cc: Saenz Julienne <nsaenzjulienne@suse.de>
Cc: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Cc: linux-stm32@st-md-mailman.stormreply.com
Cc: linux-arm-kernel@lists.infradead.org
Reviewed-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Reviewed-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20211209174235.14049-5-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
||
|---|---|---|
| .. | ||
| allwinner,sun4i-a10-sid.yaml | ||
| amlogic-efuse.txt | ||
| amlogic-meson-mx-efuse.txt | ||
| brcm,nvram.yaml | ||
| brcm,ocotp.txt | ||
| imx-iim.yaml | ||
| imx-ocotp.yaml | ||
| ingenic,jz4780-efuse.yaml | ||
| lpc1850-otp.txt | ||
| lpc1857-eeprom.txt | ||
| mtk-efuse.txt | ||
| mxs-ocotp.yaml | ||
| nintendo-otp.yaml | ||
| nvmem-consumer.yaml | ||
| nvmem.txt | ||
| nvmem.yaml | ||
| qcom,qfprom.yaml | ||
| qcom,spmi-sdam.yaml | ||
| rmem.yaml | ||
| rockchip-efuse.yaml | ||
| rockchip-otp.txt | ||
| sc27xx-efuse.txt | ||
| snvs-lpgpr.yaml | ||
| socionext,uniphier-efuse.yaml | ||
| sprd-efuse.txt | ||
| st,stm32-romem.yaml | ||
| vf610-ocotp.txt | ||
| xlnx,zynqmp-nvmem.txt | ||
| zii,rave-sp-eeprom.txt | ||