mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 04:21:03 -04:00
arm64: dts: qcom: sdm845-db845c: Remove clock-lanes property from &camss node
The clock-lanes property is no longer used as it is not programmable by the CSIPHY hardware block of Qcom ISPs and should be removed. Signed-off-by: Robert Foss <robert.foss@linaro.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211206154003.39892-3-robert.foss@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
015bbdd314
commit
6bf3c1895f
@@ -1125,7 +1125,6 @@ ports {
|
||||
port@0 {
|
||||
reg = <0>;
|
||||
csiphy0_ep: endpoint {
|
||||
clock-lanes = <7>;
|
||||
data-lanes = <0 1 2 3>;
|
||||
remote-endpoint = <&ov8856_ep>;
|
||||
};
|
||||
@@ -1166,7 +1165,6 @@ camera@10 {
|
||||
|
||||
port {
|
||||
ov8856_ep: endpoint {
|
||||
clock-lanes = <1>;
|
||||
link-frequencies = /bits/ 64
|
||||
<360000000 180000000>;
|
||||
data-lanes = <1 2 3 4>;
|
||||
@@ -1211,7 +1209,6 @@ camera@60 {
|
||||
|
||||
port {
|
||||
ov7251_ep: endpoint {
|
||||
clock-lanes = <1>;
|
||||
data-lanes = <0 1>;
|
||||
// remote-endpoint = <&csiphy3_ep>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user