From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Wed, 27 Apr 2022 14:16:02 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1njgaR-00H01J-Mo for lore@lore.pengutronix.de; Wed, 27 Apr 2022 14:16:02 +0200 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1njgaM-0007lb-T3 for lore@pengutronix.de; Wed, 27 Apr 2022 14:16:01 +0200 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:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=r+hTV24+Udb7ghQO34Pvjj8q38zP65TCviS1WTlnoxc=; b=gMHHZ9IPxRSq9t oAubExyXoCwWv+g+hsstZbTRiKxVs7pDcKmOXDSgQ2ZH+l37Vp+Z2FbifGv81wGcABOWUVx8cTftA qRM0q+0DZl5tQLytOfWMCmETJovEj3DuibUQ4jImYZ03mt12Hnr+cheonX5wELlFxaYLEYJHVREs1 y+thmeOd6RtT1sn7WUJ/8gKCLKYwa6A6tx5FTt/oFliupGgdiBotrlel/IOleQrRP+TehNjoNv8CY fb4LI9KHdCXaDSTCuJ8rI2D5V7NgqHBjiYMAc569k39d3epivfkIithS+wTnRePeizzUgblZdyVsg XzohQD40P6dFTainDjcw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njgYs-001Goy-4k; Wed, 27 Apr 2022 12:14:26 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njgYl-001GmX-G4 for barebox@lists.infradead.org; Wed, 27 Apr 2022 12:14:20 +0000 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1njgYi-0007QI-At; Wed, 27 Apr 2022 14:14:16 +0200 Received: from [2a0a:edc0:0:1101:1d::ac] (helo=dude04.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1njgYj-005XwI-0z; Wed, 27 Apr 2022 14:14:15 +0200 Received: from ore by dude04.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1njgYg-007v1m-Ig; Wed, 27 Apr 2022 14:14:14 +0200 From: Oleksij Rempel To: barebox@lists.infradead.org Cc: Oleksij Rempel Date: Wed, 27 Apr 2022 14:14:08 +0200 Message-Id: <20220427121413.1887458-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220427_051419_626811_F0081BDF X-CRM114-Status: UNSURE ( 7.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: barebox@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: "barebox" X-SA-Exim-Connect-IP: 2607:7c80:54:e::133 X-SA-Exim-Mail-From: barebox-bounces+lore=pengutronix.de@lists.infradead.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.ext.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-5.3 required=4.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE autolearn=unavailable autolearn_force=no version=3.4.2 Subject: [PATCH v3 0/5] add different OF board fixups X-SA-Exim-Version: 4.2.1 (built Wed, 08 May 2019 21:11:16 +0000) X-SA-Exim-Scanned: Yes (on metis.ext.pengutronix.de) changes v3: - rename global.of_machine_compatible to global.of.kernel.add_machine_compatible changes v2: - protonic: use only allowed chars for generated compatible - protonic: make use of of_get_machine_compatible() to get board name - of_fixup_machine_compatible: make curcompat optional - add $global.of_machine_compatible Add optional fixups for board serial-number and machine compatible. Ahmad Fatoum (1): common: add $global.serial_number with device tree fixup Oleksij Rempel (4): ARM: boards: protonic-imx6: make use of barebox_set_serial_number() of: add generic of_fixup_machine_compatible() ARM: boards: skov-imx6: make use of of_fixup_machine_compatible() ARM: boards: protonic-imx6: add HW revision specific machine compatible arch/arm/boards/protonic-imx6/board.c | 42 ++++++++++------------ arch/arm/boards/skov-imx6/board.c | 40 ++------------------- arch/arm/mach-imx/Kconfig | 2 ++ common/Kconfig | 10 ++++++ common/misc.c | 39 +++++++++++++++++++++ common/oftree.c | 50 +++++++++++++++++++++++++++ include/common.h | 6 ++++ include/of.h | 6 ++++ 8 files changed, 135 insertions(+), 60 deletions(-) -- 2.30.2 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox