What am I missing here?

# uname -r
3.8.13-bone72

# pwd
/sys/bus/iio/devices/iio:device0

# ls
dev  in_voltage0_raw  in_voltage1_raw  in_voltage2_raw  name  power/  
subsystem@  uevent

# cat in_voltage0_raw 
cat: in_voltage0_raw: Device or resource busy

The fragment from my DTBO:

        fragment@6 {
                target = <&tscadc>;
                __overlay__ {

                        status = "okay";
                        adc {
                                ti,adc-channels = <0 1 2>;
                        };
                };
        };

Thanks,

-- 
Rick Mann
rm...@latencyzero.com


-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to