zephyr/dts/bindings/i2c
Erwan Gouriou b0568ad592 dts: bindings: provide generic yaml description for i2c-devices
Provide generic yaml description for i2c-devices such as sensors

New yaml binding category 'parent/child' is added.
It aims at binding two types of related node such as bus master and
bus slave.
In case of i2c-device object, parent property is 'bus' with value 'i2c'.
In the mean time, i2c node gets child property bus. Master and slave bus
values should match.
As such, 'i2c' node is bus master and 'i2c-devices' nodes are bus slaves

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2017-12-14 11:30:44 -06:00
..
atmel,sam-i2c-twi.yaml yaml: fix properties syntax to 'mapping' instead of 'series' 2017-11-28 11:42:59 -06:00
atmel,sam-i2c-twihs.yaml yaml: fix properties syntax to 'mapping' instead of 'series' 2017-11-28 11:42:59 -06:00
i2c-device.yaml dts: bindings: provide generic yaml description for i2c-devices 2017-12-14 11:30:44 -06:00
i2c.yaml dts: bindings: provide generic yaml description for i2c-devices 2017-12-14 11:30:44 -06:00
nxp,kinetis-i2c.yaml yaml: fix properties syntax to 'mapping' instead of 'series' 2017-11-28 11:42:59 -06:00
st,stm32-i2c-v1.yaml yaml: fix properties syntax to 'mapping' instead of 'series' 2017-11-28 11:42:59 -06:00
st,stm32-i2c-v2.yaml yaml: fix properties syntax to 'mapping' instead of 'series' 2017-11-28 11:42:59 -06:00