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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B3089C433F5 for ; Tue, 28 Sep 2021 11:01:07 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9E5E461130 for ; Tue, 28 Sep 2021 11:01:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240335AbhI1LCp (ORCPT ); Tue, 28 Sep 2021 07:02:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240280AbhI1LCm (ORCPT ); Tue, 28 Sep 2021 07:02:42 -0400 Received: from mail-ed1-x52c.google.com (mail-ed1-x52c.google.com [IPv6:2a00:1450:4864:20::52c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9D6CC061740 for ; Tue, 28 Sep 2021 04:01:00 -0700 (PDT) Received: by mail-ed1-x52c.google.com with SMTP id bd28so20220489edb.9 for ; Tue, 28 Sep 2021 04:01:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sartura-hr.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=SxgBSeLSd+jqYdS+GLDRsIegrzVlwIpvpWUOneWYBcU=; b=MKrCxK3lV42PfFAy6zUyx82/adU8BfiE1M/IDOesjC4yPS5BpJveT2vo2+zgsKJKHv djsTDf5TZH/Ruez0+AraOIN6+s0RCm54AgYhPO7AvHJEIHrTMrsNr+1+otFIckE3fnmQ 8yZzo+NbF3TQtp8gDhkFGUAUV3t32qmEwTfYitEcN7vR+gVJoxMj4ATNONW8UUXD0AWL U+Z4+/FAQqrJ7OiWuPxknbuCoZHY96MGj7cudxjFqW9+66gYBflrLUbOq2RZTxgdy5fL GddEW27la6Dnzc1dx+cfSArSW9Stqe/Fu26tOha+V7in7m8T92cG3xhCC8jgjlTLdB3F Encw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=SxgBSeLSd+jqYdS+GLDRsIegrzVlwIpvpWUOneWYBcU=; b=57Y9vvgyTrQQata6e4rixg+dta+aKgVe7EbPYZOY+xeVFYR5ItYD2SNIxqvuj5Czuy LzZW0JgVzxhcbtcuER5wSPe0f9m7UuIWLpnUa1HSX2Hzfw2IJ1I2zWx1Bnzzzgal0+sb 3wKkMZIWVx8khTVC6FLGIhecNx7hG0WjJ4eyIUgdQlnTsnsWHvI3xnWUCOqnupGB/NqT Aj+tZR9V7oUb7P+eGKmXwwqcrNS34H2D+pTdLPbEzcFERisr2/97TbkgooJwTyzXOEZj X3JiebnGqIXTavEvKttw6jkogI7ODfDZHFN8BiIPLCTb/3d6Bi3b5nLQxYbv+22go6bd oRAQ== X-Gm-Message-State: AOAM530U2BkTes7D+MWBlj4ltmkVAPom61mKxcqrBy0Z8JrKWWTr0pIy FMkg7rdmOiFJTND+OLZCa0YpCQ== X-Google-Smtp-Source: ABdhPJysRjBtMY2C3TasGZux0F3dQAGoNBplnbRTaEwbHqJLLCCY7apuClV8mRpIKahEZQ76lZfS0A== X-Received: by 2002:a05:6402:142e:: with SMTP id c14mr6668902edx.209.1632826858962; Tue, 28 Sep 2021 04:00:58 -0700 (PDT) Received: from fedora.. (dh207-96-123.xnet.hr. [88.207.96.123]) by smtp.googlemail.com with ESMTPSA id q6sm10000938ejm.106.2021.09.28.04.00.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Sep 2021 04:00:58 -0700 (PDT) From: Robert Marko To: andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Robert Marko Subject: [PATCH 1/2] arm64: dts: marvell: puzzle-m801: add board specific compatible Date: Tue, 28 Sep 2021 13:00:52 +0200 Message-Id: <20210928110053.66715-1-robert.marko@sartura.hr> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Currently, the Puzzle M801 board has no compatible specified for it and just uses the generic Armada ones. This prevents projects like OpenWrt that depend on using the compatible on DT aware systems to actually identify the board for configuration. So, add the vendor and board specific compatible like its common practice with other boards. Signed-off-by: Robert Marko --- arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts b/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts index dac85fa748de..a6126e4c7fbd 100644 --- a/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts +++ b/arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts @@ -13,7 +13,8 @@ / { model = "IEI-Puzzle-M801"; - compatible = "marvell,armada8040", "marvell,armada-ap806-quad", "marvell,armada-ap806"; + compatible = "iei,puzzle-m801", "marvell,armada8040", + "marvell,armada-ap806-quad", "marvell,armada-ap806"; aliases { ethernet0 = &cp0_eth0; -- 2.31.1