Re: [PATCH V2 1/4] arm64: dts: ti: k3-am65-main: Fix mux controller node name

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

 



On 6/6/23 11:06 AM, Nishanth Menon wrote:
Add unit address to form a proper node name.


This is only needed when the node has a reg property, which
we have not added yet to this node. This patch instead adds a
warning:

node has a unit name, but no reg or ranges property

Andrew

Signed-off-by: Nishanth Menon <nm@xxxxxx>
---
No change since V1
V1: https://lore.kernel.org/r/20230424144949.244135-3-nm@xxxxxx

  arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
index 1adba2f2c153..f64b4e782ec3 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
@@ -506,7 +506,7 @@ serdes1_clk: clock@4090 {
  			reg = <0x00004090 0x4>;
  		};
- serdes_mux: mux-controller {
+		serdes_mux: mux-controller@4080 {
  			compatible = "mmio-mux";
  			#mux-control-cells = <1>;
  			mux-reg-masks = <0x4080 0x3>, /* SERDES0 lane select */



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux