treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / arch / arm64 / boot / dts / qcom / msm8998-hp-envy-x2.dts
blob24073127091f6b7549de8f286330d938b850c9b7
1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright (c) 2019, Jeffrey Hugo. All rights reserved. */
4 /dts-v1/;
6 #include "msm8998-clamshell.dtsi"
8 / {
9         model = "HP Envy x2";
10         compatible = "hp,envy-x2", "qcom,msm8998";
13 &blsp1_i2c6 {
14         status = "okay";
16         keyboard@3a {
17                 compatible = "hid-over-i2c";
18                 interrupt-parent = <&tlmm>;
19                 interrupts = <0x79 IRQ_TYPE_LEVEL_LOW>;
20                 reg = <0x3a>;
21                 hid-descr-addr = <0x0001>;
23                 pinctrl-names = "default";
24                 pinctrl-0 = <&touchpad>;
25         };
28 &sdhc2 {
29         cd-gpios = <&tlmm 95 GPIO_ACTIVE_LOW>;