)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1000002,"name":"Thomas Heijligen","email":"src@posteo.de","username":"heijligen","avatars":[{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"aa196928a31fb9ffe4a5d9d1441160bc66124c3e","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"gma broxton: Avoid invalid state of PWM HW counter"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"This implements display workaround #0854. The original description"},{"line_number":10,"context_line":"only mentions that the PWM might stop in a logical high state. Which"},{"line_number":11,"context_line":"shouldn\u0027t be a problem if there\u0027s a separate signal toggling the on/"},{"line_number":12,"context_line":"off state of the backlight."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"680e7a72_55271bc0","line":9,"range":{"start_line":9,"start_character":35,"end_line":9,"end_character":41},"updated":"2026-07-03 19:50:20.000000000","message":"please reference also document with version, not only the number","commit_id":"21a45c25a474ac69634c1999a528e3ab84faee44"},{"author":{"_account_id":1000002,"name":"Thomas Heijligen","email":"src@posteo.de","username":"heijligen","avatars":[{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/4285328fce6f2f2d1dcd3409fd9ebcbe.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"53652e8f64086086a3680a5be23e9a890bba8bbd","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"gma broxton: Avoid invalid state of PWM HW counter"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"This implements display workaround #0854. The original description"},{"line_number":10,"context_line":"only mentions that the PWM might stop in a logical high state. Which"},{"line_number":11,"context_line":"shouldn\u0027t be a problem if there\u0027s a separate signal toggling the on/"},{"line_number":12,"context_line":"off state of the backlight."}],"source_content_type":"text/x-gerrit-commit-message","patch_set":3,"id":"c0a3daf6_411c7a53","line":9,"range":{"start_line":9,"start_character":35,"end_line":9,"end_character":41},"in_reply_to":"680e7a72_55271bc0","updated":"2026-07-08 10:52:55.000000000","message":"Done","commit_id":"21a45c25a474ac69634c1999a528e3ab84faee44"}],"common/broxton/hw-gfx-gma-power_and_clocks.adb":[{"author":{"_account_id":1000012,"name":"Angel Pons","email":"th3fanbus@gmail.com","username":"th3fanbus","avatars":[{"url":"https://www.gravatar.com/avatar/61cdfc186d8caca5a8908b0a382de6d8.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/61cdfc186d8caca5a8908b0a382de6d8.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/61cdfc186d8caca5a8908b0a382de6d8.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/61cdfc186d8caca5a8908b0a382de6d8.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"9b5ee72960f4ce6986f1da0850e0b234d517bcb4","unresolved":true,"context_lines":[{"line_number":322,"context_line":"   -- to the BLC_PWM_FREQ register. This can result in a counter value"},{"line_number":323,"context_line":"   -- out of range, effectively leaving the PWM signal low until a 32-"},{"line_number":324,"context_line":"   -- bit overflow at 19.2 MHz (almost 4min)."},{"line_number":325,"context_line":"   procedure Workaround_0854"},{"line_number":326,"context_line":"   is"},{"line_number":327,"context_line":"      PWM1_GATING_DIS : constant :\u003d 1 * 2 ** 13;"},{"line_number":328,"context_line":"      PWM2_GATING_DIS : constant :\u003d 1 * 2 ** 14;"}],"source_content_type":"application/octet-stream","patch_set":6,"id":"eb048b1a_2d774343","line":325,"range":{"start_line":325,"start_character":13,"end_line":325,"end_character":28},"updated":"2026-07-07 11:37:32.000000000","message":"nit: Add a verb to the procedure name?\n```suggestion\n   procedure Apply_Workaround_0854\n```","commit_id":"dc68bd1373d9b55364c12e07067b499f9ad46f6a"},{"author":{"_account_id":1000000,"name":"Nico Huber","email":"nico.h@gmx.de","username":"icon","avatars":[{"url":"https://www.gravatar.com/avatar/60d420b5d650d48b86d6921a9f683b64.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/60d420b5d650d48b86d6921a9f683b64.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/60d420b5d650d48b86d6921a9f683b64.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/60d420b5d650d48b86d6921a9f683b64.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"97ba92a4af51ffdc0647c70d7b13f7f42db40405","unresolved":false,"context_lines":[{"line_number":322,"context_line":"   -- to the BLC_PWM_FREQ register. This can result in a counter value"},{"line_number":323,"context_line":"   -- out of range, effectively leaving the PWM signal low until a 32-"},{"line_number":324,"context_line":"   -- bit overflow at 19.2 MHz (almost 4min)."},{"line_number":325,"context_line":"   procedure Workaround_0854"},{"line_number":326,"context_line":"   is"},{"line_number":327,"context_line":"      PWM1_GATING_DIS : constant :\u003d 1 * 2 ** 13;"},{"line_number":328,"context_line":"      PWM2_GATING_DIS : constant :\u003d 1 * 2 ** 14;"}],"source_content_type":"application/octet-stream","patch_set":6,"id":"96925031_8aea677c","line":325,"range":{"start_line":325,"start_character":13,"end_line":325,"end_character":28},"in_reply_to":"eb048b1a_2d774343","updated":"2026-07-08 15:22:11.000000000","message":"Acknowledged","commit_id":"dc68bd1373d9b55364c12e07067b499f9ad46f6a"}]}
