)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1002041,"name":"Jonathan Bell","email":"jonathan@raspberrypi.com","username":"jonathan.bell"},"change_message_id":"e35f9552ac80a7becbd34c4ad834c3de27a68b8d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"f2234cdb_1bfd1e4f","updated":"2024-09-10 09:13:01.000000000","message":"FYI the kernel change is now in our Raspberry Pi OS apt repositories, and we are within a week or two of pushing a new release image, so the number of people running the older kernel will rapidly decrease.","commit_id":"60efe1b0afe325671ef782d7a640408af48c532d"},{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"006c6431b172967c3fb3e8f04577c986f474cf3a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"1a6957da_f6002d9d","updated":"2024-09-12 06:06:44.000000000","message":"Thanks for patch, Jonathan","commit_id":"60efe1b0afe325671ef782d7a640408af48c532d"}],"tcl/interface/raspberrypi5-gpiod.cfg":[{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"006c6431b172967c3fb3e8f04577c986f474cf3a","unresolved":true,"context_lines":[{"line_number":24,"context_line":"\techo \"Warn : Issue \u0027echo performance | sudo tee /sys/module/pcie_aspm/parameters/policy\u0027\""},{"line_number":25,"context_line":"}"},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"set GPIO_CHIP 0"},{"line_number":28,"context_line":"source [find interface/raspberrypi-gpio-connector.cfg]"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"570e2644_1f314cfa","line":27,"range":{"start_line":27,"start_character":0,"end_line":27,"end_character":15},"updated":"2024-09-12 06:06:44.000000000","message":"GPIO_CHIP 0 is used in raspberrypi-gpio-connector.cfg by default, so we could remove the line.\nI would recommend to keep the original line as a comment with an additional comment what exact kernel version changed the setting.\n\nOr shouldn\u0027t we query the device tree instead?\n```\nproc find_rp1_alias {} {\n        foreach f [glob -directory \"/proc/device-tree/aliases\" \"gpio\\[0-9\\]\"] {\n                if {[string match \"*/rp1/*\" [read_file $f]]} {\n                        return $f\n                }\n        }\n}\n\nset GPIO_CHIP [string index [find_rp1_alias] end]\n```","commit_id":"60efe1b0afe325671ef782d7a640408af48c532d"},{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"83982fab7179a1a784ac3f2fa06ed70527c0b849","unresolved":true,"context_lines":[{"line_number":24,"context_line":"\techo \"Warn : Issue \u0027echo performance | sudo tee /sys/module/pcie_aspm/parameters/policy\u0027\""},{"line_number":25,"context_line":"}"},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"set GPIO_CHIP 0"},{"line_number":28,"context_line":"source [find interface/raspberrypi-gpio-connector.cfg]"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"80594fc9_0737ae6f","line":27,"range":{"start_line":27,"start_character":0,"end_line":27,"end_character":15},"in_reply_to":"350ff19d_d1140209","updated":"2025-01-04 06:04:15.000000000","message":"8650: tcl/interface: Find proper alias for RP1 on Raspberry Pi 5 | https://review.openocd.org/c/openocd/+/8650\nwas merged couple of days ago. Could you abandon this change?","commit_id":"60efe1b0afe325671ef782d7a640408af48c532d"},{"author":{"_account_id":1002041,"name":"Jonathan Bell","email":"jonathan@raspberrypi.com","username":"jonathan.bell"},"change_message_id":"0e424911a318fa26498f8a8044d266271782a403","unresolved":true,"context_lines":[{"line_number":24,"context_line":"\techo \"Warn : Issue \u0027echo performance | sudo tee /sys/module/pcie_aspm/parameters/policy\u0027\""},{"line_number":25,"context_line":"}"},{"line_number":26,"context_line":""},{"line_number":27,"context_line":"set GPIO_CHIP 0"},{"line_number":28,"context_line":"source [find interface/raspberrypi-gpio-connector.cfg]"}],"source_content_type":"text/x-ttcn-cfg","patch_set":1,"id":"350ff19d_d1140209","line":27,"range":{"start_line":27,"start_character":0,"end_line":27,"end_character":15},"in_reply_to":"570e2644_1f314cfa","updated":"2024-11-20 15:28:01.000000000","message":"I like that idea better - saves you from having to parse an arbitrary kernel version (and the application of the forcing patch may change between distros - or not exist at all).\n\nI\u0027ll abandon this change if you publish yours.","commit_id":"60efe1b0afe325671ef782d7a640408af48c532d"}]}
