mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 09:04:39 +02:00
arm64: dts: imx93-9x9-qsb: add temp-sensor nxp,p3t1085
Add temp-sensor nxp,p3t1085 for imx93-9x9-qsb boards. Signed-off-by: Frank Li <Frank.Li@nxp.com> Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
9d9c8facf2
commit
23006e94cc
|
|
@ -221,6 +221,11 @@ wm8962: audio-codec@1a {
|
|||
>;
|
||||
};
|
||||
|
||||
p3t1085: temperature-sensor@48 {
|
||||
compatible = "nxp,p3t1085";
|
||||
reg = <0x48>;
|
||||
};
|
||||
|
||||
ptn5110: tcpc@50 {
|
||||
compatible = "nxp,ptn5110", "tcpci";
|
||||
reg = <0x50>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user