mirror of
https://github.com/torvalds/linux.git
synced 2026-09-19 09:08:02 +02:00
Add compatible strings for MediaTek SoCs where the hardware random number generator is accessed via a vendor-defined Secure Monitor Call (SMC) rather than direct MMIO register access: - mediatek,mt7981-rng - mediatek,mt7987-rng - mediatek,mt7988-rng These variants require no reg, clocks, or clock-names properties since the RNG hardware is managed by ARM Trusted Firmware-A. Relax the $nodename pattern to also allow 'rng' in addition to the existing 'rng@...' pattern. Add a second example showing the minimal SMC variant binding. Signed-off-by: Daniel Golle <daniel@makrotopia.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> |
||
|---|---|---|
| .. | ||
| airoha,en7581-trng.yaml | ||
| amlogic,meson-rng.yaml | ||
| apm,x-gene-rng.yaml | ||
| arm-cctrng.yaml | ||
| atmel,at91-trng.yaml | ||
| brcm,bcm2835.yaml | ||
| brcm,bcm74110-rng.yaml | ||
| brcm,iproc-rng200.yaml | ||
| hisi-rng.yaml | ||
| imx-rng.yaml | ||
| ingenic,rng.yaml | ||
| ingenic,trng.yaml | ||
| inside-secure,safexcel-eip76.yaml | ||
| intel,ixp46x-rng.yaml | ||
| microchip,pic32-rng.yaml | ||
| microsoft,vmgenid.yaml | ||
| mtk-rng.yaml | ||
| nuvoton,npcm-rng.yaml | ||
| rockchip,rk3568-rng.yaml | ||
| rockchip,rk3588-rng.yaml | ||
| samsung,exynos4-rng.yaml | ||
| samsung,exynos5250-trng.yaml | ||
| silex-insight,ba431-rng.yaml | ||
| st,rng.yaml | ||
| st,stm32-rng.yaml | ||
| starfive,jh7110-trng.yaml | ||
| SUNW,n2-rng.yaml | ||
| ti,keystone-rng.yaml | ||
| ti,omap-rom-rng.yaml | ||
| timeriomem_rng.yaml | ||
| xiphera,xip8001b-trng.yaml | ||