drivers: video: mipi_csi2rx: Drop sensor device phandle reference
The peer remote device "sensor_dev" can be retrieved from the remote-endpoint-label. Direct reference via phandle is not needed. Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
This commit is contained in:
parent
901f022cdb
commit
f82b0d5681
4 changed files with 6 additions and 10 deletions
|
@ -60,7 +60,6 @@
|
|||
compatible = "nxp,mipi-csi2rx";
|
||||
reg = <0x33334444 0x200>;
|
||||
status = "okay";
|
||||
sensor = <&test_i2c_ov5640>;
|
||||
|
||||
ports {
|
||||
#address-cells = <1>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue