mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-17 18:20:28 -05:00
ARM: dts: bcm6846: Add interrupt to RNG
The r200 RNG has an interrupt so let's add it. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: William Zhang <william.zhang@broadcom.com> Link: https://lore.kernel.org/r/20250512-bcmbca-peripherals-arm-v3-3-86f97ab4326f@linaro.org Signed-off-by: Florian Fainelli <florian.fainelli@broadcom.com>
This commit is contained in:
committed by
Florian Fainelli
parent
ca801d3f2d
commit
8397603dc8
@@ -196,6 +196,7 @@ uart0: serial@640 {
|
||||
rng@b80 {
|
||||
compatible = "brcm,iproc-rng200";
|
||||
reg = <0xb80 0x28>;
|
||||
interrupts = <GIC_SPI 85 IRQ_TYPE_LEVEL_HIGH>;
|
||||
};
|
||||
|
||||
leds: led-controller@800 {
|
||||
|
||||
Reference in New Issue
Block a user