From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Call for testing: device nodes as kobjects Date: Wed, 17 Apr 2013 16:48:22 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: devicetree-discuss Cc: Stephen Rothwell , Michal Simek , David Miller List-Id: devicetree@vger.kernel.org Hi folks, Could I get some testing support please? I've applied the patch that makes device nodes into kobjects into the following branch and build tested it on a bunch of platforms. What I need now is boot testing on different architectures. If you can build this tree and make sure it doesn't break your platforms with OF support I would greatly appreciate it. Also, if you turn off CONFIG_PROC_DEVICETREE, a symlink will be created to the /sys/firmware representation which should be functionally identical. For those of you using tools that read /proc/device-tree (like kexec), I would also appreciate if you can test that those tools still work with CONFIG_PROC_DEVICETREE turned off. git://git.secretlab.ca/git/linux devicetree/experimental Thanks, g.