mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
arm64: dts: freescale: tqmls10xx-mbls10xxa: Add vdd-supply for i2c mux
The I²C mux controller is supplied by 3.3V rail. Add the corresponding supply. Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
07c6d74b4f
commit
f7154e0bae
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
|||
reg = <0x70>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
vdd-supply = <®_3v3>;
|
||||
|
||||
i2c@0 {
|
||||
reg = <0x0>;
|
||||
|
|
Loading…
Add table
Reference in a new issue