Loading Makefile +1 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 76 SUBLEVEL = 78 EXTRAVERSION = NAME = "People's Front" Loading arch/arm/Kconfig +3 −2 Original line number Diff line number Diff line Loading @@ -1586,8 +1586,9 @@ config ARM_PATCH_IDIV code to do integer division. config AEABI bool "Use the ARM EABI to compile the kernel" if !CPU_V7 && !CPU_V7M && !CPU_V6 && !CPU_V6K default CPU_V7 || CPU_V7M || CPU_V6 || CPU_V6K bool "Use the ARM EABI to compile the kernel" if !CPU_V7 && \ !CPU_V7M && !CPU_V6 && !CPU_V6K && !CC_IS_CLANG default CPU_V7 || CPU_V7M || CPU_V6 || CPU_V6K || CC_IS_CLANG help This option allows for the kernel to be compiled using the latest ARM ABI (aka EABI). This is only useful if you are using a user Loading arch/arm/boot/dts/exynos5420-peach-pit.dts +1 −0 Original line number Diff line number Diff line Loading @@ -437,6 +437,7 @@ regulator-name = "vdd_ldo10"; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; regulator-always-on; regulator-state-mem { regulator-off-in-suspend; }; Loading arch/arm/boot/dts/exynos5800-peach-pi.dts +1 −0 Original line number Diff line number Diff line Loading @@ -437,6 +437,7 @@ regulator-name = "vdd_ldo10"; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; regulator-always-on; regulator-state-mem { regulator-off-in-suspend; }; Loading arch/arm/boot/dts/imx7-colibri.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -323,6 +323,7 @@ vmmc-supply = <®_module_3v3>; vqmmc-supply = <®_DCDC3>; non-removable; sdhci-caps-mask = <0x80000000 0x0>; }; &iomuxc { Loading Loading
Makefile +1 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 76 SUBLEVEL = 78 EXTRAVERSION = NAME = "People's Front" Loading
arch/arm/Kconfig +3 −2 Original line number Diff line number Diff line Loading @@ -1586,8 +1586,9 @@ config ARM_PATCH_IDIV code to do integer division. config AEABI bool "Use the ARM EABI to compile the kernel" if !CPU_V7 && !CPU_V7M && !CPU_V6 && !CPU_V6K default CPU_V7 || CPU_V7M || CPU_V6 || CPU_V6K bool "Use the ARM EABI to compile the kernel" if !CPU_V7 && \ !CPU_V7M && !CPU_V6 && !CPU_V6K && !CC_IS_CLANG default CPU_V7 || CPU_V7M || CPU_V6 || CPU_V6K || CC_IS_CLANG help This option allows for the kernel to be compiled using the latest ARM ABI (aka EABI). This is only useful if you are using a user Loading
arch/arm/boot/dts/exynos5420-peach-pit.dts +1 −0 Original line number Diff line number Diff line Loading @@ -437,6 +437,7 @@ regulator-name = "vdd_ldo10"; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; regulator-always-on; regulator-state-mem { regulator-off-in-suspend; }; Loading
arch/arm/boot/dts/exynos5800-peach-pi.dts +1 −0 Original line number Diff line number Diff line Loading @@ -437,6 +437,7 @@ regulator-name = "vdd_ldo10"; regulator-min-microvolt = <1800000>; regulator-max-microvolt = <1800000>; regulator-always-on; regulator-state-mem { regulator-off-in-suspend; }; Loading
arch/arm/boot/dts/imx7-colibri.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -323,6 +323,7 @@ vmmc-supply = <®_module_3v3>; vqmmc-supply = <®_DCDC3>; non-removable; sdhci-caps-mask = <0x80000000 0x0>; }; &iomuxc { Loading