Re: [PATCH v2 15/23] arm64: dts: mt8192: Add m4u and smi nodes
From: allen-kh.cheng <hidden>
Date: 2022-02-23 13:36:23
Also in:
linux-mediatek
From: allen-kh.cheng <hidden>
Date: 2022-02-23 13:36:23
Also in:
linux-mediatek
On Tue, 2022-02-22 at 16:48 -0500, Nícolas F. R. A. Prado wrote:
On Fri, Feb 18, 2022 at 05:16:25PM +0800, Allen-KH Cheng wrote:quoted
+ larb16: larb@1a00f000 { + compatible = "mediatek,mt8192-smi-larb"; + reg = <0 0x1a00f000 0 0x1000>; + mediatek,larb-id = <16>; + mediatek,smi = <&smi_common>; + clocks = <&camsys_rawa CLK_CAM_RAWA_CAM>, + <&camsys_rawa CLK_CAM_RAWA_LARBX>; + clock-names = "apb", "smi"; + mediatek,smi-id = <16>;This mediatek,smi-id property isn't handled in the driver or mentioned in the dt-binding, and seems redundant to mediatek,larb-id. So just drop it. Other than that, Reviewed-by: Nícolas F. R. A. Prado <redacted>
I will drop this from series. thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel