Skip to content
This repository has been archived by the owner on Oct 5, 2018. It is now read-only.

Commit

Permalink
fix: arm64: dts: hi3660: remove unnecessary status ok
Browse files Browse the repository at this point in the history
Signed-off-by: Guodong Xu <[email protected]>
  • Loading branch information
docularxu committed May 23, 2017
1 parent dba3734 commit f6e6c3b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm64/boot/dts/hisilicon/hi3660.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@
ufs-hi3660-broken-fastauto;
ufs-hi3660-use-HS-GEAR3;
ufs-hi3660-broken-clk-gate-bypass;
status = "ok";
};

reboot {
Expand Down Expand Up @@ -798,15 +797,13 @@
clock-names = "pcie_phy_ref", "pcie_aux",
"pcie_apb_phy", "pcie_apb_sys", "pcie_aclk";
reset-gpio = <&gpio11 1 0 >;
status = "ok";
};

pmic: pmic@fff34000 {
compatible = "hisilicon,hi6421-pmic";
reg = <0x0 0xfff34000 0x0 0x1000>;
interrupt-controller;
#interrupt-cells = <2>;
status = "ok";

regulators {
ldo1: LDO1 {
Expand Down

0 comments on commit f6e6c3b

Please sign in to comment.