Re: [PATCH v3 2/3] ARM: dts: Change iio_hwmon nodes to use hypen in node names

From: Rob Herring
Date: Sun Feb 21 2016 - 21:53:47 EST


On Tue, Feb 16, 2016 at 10:30:54AM +0530, Sanchayan Maity wrote:
> Change iio_hwmon nodes to use hypen in node names instead of
> underscore.
>
> Signed-off-by: Sanchayan Maity <maitysanchayan@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/iio/iio-bindings.txt | 2 +-
> arch/arm/boot/dts/imx23.dtsi | 2 +-
> arch/arm/boot/dts/imx28.dtsi | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)

No real objection here though I don't think this is really necessary.
While we prefer '-' to '_' it's not really strong enough to change. It
bothers me more that the node name leaks to userspace.

Rob