From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 83050C77B7A for ; Mon, 29 May 2023 07:41:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231454AbjE2Hld (ORCPT ); Mon, 29 May 2023 03:41:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54108 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231490AbjE2HlZ (ORCPT ); Mon, 29 May 2023 03:41:25 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1E5D1137 for ; Mon, 29 May 2023 00:41:10 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id 2adb3069b0e04-4f3b4ed6fdeso3082890e87.3 for ; Mon, 29 May 2023 00:41:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685346068; x=1687938068; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=zIyR1lHJkA+sNFp9J1o6uPmPADLzeJ2t6TMfApH2cO0=; b=G4I84p/8BXGAdQhmvw9H0kqEpMVZkOZUBt1/JCz/TZyyBkJgH/IVNGlt15swfM6pMU +Fz3vw2l93bpO61w3Y+E990mCaxZK0f3QXKYGJNdO1bjSIkEotzDCWZNwoa2rOVGuUNO EHDv7+aXWMsQyIRxe0nJszhH+zeykKrEwcn7YFUZFi3YDUVX/u46i0vk4t/34hJAfAEb Q6Jw/uXk9OfQkm9iNVpZfH/o+jKj+73h8eIwawuDVl9h/ElsGaqsxjDs1rrezm6RP+4j 7FcFeOdfk+CUI/2xH+tFurLaTKS9UsTdVahpKofk0V8vY8sSEDvdS9zcOzkZO9vLPANZ cc0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685346068; x=1687938068; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zIyR1lHJkA+sNFp9J1o6uPmPADLzeJ2t6TMfApH2cO0=; b=LehZvqNMCNBXixnDmm/1JSK8RTD+qGFdZp4Bz5iA3S4lYe2fsnnjDkPf+U2wTEyek/ 1410nNtEM3yYx3kBbG0QtbitlPjb7D5918UFAOeb16gpac4COUZS+dRPXGXLdCenR1GQ 0pelkN+ypxraYUmHmHqt5bdXztJtaVpUxYC7s6cGJc0TuYMjmqSVv2c6emzEGQvl8s2M V0gV+qbUcIvvu1alIH92Ysd2QsUkO26bETRIWqtY/pgfPXVchEu90+9CJKqYBZogSLnU NBL6RJqiQNwA23Lfi66BuoPc8pBTubfBlgigfnl/Z7Kdgw21uWtptJ9rU/j/PEBAfhBA 7H8w== X-Gm-Message-State: AC+VfDwb4DCqnoyEBdzBnErKjYSrugAH20W61QdGk6O/YaNIwDr7Qr0t HUavRsxErfJjIqz9FX6D0J1C/g== X-Google-Smtp-Source: ACHHUZ7CGoVzdq3YVY4Qh7oruPyoZkhaD7bLodOYquMFSgOk89OF+fipcK/1Q84XygMuQ4wDmXzFjQ== X-Received: by 2002:ac2:4423:0:b0:4f3:b2a7:68ef with SMTP id w3-20020ac24423000000b004f3b2a768efmr2891357lfl.10.1685346068232; Mon, 29 May 2023 00:41:08 -0700 (PDT) Received: from [192.168.1.101] (abyj77.neoplus.adsl.tpnet.pl. [83.9.29.77]) by smtp.gmail.com with ESMTPSA id w25-20020a05651204d900b004cc8196a308sm1876082lfq.98.2023.05.29.00.41.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 May 2023 00:41:07 -0700 (PDT) Message-ID: Date: Mon, 29 May 2023 09:41:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v2 1/4] dt-bindings: arm: qcom: Add Samsung Galaxy Express Content-Language: en-US To: Rudraksha Gupta , Conor Dooley Cc: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Arnd Bergmann , Olof Johansson , soc@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org References: <20230527040905.stmnoshkdqgiaex6@ripper> <20230528001010.47868-2-guptarud@gmail.com> <20230528-decode-creasing-f5b3996163e5@spud> From: Konrad Dybcio In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 28.05.2023 15:36, Rudraksha Gupta wrote: >> Where did the "att" come from in the compatible. Is this some carrier specific model of the phone? > > This is the code name for the device. Since there are usually multiple variants of a device, using the code name differentiates between those variants. For example, if I left this as "samsung,express", it would be unclear if I am referring to the GT-I8730 (code name: expresslte) or the SGH-I437 model. This is typically done in postmarketOS: https://wiki.postmarketos.org/wiki/Devices and XDA developers. I believe it is a carrier specific model of the Samsung Galaxy Express. > Please fix your email client: - wrap each line at about 80 characters - don't trim messages unless they're very long or there's some other good reason - Don't send v(n+1) as a reply to v(n), send it in a separate thread. Konrad From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 88B27C77B7A for ; Mon, 29 May 2023 07:41:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bvEOZ5eK2vfRMgihU3xg2mpVuwtIWL6S4zvs3mR73IM=; b=1bO7S1gYeflzGh ibEY2SOjI6JX/nUh47rlz1PIv6Tki3Ahuxt1YqnUYcAGKtsGmTUShsjn6rwv4gNHHC1gVnxtpv1E1 4rImKGd4ipkGx9nsVMfg6JQwkrFTlXzLPvzbzvnJ9NFYGZ4hieONfAK2DLVkMk9XkoiDpBe5pzEw6 yDRDdn72v7UZueuy4pz1mJsDXJNdPn/WvXiZnnxG6Y+sNk2zM2eccSMjoQPRYciz5L6r8I291B8Og 0nImMR7FBGj4QsEP7IOS/02ttr/GLGjSeIs5s0lCGfNV/YUa8+cB6guWagUViytUJ/8R0cqiaWWMB DHjQueps8R2caFLeeT/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3XVD-009ZMv-0f; Mon, 29 May 2023 07:41:15 +0000 Received: from mail-lf1-x12b.google.com ([2a00:1450:4864:20::12b]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3XV9-009ZL3-2t for linux-phy@lists.infradead.org; Mon, 29 May 2023 07:41:13 +0000 Received: by mail-lf1-x12b.google.com with SMTP id 2adb3069b0e04-4eed764a10cso3102727e87.0 for ; Mon, 29 May 2023 00:41:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685346068; x=1687938068; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=zIyR1lHJkA+sNFp9J1o6uPmPADLzeJ2t6TMfApH2cO0=; b=G4I84p/8BXGAdQhmvw9H0kqEpMVZkOZUBt1/JCz/TZyyBkJgH/IVNGlt15swfM6pMU +Fz3vw2l93bpO61w3Y+E990mCaxZK0f3QXKYGJNdO1bjSIkEotzDCWZNwoa2rOVGuUNO EHDv7+aXWMsQyIRxe0nJszhH+zeykKrEwcn7YFUZFi3YDUVX/u46i0vk4t/34hJAfAEb Q6Jw/uXk9OfQkm9iNVpZfH/o+jKj+73h8eIwawuDVl9h/ElsGaqsxjDs1rrezm6RP+4j 7FcFeOdfk+CUI/2xH+tFurLaTKS9UsTdVahpKofk0V8vY8sSEDvdS9zcOzkZO9vLPANZ cc0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685346068; x=1687938068; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zIyR1lHJkA+sNFp9J1o6uPmPADLzeJ2t6TMfApH2cO0=; b=JCAjGTwvXe2Zv+wqLO6TvXui+gyBBAwe+FwPRFvSozOHL9jH/b2vctJij6lo8ljBvX TjTH7lzyrr7T1Bv3hJh6SX3A8H647T9/5TLhY6esuzkZ/SYbhXNloa43dirTbvCOb8Cu u4iN/85wH0wrP/2V9UEG2dv97uvMhcBMYWpl4LhZQRl2jNWxthzDeX6eVYJr+Zc4YiBA Lkykf+sBE//eIxztmM46Bt6krQS4qzsoAZ24NOoLDsfbovHzXFiqhzN/0QR0WHjbde1p vDzyvWQMmuEh3rg5J5zpSPXZNEbQuAHG+NJE4d4UhZ1ec7OVHIXvnLgrntTvFkJLLEib f3vg== X-Gm-Message-State: AC+VfDyZQElQ7KLY1qNgAxVR3dVrEDD/pl4GGClq1NyaqWJDZrZNhs9u kWtxHEuv2lPtnqsUufb3QBZR+A== X-Google-Smtp-Source: ACHHUZ7CGoVzdq3YVY4Qh7oruPyoZkhaD7bLodOYquMFSgOk89OF+fipcK/1Q84XygMuQ4wDmXzFjQ== X-Received: by 2002:ac2:4423:0:b0:4f3:b2a7:68ef with SMTP id w3-20020ac24423000000b004f3b2a768efmr2891357lfl.10.1685346068232; Mon, 29 May 2023 00:41:08 -0700 (PDT) Received: from [192.168.1.101] (abyj77.neoplus.adsl.tpnet.pl. [83.9.29.77]) by smtp.gmail.com with ESMTPSA id w25-20020a05651204d900b004cc8196a308sm1876082lfq.98.2023.05.29.00.41.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 May 2023 00:41:07 -0700 (PDT) Message-ID: Date: Mon, 29 May 2023 09:41:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v2 1/4] dt-bindings: arm: qcom: Add Samsung Galaxy Express Content-Language: en-US To: Rudraksha Gupta , Conor Dooley Cc: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Arnd Bergmann , Olof Johansson , soc@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org References: <20230527040905.stmnoshkdqgiaex6@ripper> <20230528001010.47868-2-guptarud@gmail.com> <20230528-decode-creasing-f5b3996163e5@spud> From: Konrad Dybcio In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230529_004111_935717_506B37A9 X-CRM114-Status: GOOD ( 13.45 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 28.05.2023 15:36, Rudraksha Gupta wrote: >> Where did the "att" come from in the compatible. Is this some carrier specific model of the phone? > > This is the code name for the device. Since there are usually multiple variants of a device, using the code name differentiates between those variants. For example, if I left this as "samsung,express", it would be unclear if I am referring to the GT-I8730 (code name: expresslte) or the SGH-I437 model. This is typically done in postmarketOS: https://wiki.postmarketos.org/wiki/Devices and XDA developers. I believe it is a carrier specific model of the Samsung Galaxy Express. > Please fix your email client: - wrap each line at about 80 characters - don't trim messages unless they're very long or there's some other good reason - Don't send v(n+1) as a reply to v(n), send it in a separate thread. Konrad -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B5FFCC7EE2C for ; Mon, 29 May 2023 07:41:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ayUWkgkoeaR9DBMkCxWg7xicKK3nOfQhMS2wYgaLpXI=; b=WGhxRaP9j1IIIH ZEadHT43MHElLXWsMJH4lx7Z0N+UBWCzhN+0C2bwIYqZD1yl6k8eKr7CBlqkSyAegUCRqJnJC/MiZ XignUbFD5+UgjvQ9NR0jccQwJyjQoA5/dSSt+fzkQVB73n2jhWeSQdkMnwHrLhde7Ktomt6K/nPjt m2EPjU0k6op33I8T0tPkoIj+Yg7vxRlVd8Vh3TrETITDD4e+cS0AKrM2dtOTk39ChL2KHyqUuwGrS A84XwHAQLUDB74dTGL5c4qnMcUI0jzRq6rjSqIs1E0ryrXdaEjEBtvGk6GbjoT1NfrmlcnB1NAOgQ PeTvOy6IJF+XPIptcYRQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q3XVD-009ZN6-1n; Mon, 29 May 2023 07:41:15 +0000 Received: from mail-lf1-x12b.google.com ([2a00:1450:4864:20::12b]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q3XV9-009ZL4-2y for linux-arm-kernel@lists.infradead.org; Mon, 29 May 2023 07:41:13 +0000 Received: by mail-lf1-x12b.google.com with SMTP id 2adb3069b0e04-4f4d6aee530so3082864e87.2 for ; Mon, 29 May 2023 00:41:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1685346068; x=1687938068; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=zIyR1lHJkA+sNFp9J1o6uPmPADLzeJ2t6TMfApH2cO0=; b=G4I84p/8BXGAdQhmvw9H0kqEpMVZkOZUBt1/JCz/TZyyBkJgH/IVNGlt15swfM6pMU +Fz3vw2l93bpO61w3Y+E990mCaxZK0f3QXKYGJNdO1bjSIkEotzDCWZNwoa2rOVGuUNO EHDv7+aXWMsQyIRxe0nJszhH+zeykKrEwcn7YFUZFi3YDUVX/u46i0vk4t/34hJAfAEb Q6Jw/uXk9OfQkm9iNVpZfH/o+jKj+73h8eIwawuDVl9h/ElsGaqsxjDs1rrezm6RP+4j 7FcFeOdfk+CUI/2xH+tFurLaTKS9UsTdVahpKofk0V8vY8sSEDvdS9zcOzkZO9vLPANZ cc0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685346068; x=1687938068; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zIyR1lHJkA+sNFp9J1o6uPmPADLzeJ2t6TMfApH2cO0=; b=Ik4dTvfvjwiMw0CcDpKvHMYYwmigGww90d6ZvaQ+cK/GptQBeiimECElFQ0y9D4smy 902m8hYuAeR/vITudSpPQFJ2i1YBdZ2FqkJ6ZBSQWPzoohNlFZzfAyLwe1GDe4QpGZmV ByuJYxGNLDK0N5uEXVP9sdvZaStAKatCKH0Ym/4CcL3uWxlbOtxg0YMGsw2RopWnLFIn +5pcOqyuXKPYmnwi/yPHoklwFNsxMIu6LNW3+rRR5U1+jhkFlMsMwzsIZnXebSQUX/+J TYaQt/T9Af3XTB0dpyq6wsiJWJSkqzBowjfZPPsTKOz4LCFbQ7oZmT0DQdP29UB2Ethi TemQ== X-Gm-Message-State: AC+VfDyFK98Upw9lYcL9UO+Y2Y6z2dn2VTCMP7KxtMOh3EnXkJtsrhSU 5M6j40anKW/EiHq6yGSEXbozqQ== X-Google-Smtp-Source: ACHHUZ7CGoVzdq3YVY4Qh7oruPyoZkhaD7bLodOYquMFSgOk89OF+fipcK/1Q84XygMuQ4wDmXzFjQ== X-Received: by 2002:ac2:4423:0:b0:4f3:b2a7:68ef with SMTP id w3-20020ac24423000000b004f3b2a768efmr2891357lfl.10.1685346068232; Mon, 29 May 2023 00:41:08 -0700 (PDT) Received: from [192.168.1.101] (abyj77.neoplus.adsl.tpnet.pl. [83.9.29.77]) by smtp.gmail.com with ESMTPSA id w25-20020a05651204d900b004cc8196a308sm1876082lfq.98.2023.05.29.00.41.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 29 May 2023 00:41:07 -0700 (PDT) Message-ID: Date: Mon, 29 May 2023 09:41:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH v2 1/4] dt-bindings: arm: qcom: Add Samsung Galaxy Express Content-Language: en-US To: Rudraksha Gupta , Conor Dooley Cc: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Vinod Koul , Kishon Vijay Abraham I , Arnd Bergmann , Olof Johansson , soc@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org References: <20230527040905.stmnoshkdqgiaex6@ripper> <20230528001010.47868-2-guptarud@gmail.com> <20230528-decode-creasing-f5b3996163e5@spud> From: Konrad Dybcio In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230529_004111_957108_E0C325AD X-CRM114-Status: GOOD ( 14.84 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 28.05.2023 15:36, Rudraksha Gupta wrote: >> Where did the "att" come from in the compatible. Is this some carrier specific model of the phone? > > This is the code name for the device. Since there are usually multiple variants of a device, using the code name differentiates between those variants. For example, if I left this as "samsung,express", it would be unclear if I am referring to the GT-I8730 (code name: expresslte) or the SGH-I437 model. This is typically done in postmarketOS: https://wiki.postmarketos.org/wiki/Devices and XDA developers. I believe it is a carrier specific model of the Samsung Galaxy Express. > Please fix your email client: - wrap each line at about 80 characters - don't trim messages unless they're very long or there's some other good reason - Don't send v(n+1) as a reply to v(n), send it in a separate thread. Konrad _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel