[PATCH v2 0/3] arm64: dts: ti: k3-am62p/j722s: Fix gpio-ranges
Jared McArthur
j-mcarthur at ti.com
Thu Aug 1 14:04:11 PDT 2024
Hi,
Fixes issues within the am62p and j722s gpio-ranges. Adds the missing
holes within the ranges as well as the the missing gpio-ranges
property within the mcu_gpio0 node of the am62p.
v2 changes: Removes the duplicate ti,ngpio property from the mcu_gpio0
node of the k3-am62p-j722s-common-mcu.dtsi.
Tested with kernel_patch_verify
(https://github.com/nmenon/kernel_patch_verify.git) off of the
next-20240730 tag. Original series reported the following:
0001-arm64-dts-ti-k3-am62p-Add-gpio-ranges-for-mcu_gpio0.patch
Tests: Failed
Fail tests: btest_kbuild dtest_build_dtb
dtest_build_dtb_to_dts dtest_dtbs_check
Pass tests: defconfig ftest_check_kdoc ftest_check_includes
ftest_check_headerdeps btest_basic btest_sparse btest_cocci
btest_smatch ptest_am ptest_check ytest_dt_binding_check
ytest_dtbs_check
0002-arm64-dts-ti-k3-am62p-Fix-gpio-range-for-main_pmx0.patch
Tests: Failed
Fail tests: btest_kbuild
Pass tests: defconfig ftest_check_kdoc ftest_check_includes
ftest_check_headerdeps btest_basic btest_sparse btest_cocci
btest_smatch ptest_am ptest_check ytest_dt_binding_check
ytest_dtbs_check dtest_build_dtb dtest_build_dtb_to_dts
dtest_dtbs_check
0003-arm64-dts-ti-k3-j722s-Fix-gpio-range-for-main_pmx0.patch
Tests: Failed
Fail tests: dtest_dtbs_check
Pass tests: defconfig btest_kbuild ftest_check_kdoc
ftest_check_includes ftest_check_headerdeps btest_basic
btest_sparse btest_cocci btest_smatch ptest_am ptest_check
ytest_dt_binding_check ytest_dtbs_check dtest_build_dtb
dtest_build_dtb_to_dts
The important log was:
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi:
/bus at f0000/bus at 4000000/gpio at 4201000:ti,ngpio: Duplicate property name
With the v2 change (removing the duplicate ti,ngpio node), all of the
tests pass.
0001-arm64-dts-ti-k3-am62p-Add-gpio-ranges-for-mcu_gpio0.patch
Tests: Passed(ALL): defconfig btest_kbuild ftest_check_kdoc
ftest_check_includes ftest_check_headerdeps btest_basic btest_sparse
btest_cocci btest_smatch ptest_am ptest_check ytest_dt_binding_check
ytest_dtbs_check dtest_build_dtb dtest_build_dtb_to_dts
dtest_dtbs_check
0002-arm64-dts-ti-k3-am62p-Fix-gpio-range-for-main_pmx0.patch
Tests: Passed(ALL): defconfig btest_kbuild ftest_check_kdoc
ftest_check_includes ftest_check_headerdeps btest_basic btest_sparse
btest_cocci btest_smatch ptest_am ptest_check ytest_dt_binding_check
ytest_dtbs_check dtest_build_dtb dtest_build_dtb_to_dts
dtest_dtbs_check
0003-arm64-dts-ti-k3-j722s-Fix-gpio-range-for-main_pmx0.patch
Tests: Passed(ALL): defconfig btest_kbuild ftest_check_kdoc
ftest_check_includes ftest_check_headerdeps btest_basic btest_sparse
btest_cocci btest_smatch ptest_am ptest_check ytest_dt_binding_check
ytest_dtbs_check dtest_build_dtb dtest_build_dtb_to_dts
dtest_dtbs_check
Jared McArthur (3):
arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0
arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0
arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-mcu.dtsi | 2 ++
arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 3 ++-
arch/arm64/boot/dts/ti/k3-j722s-main.dtsi | 3 ++-
3 files changed, 6 insertions(+), 2 deletions(-)
Best,
Jared McArthur
--
2.34.1
More information about the linux-arm-kernel
mailing list