Skip to content

Commit

Permalink
Merge pull request torvalds#207 in PROCESSOR-SDK/processor-sdk-linux …
Browse files Browse the repository at this point in the history
…from enable-timer-14-for-ipu to processor-sdk-linux-4.19.y

* commit 'f937dfa26d6ea93e2fddecc323b0080d1705015c':
  TEMP: ARM: dts: dra7-ipu-common: Adjust timer14 for IPU1 early-boot
  • Loading branch information
Jacob Stiffler committed Dec 16, 2019
2 parents 525b663 + f937dfa commit 8d4d01a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm/boot/dts/dra7-ipu-common-early-boot.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@
ti,no-reset-on-init;
};

&timer14 {
ti,no-idle-on-init;
ti,no-reset-on-init;
};

&mmu_ipu1{
ti,no-idle-on-init;
ti,no-reset-on-init;
Expand Down

0 comments on commit 8d4d01a

Please sign in to comment.