We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa3a9b commit 985e563Copy full SHA for 985e563
1 file changed
arch/arm/boot/dts/sam9x60.dtsi
@@ -362,7 +362,7 @@
362
dma-names = "tx";
363
clocks = <&pmc PMC_TYPE_PERIPHERAL 41>;
364
clock-names = "sha_clk";
365
- status = "disabled";
+ status = "okay";
366
};
367
368
trng: trng@f0030000 {
@@ -385,7 +385,7 @@
385
dma-names = "tx", "rx";
386
clocks = <&pmc PMC_TYPE_PERIPHERAL 39>;
387
clock-names = "aes_clk";
388
389
390
391
tdes: tdes@f0038000 {
@@ -401,7 +401,7 @@
401
402
clocks = <&pmc PMC_TYPE_PERIPHERAL 40>;
403
clock-names = "tdes_clk";
404
405
406
407
classd: classd@f003c000 {
0 commit comments