phandle via absolute path?

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



Hi,

I can't really see anything that would prevent me to have a phandle
property taking a full-path to a node, but this produces a syntax error.
Let's say we have this:

/dts-v1/;

/ {
	soc@0 {
		somenode@deafbeef {
		};

		someothernode@cafebabe {
			handle = <&/soc@0/somenode@deafbeef>;
		};
	};
};

Does this sound like something that should work?
-- 
Florian
--
To unsubscribe from this list: send the line "unsubscribe devicetree-compiler" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



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

  Powered by Linux