From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 03 May 2022 11:14:00 +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 1nlobY-000QSN-C1 for lore@lore.pengutronix.de; Tue, 03 May 2022 11:14:00 +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 1nlobW-0002cA-S9 for lore@pengutronix.de; Tue, 03 May 2022 11:13:59 +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=YJX8JRLfLQCQ8xNQBWDpe469dyCe/GtPytJDjV1CXN8=; b=sLSWLDy6YygbPR GQPUYMCF0wV4RjMG0rof10T1I1STcoSHm5nTGEzciwXjt1vtf1Ti8L1gZJZaNCfEUUnN2urkWjVmT h6Jm1EGfPXATQDYRJMa0pFmzwTV1F/Ml5WsyWwdx5WoJ2OxRvIVjvI5+GlhnHVY88pQyjbOhR7mhr h+cPRYQpSUWdzkv07YnqeePbNpSf/H9EB9pjsXkEBUqKTJhxawTEnBNKSs1AR9iHcyCGKHwri0HvW EV38HXSqPl+1F3IObMaRT/BXggO6/LiwUxiXpPypzW8sJOZ1kQbSWC/mw32/CaodllFm9DWVhwRVL JECMWAGB8xacrKn6HjbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nloa8-004lob-69; Tue, 03 May 2022 09:12:32 +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 1nloa0-004lky-Lp for barebox@lists.infradead.org; Tue, 03 May 2022 09:12:26 +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 1nloZy-00027y-Vo; Tue, 03 May 2022 11:12:23 +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 1nloZz-0005FR-Jy; Tue, 03 May 2022 11:12:22 +0200 Received: from ore by dude04.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1nloZx-00GFCc-0g; Tue, 03 May 2022 11:12:21 +0200 From: Oleksij Rempel To: barebox@lists.infradead.org Cc: Oleksij Rempel Date: Tue, 3 May 2022 11:12:15 +0200 Message-Id: <20220503091220.3871612-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-20220503_021224_804339_6256B07F X-CRM114-Status: UNSURE ( 8.37 ) 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, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.2 Subject: [PATCH v6 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 v6: - remove MACHINE_FIXUP Kconfig - use barebox_get_serial_number instead of getenv - use of_device_is_compatible() instead of of_machine_is_compatible() and remove warning if compatible is already registered. changes v5: - remove SERIAL_NUMBER_FIXUP Kconfig - s/of_fixup_machine_compatible/of_prepend_machine_compatible - remove bogus comment - check if the passed device tree already is compatible to @compat changes v4: - s/code info device/code into device/ 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_prepend_machine_compatible() ARM: boards: skov-imx6: make use of of_prepend_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 ++----------------------- common/misc.c | 39 +++++++++++++++++++++++++ common/oftree.c | 41 ++++++++++++++++++++++++++ include/common.h | 6 ++++ include/of.h | 6 ++++ 6 files changed, 114 insertions(+), 60 deletions(-) -- 2.30.2 _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox