diff --git a/proposals/himanshuk.rst b/proposals/himanshuk.rst index f407acec56ac26e78be7b716adc3b1df9eac9494..b09c43fcf1fca54ab3882a83fd94b4f8dfc16c98 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:: dts /{ compatible = "ti,BeaglBbone-Black"; part-number = "DM-GPIO-TEST"; @@ -91,7 +91,7 @@ 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:: dts &{/chosen} { overlays { BONE-LED_P8_03 = __TIMESTAMP__;