Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: 3d7cb6b04c3f3115719235cc6866b10326de34cd authored by Linus Torvalds on 31 July 2022, 21:03:01 UTC
Linux 5.19
Tip revision: 3d7cb6b
sysfs-bus-i2c-devices-hm6352
What:		/sys/bus/i2c/devices/.../heading0_input
Date:		April 2010
KernelVersion: 2.6.36?
Contact:	alan.cox@intel.com
Description:	Reports the current heading from the compass as a floating
		point value in degrees.

What:		/sys/bus/i2c/devices/.../power_state
Date:		April 2010
KernelVersion: 2.6.36?
Contact:	alan.cox@intel.com
Description:	Sets the power state of the device. 0 sets the device into
		sleep mode, 1 wakes it up.

What:		/sys/bus/i2c/devices/.../calibration
Date:		April 2010
KernelVersion: 2.6.36?
Contact:	alan.cox@intel.com
Description:	Sets the calibration on or off (1 = on, 0 = off). See the
		chip data sheet.

back to top