Patch Detail
get:
Show a patch.
patch:
Update a patch.
put:
Update a patch.
GET /api/patches/1141042/?format=api
{ "id": 1141042, "url": "http://patchwork.ozlabs.org/api/patches/1141042/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/patch/20190802085353.29421-1-chuanhua.han@nxp.com/", "project": { "id": 18, "url": "http://patchwork.ozlabs.org/api/projects/18/?format=api", "name": "U-Boot", "link_name": "uboot", "list_id": "u-boot.lists.denx.de", "list_email": "u-boot@lists.denx.de", "web_url": null, "scm_url": null, "webscm_url": null, "list_archive_url": "", "list_archive_url_format": "", "commit_url_format": "" }, "msgid": "<20190802085353.29421-1-chuanhua.han@nxp.com>", "list_archive_url": null, "date": "2019-08-02T08:53:53", "name": "[U-Boot] kconfig: Fix some platforms incorrect I2C clock divider", "commit_ref": null, "pull_url": null, "state": "accepted", "archived": false, "hash": "38042db9e5e6bf63b7eea23baa5afb5b804d2e7f", "submitter": { "id": 74737, "url": "http://patchwork.ozlabs.org/api/people/74737/?format=api", "name": "Chuanhua Han", "email": "chuanhua.han@nxp.com" }, "delegate": { "id": 2467, "url": "http://patchwork.ozlabs.org/api/users/2467/?format=api", "username": "prabhu_kush", "first_name": "Prabhakar", "last_name": "Kushwaha", "email": "prabhakar@freescale.com" }, "mbox": "http://patchwork.ozlabs.org/project/uboot/patch/20190802085353.29421-1-chuanhua.han@nxp.com/mbox/", "series": [ { "id": 122923, "url": "http://patchwork.ozlabs.org/api/series/122923/?format=api", "web_url": "http://patchwork.ozlabs.org/project/uboot/list/?series=122923", "date": "2019-08-02T08:53:53", "name": "[U-Boot] kconfig: Fix some platforms incorrect I2C clock divider", "version": 1, "mbox": "http://patchwork.ozlabs.org/series/122923/mbox/" } ], "comments": "http://patchwork.ozlabs.org/api/patches/1141042/comments/", "check": "pending", "checks": "http://patchwork.ozlabs.org/api/patches/1141042/checks/", "tags": {}, "related": [], "headers": { "Return-Path": "<u-boot-bounces@lists.denx.de>", "X-Original-To": "incoming@patchwork.ozlabs.org", "Delivered-To": "patchwork-incoming@bilbo.ozlabs.org", "Authentication-Results": [ "ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=lists.denx.de\n\t(client-ip=81.169.180.215; helo=lists.denx.de;\n\tenvelope-from=u-boot-bounces@lists.denx.de;\n\treceiver=<UNKNOWN>)", "ozlabs.org;\n\tdmarc=fail (p=none dis=none) header.from=nxp.com" ], "Received": [ "from lists.denx.de (dione.denx.de [81.169.180.215])\n\tby ozlabs.org (Postfix) with ESMTP id 460Lmr4xQ8z9sND\n\tfor <incoming@patchwork.ozlabs.org>;\n\tFri, 2 Aug 2019 19:03:38 +1000 (AEST)", "by lists.denx.de (Postfix, from userid 105)\n\tid A4D84C21DB6; Fri, 2 Aug 2019 09:03:29 +0000 (UTC)", "from lists.denx.de (localhost [IPv6:::1])\n\tby lists.denx.de (Postfix) with ESMTP id 04920C21C3F;\n\tFri, 2 Aug 2019 09:03:28 +0000 (UTC)", "by lists.denx.de (Postfix, from userid 105)\n\tid A4617C21C3F; Fri, 2 Aug 2019 09:03:25 +0000 (UTC)", "from inva020.nxp.com (inva020.nxp.com [92.121.34.13])\n\tby lists.denx.de (Postfix) with ESMTPS id 5135BC21BE5\n\tfor <u-boot@lists.denx.de>; Fri, 2 Aug 2019 09:03:25 +0000 (UTC)", "from inva020.nxp.com (localhost [127.0.0.1])\n\tby inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id CFA211A030A;\n\tFri, 2 Aug 2019 11:03:24 +0200 (CEST)", "from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com\n\t[165.114.16.14])\n\tby inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 4C2841A02CC;\n\tFri, 2 Aug 2019 11:03:22 +0200 (CEST)", "from titan.ap.freescale.net (TITAN.ap.freescale.net\n\t[10.192.208.233])\n\tby invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id ADF09402C9;\n\tFri, 2 Aug 2019 17:03:18 +0800 (SGT)" ], "X-Spam-Checker-Version": "SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de", "X-Spam-Level": "", "X-Spam-Status": "No, score=0.0 required=5.0 tests=none autolearn=unavailable\n\tautolearn_force=no version=3.4.0", "From": "Chuanhua Han <chuanhua.han@nxp.com>", "To": "albert.u.boot@aribaud.net,\n\tprabhakar.kushwaha@nxp.com", "Date": "Fri, 2 Aug 2019 16:53:53 +0800", "Message-Id": "<20190802085353.29421-1-chuanhua.han@nxp.com>", "X-Mailer": "git-send-email 2.9.5", "X-Virus-Scanned": "ClamAV using ClamSMTP", "Cc": "u-boot@lists.denx.de, Chuanhua Han <chuanhua.han@nxp.com>", "Subject": "[U-Boot] [PATCH] kconfig: Fix some platforms incorrect I2C clock\n\tdivider", "X-BeenThere": "u-boot@lists.denx.de", "X-Mailman-Version": "2.1.18", "Precedence": "list", "List-Id": "U-Boot discussion <u-boot.lists.denx.de>", "List-Unsubscribe": "<https://lists.denx.de/options/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=unsubscribe>", "List-Archive": "<http://lists.denx.de/pipermail/u-boot/>", "List-Post": "<mailto:u-boot@lists.denx.de>", "List-Help": "<mailto:u-boot-request@lists.denx.de?subject=help>", "List-Subscribe": "<https://lists.denx.de/listinfo/u-boot>,\n\t<mailto:u-boot-request@lists.denx.de?subject=subscribe>", "MIME-Version": "1.0", "Content-Type": "text/plain; charset=\"utf-8\"", "Content-Transfer-Encoding": "base64", "Errors-To": "u-boot-bounces@lists.denx.de", "Sender": "\"U-Boot\" <u-boot-bounces@lists.denx.de>" }, "content": "By default, i2c input clock is platform clk / 2, but some of the\nplatform of i2c clock divider does not meet this kind of circumstance,\nso alone to set default values for these platforms.\n\nSigned-off-by: Chuanhua Han <chuanhua.han@nxp.com>\n---\n arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 4 ++++\n 1 file changed, 4 insertions(+)", "diff": "diff --git a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig b/arch/arm/cpu/armv8/fsl-layerscape/Kconfig\nindex 20f62c5..f011a62 100644\n--- a/arch/arm/cpu/armv8/fsl-layerscape/Kconfig\n+++ b/arch/arm/cpu/armv8/fsl-layerscape/Kconfig\n@@ -503,6 +503,10 @@ config SYS_FSL_DUART_CLK_DIV\n config SYS_FSL_I2C_CLK_DIV\n \tint \"I2C clock divider\"\n \tdefault 1 if ARCH_LS1043A\n+\tdefault 4 if ARCH_LS1012A\n+\tdefault 4 if ARCH_LS1028A\n+\tdefault 8 if ARCH_LX2160A\n+\tdefault 8 if ARCH_LS1088A\n \tdefault 2\n \thelp\n \t This is the divider that is used to derive I2C clock from Platform\n", "prefixes": [ "U-Boot" ] }