From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Eckert Subject: Re: [PATCH v3 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation Date: Wed, 13 Sep 2017 16:42:33 +0200 Message-ID: <5da3b25f6eec79f103ef880100a403f7@dev.tdt.de> References: <20170901065818.2037-1-fe@dev.tdt.de> <20170901065818.2037-2-fe@dev.tdt.de> <20170901142622.GC599@roeck-us.net> <20170912162008.y2dp3llaikkp3l45@rob-hp-laptop> <20170913141258.GB27765@roeck-us.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170913141258.GB27765@roeck-us.net> Sender: linux-hwmon-owner@vger.kernel.org To: Guenter Roeck , Rob Herring Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-hwmon@vger.kernel.org, jdelvare@suse.com, Guenter Roeck List-Id: devicetree@vger.kernel.org >> > >> >>> + >> >>> +Requires node properties: >> >>> +- compatible value : >> >>> + "lantiq,cputemp" >> > >> >Kind of non-specific. How is this device even accessed without any other >> >property? >> >> It does not need any further properties. If this is set in the device >> tree >> then the driver is loaded. >> After loading the temperature could be read from "/sys/class/hwmon". >> Let me know what should i do to get this fixed? >> What about with this is this OK from your side or do I have do to something? So I only update "s/temperatur/temperature/" with an follow-up patch based the current linux-next tree? Thanks Florian