build/patch/kernel/archive/odroidxu4-5.4/add-con11-gpiomem.patch
Igor Pečovnik 0cdffb29b0
Renaming DEV branch to EDGE (#2704)
* Change DEV to EDGE
* Renaming patches dev folder to edge
* Move patches into subdir where they will be archived.
* Relink patch directories properly
2021-03-24 19:01:53 +01:00

14 lines
498 B
Diff

diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
index 8a5591398..0094dbdda 100644
--- a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
+++ b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
@@ -51,7 +51,8 @@
gpiomem {
compatible = "samsung,exynos-gpiomem";
reg = <0x13400000 0x1000>,
- <0x14010000 0x1000>;
+ <0x14010000 0x1000>,
+ <0x03860000 0x1000>;
status = "okay";
};