mirror of https://gitee.com/openkylin/linux.git
arm64: dts: exynos: remove i80-if-timings nodes
Since i80/command mode is determined in runtime by propagating info from panel this property can be removed. Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
This commit is contained in:
parent
13f82efc32
commit
88a5e22a90
|
@ -280,9 +280,6 @@ &cpu4 {
|
|||
|
||||
&decon {
|
||||
status = "okay";
|
||||
|
||||
i80-if-timings {
|
||||
};
|
||||
};
|
||||
|
||||
&decon_tv {
|
||||
|
@ -1116,9 +1113,6 @@ &pwm {
|
|||
|
||||
&mic {
|
||||
status = "okay";
|
||||
|
||||
i80-if-timings {
|
||||
};
|
||||
};
|
||||
|
||||
&pmu_system_controller {
|
||||
|
|
Loading…
Reference in New Issue