[bootlin/training-materials updates] master: kernel: device model: correct example typo (d3a911a6)

Alexandre Belloni alexandre.belloni at bootlin.com
Tue Nov 19 11:49:29 CET 2019


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/d3a911a662855536908a550a36d370e3717d0644

>---------------------------------------------------------------

commit d3a911a662855536908a550a36d370e3717d0644
Author: Alexandre Belloni <alexandre.belloni at bootlin.com>
Date:   Tue Nov 19 11:49:29 2019 +0100

    kernel: device model: correct example typo
    
    Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>


>---------------------------------------------------------------

d3a911a662855536908a550a36d370e3717d0644
 slides/kernel-device-model/dt-inheritance.dia | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/kernel-device-model/dt-inheritance.dia b/slides/kernel-device-model/dt-inheritance.dia
index 5492c94d..0ccf0ca2 100644
--- a/slides/kernel-device-model/dt-inheritance.dia
+++ b/slides/kernel-device-model/dt-inheritance.dia
@@ -270,7 +270,7 @@
             <dia:string>#/ {
      compatible = "ti,am335x-bone-black", "ti,am335x-bone",
                   "ti,am33xx";
-     model = "TI AMM335x BeagleBone Black";
+     model = "TI AM335x BeagleBone Black";
      [...]
      ocp {
           uart0: serial at 44e09000 {




More information about the training-materials-updates mailing list