]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value
authorBrian Masney <masneyb@onstation.org>
Tue, 25 Sep 2018 10:46:51 +0000 (06:46 -0400)
committerAndy Gross <andy.gross@linaro.org>
Wed, 26 Sep 2018 16:42:27 +0000 (11:42 -0500)
commitb03e8746b55693005e9a9f82dc1ea83194a9ea04
tree16c649115d61245f1d5bc289667f60e5c5ee465f
parent8bcf0008bbbd7dad6c21773039900890e5424059
ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value

The following commits used IRQ_TYPE_NONE since that matched what was
already in the file and I do not have access to the datasheets for
these devices. After these patches were submitted, commit 1a40bb4f13c6
("ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value")
changed all of these values to IRQ_TYPE_LEVEL_HIGH. This patch corrects
the IRQ type for these two commits:

commit 3e0eb2224a2c ("ARM: dts: qcom: msm8974-hammerhead: add device
tree bindings for ALS / proximity")

commit 34d7b2066e09 ("ARM: dts: qcom: msm8974-hammerhead: add device
tree bindings for mpu6515")

Prior to these patches, I was having issues with the bmp280 sensor
returning temperature / pressure skipped errors, however these errors
have gone away with these patches.

Patches were tested on a LG Nexus 5 (hammerhead) phone.

Signed-off-by: Brian Masney <masneyb@onstation.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-msm8974.dtsi