On Mon, 07 Oct 2024 17:02:43 +0800, Macpaul Lin wrote: > Update regulator names to match schematics, replacing generic terms. > 1. Add system wide 'reg_vsys' node for 4.2V power rail. > 2. Add 'reg_vsys' node as 'vin-supply' for the following nodes > - common_fixed_5v, edp_panel_fixed_3v3, gpio_fixed_3v3, sdio_fixed_3v3, > touch0_fixed_3v3, usb_hub_fixed_3v3, usb_p0_vbus, and usb_p1_vbus. > 3. Update regulator names according to the stable output name on > schematics. > - vdd_5v, vedp_3v3, ext_3v3, vio18_conn, wifi_3v3, vio33_tp1, vhub_3v3, > vbus_p0, vbus_p1. > - vcn18_pmu, vcn33_2_pmu, dvdd_proc_l, dvdd_core, vpa_pmu, dvdd_adsp, > va12_abb2_pmu, vsim1_pmu, vufs18_pmu. > 4. Remove usb_hub_reset_1v8. Use 'hub' node to probe USB HUB > in subsequent patches. > > Suggested-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx> > Signed-off-by: Macpaul Lin <macpaul.lin@xxxxxxxxxxxx> > --- > .../dts/mediatek/mt8390-genio-700-evk.dts | 65 ++++++++++++------- > 1 file changed, 42 insertions(+), 23 deletions(-) > > Changes for v2: > - Add Suggested-by: tag. > - Rebase on mediatek/dts64 branch (v6.12-rc1) > My bot found new DTB warnings on the .dts files added or changed in this series. Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings are fixed by another series. Ultimately, it is up to the platform maintainer whether these warnings are acceptable or not. No need to reply unless the platform maintainer has comments. If you already ran DT checks and didn't see these error(s), then make sure dt-schema is up to date: pip3 install dtschema --upgrade New warnings running 'make CHECK_DTBS=y mediatek/mt8390-genio-700-evk.dtb' for 20241007090244.1731-1-macpaul.lin@xxxxxxxxxxxx: arch/arm64/boot/dts/mediatek/mt8390-genio-700-evk.dtb: /soc/pwrap@10024000/pmic/keys: failed to match any schema with compatible: ['mediatek,mt6359-keys']