Skip to content

Commit

Permalink
[ALPS06374330] arm64:dts:mt6779:modify mt to MT
Browse files Browse the repository at this point in the history
modify model and comptible from mt6779 to MT6779 for XTS test in DTS

MTK-Commit-Id: c772a6fd5d3215afde16057c2fb367d61b87a7d4

Signed-off-by: Jiaqin Wang <[email protected]>
CR-Id: ALPS06374330
Feature: [Android Default] USB OTG
Change-Id: Ice8105043fc73c7ee6e758ba7583e6210915dbb0
  • Loading branch information
Jiaqin Wang committed Dec 15, 2021
1 parent 2c3def7 commit edc22ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/mediatek/mt6779.dts
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
#include <dt-bindings/reset/ti-syscon.h>

/ {
model = "mt6779";
compatible = "mediatek,mt6779";
model = "MT6779";
compatible = "mediatek,MT6779";
interrupt-parent = <&sysirq>;
#address-cells = <2>;
#size-cells = <2>;
Expand Down

0 comments on commit edc22ef

Please sign in to comment.