Loading Makefile +5 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 300 SUBLEVEL = 304 EXTRAVERSION = NAME = "People's Front" Loading Loading @@ -702,6 +702,10 @@ else KBUILD_CFLAGS += -O2 endif ifdef CONFIG_CC_WERROR KBUILD_CFLAGS += -Werror endif # Tell gcc to never replace conditional load with a non-conditional one KBUILD_CFLAGS += $(call cc-option,--param=allow-store-data-races=0) KBUILD_CFLAGS += $(call cc-option,-fno-allow-store-data-races) Loading arch/arm/boot/dts/imx6qdl.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -565,7 +565,7 @@ status = "disabled"; }; gpt: gpt@2098000 { gpt: timer@2098000 { compatible = "fsl,imx6q-gpt", "fsl,imx31-gpt"; reg = <0x02098000 0x4000>; interrupts = <0 55 IRQ_TYPE_LEVEL_HIGH>; Loading arch/arm/boot/dts/imx6sl.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -374,7 +374,7 @@ clock-names = "ipg", "per"; }; gpt: gpt@2098000 { gpt: timer@2098000 { compatible = "fsl,imx6sl-gpt"; reg = <0x02098000 0x4000>; interrupts = <0 55 IRQ_TYPE_LEVEL_HIGH>; Loading arch/arm/boot/dts/imx6sx.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -468,7 +468,7 @@ status = "disabled"; }; gpt: gpt@2098000 { gpt: timer@2098000 { compatible = "fsl,imx6sx-gpt", "fsl,imx6dl-gpt"; reg = <0x02098000 0x4000>; interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>; Loading arch/arm/boot/dts/imx6ul.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -423,7 +423,7 @@ status = "disabled"; }; gpt1: gpt@2098000 { gpt1: timer@2098000 { compatible = "fsl,imx6ul-gpt", "fsl,imx6sx-gpt"; reg = <0x02098000 0x4000>; interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>; Loading Loading @@ -696,7 +696,7 @@ reg = <0x020e4000 0x4000>; }; gpt2: gpt@20e8000 { gpt2: timer@20e8000 { compatible = "fsl,imx6ul-gpt", "fsl,imx6sx-gpt"; reg = <0x020e8000 0x4000>; interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>; Loading Loading
Makefile +5 −1 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 SUBLEVEL = 300 SUBLEVEL = 304 EXTRAVERSION = NAME = "People's Front" Loading Loading @@ -702,6 +702,10 @@ else KBUILD_CFLAGS += -O2 endif ifdef CONFIG_CC_WERROR KBUILD_CFLAGS += -Werror endif # Tell gcc to never replace conditional load with a non-conditional one KBUILD_CFLAGS += $(call cc-option,--param=allow-store-data-races=0) KBUILD_CFLAGS += $(call cc-option,-fno-allow-store-data-races) Loading
arch/arm/boot/dts/imx6qdl.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -565,7 +565,7 @@ status = "disabled"; }; gpt: gpt@2098000 { gpt: timer@2098000 { compatible = "fsl,imx6q-gpt", "fsl,imx31-gpt"; reg = <0x02098000 0x4000>; interrupts = <0 55 IRQ_TYPE_LEVEL_HIGH>; Loading
arch/arm/boot/dts/imx6sl.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -374,7 +374,7 @@ clock-names = "ipg", "per"; }; gpt: gpt@2098000 { gpt: timer@2098000 { compatible = "fsl,imx6sl-gpt"; reg = <0x02098000 0x4000>; interrupts = <0 55 IRQ_TYPE_LEVEL_HIGH>; Loading
arch/arm/boot/dts/imx6sx.dtsi +1 −1 Original line number Diff line number Diff line Loading @@ -468,7 +468,7 @@ status = "disabled"; }; gpt: gpt@2098000 { gpt: timer@2098000 { compatible = "fsl,imx6sx-gpt", "fsl,imx6dl-gpt"; reg = <0x02098000 0x4000>; interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>; Loading
arch/arm/boot/dts/imx6ul.dtsi +2 −2 Original line number Diff line number Diff line Loading @@ -423,7 +423,7 @@ status = "disabled"; }; gpt1: gpt@2098000 { gpt1: timer@2098000 { compatible = "fsl,imx6ul-gpt", "fsl,imx6sx-gpt"; reg = <0x02098000 0x4000>; interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_HIGH>; Loading Loading @@ -696,7 +696,7 @@ reg = <0x020e4000 0x4000>; }; gpt2: gpt@20e8000 { gpt2: timer@20e8000 { compatible = "fsl,imx6ul-gpt", "fsl,imx6sx-gpt"; reg = <0x020e8000 0x4000>; interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>; Loading