Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp504541ybe; Thu, 5 Sep 2019 01:07:22 -0700 (PDT) X-Google-Smtp-Source: APXvYqwuIEbsQVdUdbrXYl3/eBThfchShejEQ0SInYaPrsDhQNLcPQLdgVkdXIRgDslyU+OhfnK4 X-Received: by 2002:a62:4e0f:: with SMTP id c15mr2287395pfb.42.1567670841977; Thu, 05 Sep 2019 01:07:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567670841; cv=none; d=google.com; s=arc-20160816; b=M0KIy1BnEmFjU4EFAxaI4K4n6XYsuzHjrAdQ9diA9+G+1yRo71+0CYvva4b3IOgG8l +pM/fzRW05l2mSzUbME/9TDVAZvPIyhgGrDe3w9uG2DAZgDG7uX5tIS9Cj5QYBLzPxMJ dhWLapXhJt77dKrmfa/cu97aVap5eVtn8lmPqZ38onkvdFgAthTMh6yIhlwNODN95Anh G2ofuO3SErIlFnkvbW3eHZG39xzjshOgfYDdEfXYjo9OFQGl5Oy/bGM+/pjGx+RS1oqJ DxXny/fzSq/ss8TwRYTA+itk5RoYfb4qRWWHBbuFCIkTkiIsqJOne4AJY1f7Ef2sSLTg HOMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=5YgIev1RVMEWqPVLKi0/JXvNzUM62Ot3ZNQSprf4PV8=; b=Iy8ERRKbp4t/bqxlJElx0d3qLDng/bqqT2nuCYmIOaIl4RYUSVEArpQK9YCIWvydcf WrBGAHbtBSZwAyPNTmx+5SyOCbN4GbMPC09TnwL0cgLcCX9XmaKIIspdPvePw4XB9uwD QH4t3uNgmy2cY0cBu2/jM+jgauxQFo23k4sr2XnLxhfJW3GIsZgDH7BIO4OGX0g8yBHf 1VhL/cIcW+32xjHmropNlzFhyxpvGnMVqvJe7GY9+VHQ8+Obh3SVex3xoB2rj7kXQhK+ 6jLl3DXUmeKVuPVI5kgxKRHb7ueT31crTHCSQEZ/CVacq+SYL/ArwMNaABifqM2RqUWe YTyQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r23si1477177pfc.286.2019.09.05.01.07.05; Thu, 05 Sep 2019 01:07:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731283AbfIEHIF (ORCPT + 99 others); Thu, 5 Sep 2019 03:08:05 -0400 Received: from mail-sh.amlogic.com ([58.32.228.43]:16472 "EHLO mail-sh.amlogic.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730973AbfIEHIE (ORCPT ); Thu, 5 Sep 2019 03:08:04 -0400 Received: from droid13.amlogic.com (116.236.93.172) by mail-sh.amlogic.com (10.18.11.5) with Microsoft SMTP Server id 15.1.1591.10; Thu, 5 Sep 2019 15:08:52 +0800 From: Jianxin Pan To: Kevin Hilman , CC: Jianxin Pan , Rob Herring , Carlo Caione , Neil Armstrong , Jerome Brunet , Martin Blumenstingl , , , , Jian Hu , Hanjie Lin , Xingyu Chen , Victor Wan , Qiufang Dai , Tao Zeng Subject: [PATCH v2 1/4] soc: amlogic: meson-gx-socinfo: Add A1 and A113L IDs Date: Thu, 5 Sep 2019 03:07:27 -0400 Message-ID: <1567667251-33466-2-git-send-email-jianxin.pan@amlogic.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1567667251-33466-1-git-send-email-jianxin.pan@amlogic.com> References: <1567667251-33466-1-git-send-email-jianxin.pan@amlogic.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [116.236.93.172] Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add the SoC IDs for the A113L Amlogic A1 SoC. Signed-off-by: Jianxin Pan Reviewed-by: Neil Armstrong --- drivers/soc/amlogic/meson-gx-socinfo.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/soc/amlogic/meson-gx-socinfo.c b/drivers/soc/amlogic/meson-gx-socinfo.c index 6d0d04f..3c86d8d 100644 --- a/drivers/soc/amlogic/meson-gx-socinfo.c +++ b/drivers/soc/amlogic/meson-gx-socinfo.c @@ -40,6 +40,7 @@ static const struct meson_gx_soc_id { { "G12A", 0x28 }, { "G12B", 0x29 }, { "SM1", 0x2b }, + { "A1", 0x2c }, }; static const struct meson_gx_package_id { @@ -68,6 +69,7 @@ static const struct meson_gx_package_id { { "S922X", 0x29, 0x40, 0xf0 }, { "A311D", 0x29, 0x10, 0xf0 }, { "S905X3", 0x2b, 0x5, 0xf }, + { "A113L", 0x2c, 0x0, 0xf8 }, }; static inline unsigned int socinfo_to_major(u32 socinfo) -- 2.7.4