mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
arm64: dts: qcom: x1e80100-hp-x14: amend order of nodes
amend the order of pmk8550_* nodes afte pmc8380_* Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20250610-hp-x14-v3-3-35d5b50efae0@oldschoolsolutions.biz Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
8766cead89
commit
0bc88e66b3
|
|
@ -1195,17 +1195,6 @@ edp_bl_reg_en: edp-bl-reg-en-state {
|
|||
|
||||
};
|
||||
|
||||
&pmk8550_gpios {
|
||||
edp_bl_pwm: edp-bl-pwm-state {
|
||||
pins = "gpio5";
|
||||
function = "func3";
|
||||
};
|
||||
};
|
||||
|
||||
&pmk8550_pwm {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pmc8380_5_gpios {
|
||||
usb0_pwr_1p15_reg_en: usb0-pwr-1p15-reg-en-state {
|
||||
pins = "gpio8";
|
||||
|
|
@ -1217,6 +1206,17 @@ usb0_pwr_1p15_reg_en: usb0-pwr-1p15-reg-en-state {
|
|||
};
|
||||
};
|
||||
|
||||
&pmk8550_gpios {
|
||||
edp_bl_pwm: edp-bl-pwm-state {
|
||||
pins = "gpio5";
|
||||
function = "func3";
|
||||
};
|
||||
};
|
||||
|
||||
&pmk8550_pwm {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&qupv3_0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user