diff options
author | Peng Fan <peng.fan@nxp.com> | 2023-03-22 08:25:03 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-04-06 04:42:33 +0300 |
commit | 30c6a9a64211300c93cb261f1f8509983e273100 (patch) | |
tree | 9ffb890218df84019e52610edf31f7e4e307d0d3 /arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi | |
parent | c947af2cb2599e78dc839419ef7ef4f4adb42bdb (diff) | |
download | linux-30c6a9a64211300c93cb261f1f8509983e273100.tar.xz |
arm64: dts: imx8-apalis-v1.1: drop ci-disable-lpm
This is an NXP downstream property. And no binding doc, and no
driver use this property. So drop it
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi index 486adf849452..bd5d771637ca 100644 --- a/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi +++ b/arch/arm64/boot/dts/freescale/imx8-apalis-v1.1.dtsi @@ -726,7 +726,6 @@ pinctrl-names = "default"; pinctrl-0 = <&pinctrl_usbotg1>; adp-disable; - ci-disable-lpm; hnp-disable; over-current-active-low; power-active-high; |