diff --git a/proposals/himanshuk.rst b/proposals/himanshuk.rst index d4d064da3dfde3146e5e46a077b041acf2263234..7ffe8b55dedd56553077347975526feeccf7f8e7 100644 --- a/proposals/himanshuk.rst +++ b/proposals/himanshuk.rst @@ -58,7 +58,7 @@ BeaglBboneBlack support robotic-cape cape with librobotcontrol package due to cr as below is simple dts example for accesing GPIO's for blink LED's. since P9_12 supports the GPIO's functinoality as output signal. -.. code-block:: DTS +.. code-block:: /{ compatible = "ti,BeaglBbone-Black"; part-number = "DM-GPIO-TEST"; @@ -93,7 +93,8 @@ As in librobotcontrol there is no robotic cape dtb support for beaglebone-AI64 w How it will be possible, see an example for blink LEDs via device tree ovelay which is for GPIO's: -.. code-block:: DTS +.. code-block:: + &{/chosen} { overlays { BONE-LED_P8_03 = __TIMESTAMP__;