dts: nordic: remove nordic,cryptocell compatible

It's unused.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
This commit is contained in:
Tomi Fontanilles 2025-07-09 14:03:34 +03:00 committed by Dan Kalowsky
parent 079899cfd5
commit e4e8870180
3 changed files with 3 additions and 3 deletions

View File

@ -568,7 +568,7 @@
};
cryptocell: crypto@5002a000 {
compatible = "nordic,cryptocell", "arm,cryptocell-310";
compatible = "arm,cryptocell-310";
reg = <0x5002a000 0x1000>, <0x5002b000 0x1000>;
reg-names = "wrapper", "core";
interrupts = <42 NRF_DEFAULT_IRQ_PRIORITY>;

View File

@ -100,7 +100,7 @@
};
cryptocell: crypto@50844000 {
compatible = "nordic,cryptocell", "arm,cryptocell-312";
compatible = "arm,cryptocell-312";
reg = <0x50844000 0x1000>, <0x50845000 0x1000>;
reg-names = "wrapper", "core";
interrupts = <68 NRF_DEFAULT_IRQ_PRIORITY>;

View File

@ -47,7 +47,7 @@
/* Additional Secure peripherals */
cryptocell: crypto@50840000 {
compatible = "nordic,cryptocell", "arm,cryptocell-310";
compatible = "arm,cryptocell-310";
reg = <0x50840000 0x1000>, <0x50841000 0x1000>;
reg-names = "wrapper", "core";
interrupts = <64 NRF_DEFAULT_IRQ_PRIORITY>;