On Tue, Jul 10, 2018 at 08:19:37PM +0200, Andreas Klinger wrote: > Device tree compiler (dtc) gives a warning if a device node has "@" with a > following number as it's name but no reg property. > > Fix the example in the documentation of avia,hx711 to conform to dtc > behavior. > > Signed-off-by: Andreas Klinger <[email protected]> > --- > Documentation/devicetree/bindings/iio/adc/avia-hx711.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Rob Herring <[email protected]>

