Commit a08e950d authored by Mohamed Ismail Abdul Packir Mohamed's avatar Mohamed Ismail Abdul Packir Mohamed Committed by Florian Fainelli

ARM: dts: cygnus: enable iproc-hwrng

Enable the HW rng driver "iproc-rng200" for all cygnus platforms.
Signed-off-by: default avatarMohamed Ismail Abdul Packir Mohamed <mohamed-ismail.abdul@broadcom.com>
Reviewed-by: default avatarRay Jui <ray.jui@broadcom.com>
Signed-off-by: default avatarScott Branden <scott.branden@broadcom.com>
Tested-by: default avatarClément Péron <peron.clem@gmail.com>
Signed-off-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
parent 00d1ae38
...@@ -421,6 +421,11 @@ spi2: spi@1802a000 { ...@@ -421,6 +421,11 @@ spi2: spi@1802a000 {
status = "disabled"; status = "disabled";
}; };
rng: rng@18032000 {
compatible = "brcm,iproc-rng200";
reg = <0x18032000 0x28>;
};
sdhci0: sdhci@18041000 { sdhci0: sdhci@18041000 {
compatible = "brcm,sdhci-iproc-cygnus"; compatible = "brcm,sdhci-iproc-cygnus";
reg = <0x18041000 0x100>; reg = <0x18041000 0x100>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment