m520: disable gsbi2 serial

This commit is contained in:
AmadeusGhost 2020-03-14 11:29:38 +08:00
parent 722777e783
commit 7a69201b43
2 changed files with 4 additions and 4 deletions

View File

@ -134,10 +134,10 @@
};
};
gsbi2: gsbi@12480000 {
gsbi@16300000 {
qcom,mode = <GSBI_PROT_I2C_UART>;
status = "ok";
uart2: serial@12490000 {
serial@16340000 {
status = "ok";
};
};

View File

@ -134,10 +134,10 @@
};
};
gsbi2: gsbi@12480000 {
gsbi@16300000 {
qcom,mode = <GSBI_PROT_I2C_UART>;
status = "ok";
uart2: serial@12490000 {
serial@16340000 {
status = "ok";
};
};