mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-25 03:55:09 +08:00
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
This commit is contained in:
parent
39bd2b6a37
commit
58bcfe0a08
@ -73,6 +73,7 @@ examples:
|
||||
clock-frequency = <100000>;
|
||||
};
|
||||
|
||||
- |
|
||||
/* MPC5200B based board */
|
||||
i2c@3d00 {
|
||||
#address-cells = <1>;
|
||||
@ -84,6 +85,7 @@ examples:
|
||||
fsl,preserve-clocking;
|
||||
};
|
||||
|
||||
- |
|
||||
/* MPC8544 base board */
|
||||
i2c@3100 {
|
||||
#address-cells = <1>;
|
||||
|
Loading…
Reference in New Issue
Block a user