There is no single LCD data bus lines to color components mapping. It depends on many parameters, that can be set up within the LCD controller, such as pixel data format, LCD bus width, data byte swapping scheme, and on the initial pixel data format in the memory. So, many mapping cases are possible. Assuming normal 24bbp within 32-bit word initial pixel format where bits [23:16]=R, bits [15:8]=G and bits [7:0]=B, LCD bus width of 24 bits and no byte swapping, the data bus mapping is exactly as you suppose.
Have a great day,
Artur
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------