Re: [PATCH v4 1/4] arm64: dts: renesas: sparrow-hawk: Add overlay for IMX219 on J1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/28/25 12:14 AM, Niklas Söderlund wrote:

Nitpicks only, see below.

[...]

+&{/} {
+	clk_cam_j1: clk_cam_j1 {

-clk_cam_j1: clk_cam_j1
+clk_cam_j1: clk-cam-j1
                ^   ^

The nodes in Sparrow Hawk root node use - instead of _ in their node names.

+		compatible = "fixed-clock";
+		#clock-cells = <0>;
+		clock-frequency = <24000000>;
+	};
+
+	/* Page 29 / CSI_IF_CN / J1 */
+	reg_cam_j1: reg_cam_j1 {

Here as well.

+		compatible = "regulator-fixed";
+		regulator-name = "reg_cam_j1";

Is the "reg_" prefix needed ? Maybe "cam-J1" would be better ?

+		enable-active-high;
+		gpios = <&gpio0 1 GPIO_ACTIVE_HIGH>;
+	};
+};
[...]




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux