Skip to content

Commit c25644d

Browse files
committed
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/fixes
arm64: dts: amlogic: fixes for v5.11-rc - meson-g12: Set FL-adj property value * tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic: arm64: dts: amlogic: meson-g12: Set FL-adj property value Link: https://lore.kernel.org/r/7hk0s0x3im.fsf@baylibre.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2 parents e6777b8 + 7386a55 commit c25644d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2390,7 +2390,7 @@
23902390
interrupts = <GIC_SPI 30 IRQ_TYPE_LEVEL_HIGH>;
23912391
dr_mode = "host";
23922392
snps,dis_u2_susphy_quirk;
2393-
snps,quirk-frame-length-adjustment;
2393+
snps,quirk-frame-length-adjustment = <0x20>;
23942394
snps,parkmode-disable-ss-quirk;
23952395
};
23962396
};

0 commit comments

Comments
 (0)