mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-02 01:37:17 -04:00
ARM: dts: versatile: specify AFS partition
This activates the AFS partition parsing on the Versatile. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
@@ -161,6 +161,9 @@ flash@34000000 {
|
||||
compatible = "arm,versatile-flash", "cfi-flash";
|
||||
reg = <0x34000000 0x04000000>;
|
||||
bank-width = <4>;
|
||||
partitions {
|
||||
compatible = "arm,arm-firmware-suite";
|
||||
};
|
||||
};
|
||||
|
||||
i2c0: i2c@10002000 {
|
||||
|
||||
Reference in New Issue
Block a user