Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: i2c: mpc: Make each example a separate entry

Each independent example should be a separate entry. This allows for
'interrupts' to have different cell sizes.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220119015234.2436754-1-robh@kernel.org

+2
+2
Documentation/devicetree/bindings/i2c/i2c-mpc.yaml
··· 73 73 clock-frequency = <100000>; 74 74 }; 75 75 76 + - | 76 77 /* MPC5200B based board */ 77 78 i2c@3d00 { 78 79 #address-cells = <1>; ··· 85 84 fsl,preserve-clocking; 86 85 }; 87 86 87 + - | 88 88 /* MPC8544 base board */ 89 89 i2c@3100 { 90 90 #address-cells = <1>;