Skip to content

Commit

Permalink
dts: nxp: lpc55s36: add phandle for vref to lpadc
Browse files Browse the repository at this point in the history
LPADC on LPC55S36 depends on VREF peripheral

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
  • Loading branch information
decsny committed Apr 19, 2023
1 parent a6e03aa commit 4d1f4a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dts/arm/nxp/nxp_lpc55S3x_common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@
offset-value-a = <10>;
offset-value-b = <10>;
#io-channel-cells = <1>;
required-regulators = <&vref0>;
};

can0: can@4009d000 {
Expand Down

0 comments on commit 4d1f4a7

Please sign in to comment.