)]}'
{
  "commit": "37b484a5ce3f73f2f37977b86a74698e612936b0",
  "tree": "947877297ee3cc8b5e3063bbc853113c87918cac",
  "parents": [
    "877328f188a3c7d1fa855871a278eb48d530c4c0"
  ],
  "author": {
    "name": "Byoungchan Lee",
    "email": "byoungchan.lee@gmx.com",
    "time": "Thu Nov 06 02:51:15 2025 +0900"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Wed Nov 05 09:51:15 2025 -0800"
  },
  "message": "Fix Samsung Exynos 2000 series chipset detection (#309)\n\n* Fix Samsung Exynos 2000 series chipset detection\n\nAdd support for \"s5e\" prefix pattern matching in `ro.product.board`\nproperty to correctly identify Samsung Exynos 2000 series chipsets.\nThese chipsets use generic identifiers (e.g., `s5e9925`) instead of\nmarketing names like \"Exynos 2200\", but can still be identified and\nmapped to their corresponding models using external resources.\n\nImplements `match_s5e()` function to parse the s5e\u003c4-digit-model\u003e format.\n\n* Clean up whitespace in chipset.c\n\n---------\n\nCo-authored-by: Byoungchan Lee \u003cdaniel.l@hpcnt.com\u003e",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c4977c388880b39005b28de9a485791945489119",
      "old_mode": 33188,
      "old_path": "src/arm/linux/chipset.c",
      "new_id": "216638630ab199f8117c38eefe1b7bd3b9be7fa8",
      "new_mode": 33188,
      "new_path": "src/arm/linux/chipset.c"
    },
    {
      "type": "modify",
      "old_id": "5a4cc7b2292db8d61fa847b28c153b775badc888",
      "old_mode": 33188,
      "old_path": "test/name/ro-product-board.cc",
      "new_id": "3959aebbc1f95a9fe53c1383194421f6033dfccb",
      "new_mode": 33188,
      "new_path": "test/name/ro-product-board.cc"
    }
  ]
}
