Activity log for bug #2021962

Date Who What changed Old value New value Message
2023-05-31 09:40:16 Po-Hsu Lin bug added bug
2023-05-31 09:40:36 Po-Hsu Lin bug task added linux-xilinx-zynqmp (Ubuntu)
2023-05-31 09:40:54 Po-Hsu Lin linux-xilinx-zynqmp (Ubuntu): assignee Portia Stephens (portias)
2023-05-31 09:41:11 Po-Hsu Lin tags 5.15 5.4 focal jammy xilinx
2023-06-12 13:13:04 Hon Ming Hui description While testing J/xilinx, I noticed that the keyword we use to grep from /proc/device-tree/compatible has to be changed into kv26 instead of k26 that we used for F/xilinx J/xilinx: $ cat /proc/device-tree/compatible xlnx,zynqmp-sk-kv260-rev1xlnx,zynqmp-sk-kv260-revBxlnx,zynqmp-sk-kv260xlnx,zynqmp F/xilinx: $ cat /proc/device-tree/compatible xlnx,zynqmp-smk-k26-rev1xlnx,zynqmp-smk-k26-revBxlnx,zynqmp-smk-k26-revAxlnx,zynqmp-smk-k26xlnx,zynqmp From what I can found on the Internet, KV260 is "a vision application development platform for Kria K26 SOMs (system-on-module)". But it's better to let the kernel maintainer (Portia) to answer that if this difference is expected. Related change for tests: https://code.launchpad.net/~canonical-kernel-team/+git/autotest-client-tests/+merge/443543 While testing J/xilinx, I noticed that the keyword we use to grep from /proc/device-tree/compatible has to be changed into kv26 instead of k26 that we used for F/xilinx J/xilinx: $ cat /proc/device-tree/compatible xlnx,zynqmp-sk-kv260-rev1xlnx,zynqmp-sk-kv260-revBxlnx,zynqmp-sk-kv260xlnx,zynqmp F/xilinx: $ cat /proc/device-tree/compatible xlnx,zynqmp-smk-k26-rev1xlnx,zynqmp-smk-k26-revBxlnx,zynqmp-smk-k26-revAxlnx,zynqmp-smk-k26xlnx,zynqmp From what I can found on the Internet, KV260 is "a vision application development platform for Kria K26 SOMs (system-on-module)". But it's better to let the kernel maintainer (Portia) to answer that if this difference is expected. Related change for tests: https://code.launchpad.net/~canonical-kernel-team/+git/autotest-client-tests/+merge/443543 --- External link: https://warthogs.atlassian.net/browse/PEL-439
2023-06-13 03:48:18 Portia Stephens linux-xilinx-zynqmp (Ubuntu): status New Won't Fix