Compare commits
2 Commits
05df1a9d8f
...
cdfb32119d
Author | SHA1 | Date | |
---|---|---|---|
cdfb32119d | |||
8d5a87221a |
2
freedom
2
freedom
Submodule freedom updated: c812a8878f...552553e526
Submodule freedom-u-sdk updated: f077164140...401f509177
Binary file not shown.
@ -107,6 +107,16 @@
|
||||
reg = <0x64001000 0x1000>;
|
||||
reg-names = "control";
|
||||
clocks = <&sysclk 0>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
mmc@0 {
|
||||
compatible = "mmc-spi-slot";
|
||||
reg = <0x0>;
|
||||
spi-max-frequency = <0x1312d00>;
|
||||
voltage-ranges = <0xce4 0xce4>;
|
||||
disable-wp;
|
||||
};
|
||||
};
|
||||
L9: serial@64003000 {
|
||||
compatible = "klemens,terminal0";
|
||||
|
Reference in New Issue
Block a user