mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: disable gmac on rk1808 evb board
We want to default to enable mipi camera on rk1808 evb board, but mipi mclk and rgmii clk use the same pin. So we need to disable gmac to make sure mipi camera working normally. Change-Id: Ie39f1c41863f1bd18c4c9620f9e168b5cdfe9f33 Signed-off-by: Lin Huang <hl@rock-chips.com>
This commit is contained in:
@@ -251,7 +251,6 @@
|
||||
assigned-clock-parents = <&gmac_clkin>;
|
||||
tx_delay = <0x50>;
|
||||
rx_delay = <0x3a>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
|
||||
Reference in New Issue
Block a user