summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2023-04-28 18:30:34 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2023-04-29 11:45:10 +1000
commit129bb4b78bc6c56ee517a044ba5c9dfc220f899c (patch)
tree0d916a2da2f866c16598a0171daa70e0d6ca107d
parent390f481521c350b99787da830ac8dc37b74d3c9d (diff)
downloaddevice-tree-compiler-129bb4b78bc6c56ee517a044ba5c9dfc220f899c.tar.gz
doc: dt-object-internal: Fix a typo
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Message-Id: <20230428163034.775288-1-u.kleine-koenig@pengutronix.de> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
-rw-r--r--Documentation/dt-object-internal.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dt-object-internal.txt b/Documentation/dt-object-internal.txt
index 51d68ab..c7357e6 100644
--- a/Documentation/dt-object-internal.txt
+++ b/Documentation/dt-object-internal.txt
@@ -35,7 +35,7 @@ We have a number of peripherals that after probing (using some undefined method)
should result in different Device Tree configuration.
We cannot boot with this static tree because due to the configuration of the
-foo platform there exist multiple conficting peripherals DT fragments.
+foo platform there exist multiple conflicting peripherals DT fragments.
So for the bar peripheral we would have this: