]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commitdiff
arm64: dts: ti: k3-am65-base-board Use generic camera for node name instead of ov5640
authorNishanth Menon <nm@ti.com>
Thu, 3 Sep 2020 13:00:13 +0000 (08:00 -0500)
committerNishanth Menon <nm@ti.com>
Mon, 7 Sep 2020 11:47:15 +0000 (06:47 -0500)
Use camera@ naming for nodes following standard conventions of device
tree (section 2.2.2 Generic Names recommendation in [1]).

[1] https://github.com/devicetree-org/devicetree-specification/tree/v0.3

Suggested-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Acked-by: Suman Anna <s-anna@ti.com>
Link: https://lore.kernel.org/r/20200903130015.21361-7-nm@ti.com
arch/arm64/boot/dts/ti/k3-am654-base-board.dts

index b8a8a0fcb8af1a6c04e26aca57e16053af5087d4..86c9074cb0702e0666096d5c93f70152c05d505b 100644 (file)
        pinctrl-0 = <&main_i2c1_pins_default>;
        clock-frequency = <400000>;
 
-       ov5640@3c {
+       ov5640: camera@3c {
                compatible = "ovti,ov5640";
                reg = <0x3c>;