mirror of
https://github.com/dgibson/dtc.git
synced 2025-10-13 16:27:39 -04:00
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>
This commit is contained in:
parent
390f481521
commit
129bb4b78b
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue